Skip to content

Releases: shner-elmo/TradingView-Screener

2.5.0

19 Jun 11:01
Compare
Choose a tag to compare

Added the following methods to the type Column:

  • not_in()
  • has()
  • has_none_of()
  • above_pct()
  • below_pct()
  • between_pct()
  • not_between_pct()

#25
#31