Skip to content

Releases: Mathieu2301/TradingView-API

v3.4.2

17 Sep 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.4.2

v3.4.1

06 May 20:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.4.1

v3.4.0

22 Apr 17:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.3...v3.4.0

v3.3.3

18 Jul 23:14
Compare
Choose a tag to compare
  • 9451fff Better strategy data parsing

v3.3.2

18 Jul 22:36
Compare
Choose a tag to compare
  • 5921da0 Strategy missing data bug fix

v3.3.1

17 Jul 22:47
Compare
Choose a tag to compare
  • b74e45e You can now select your TradingView server (data is default, prodata is for pro features)
  • cd5957f Better input selecting

v3.3.0

29 May 17:58
Compare
Choose a tag to compare
  • 510d691
    • You can now type npm test 2 or node test 2 to run only the 2nd test.
    • Add delay on 4th test to fix server error.
  • ad15df3 Use TradingView's main data server instead of widgetdata server. (To fix replay mode)
  • dbd09dd Fix authentication.
  • 945a8ca Add example for getDrawings function.
  • 6719507 Add userLogin function + example.
  • 81c2e7e Color input bug fix.
  • 6e8856e Better JSDoc + remove jsdoc-to-markdown.

v3.2.0

02 Feb 03:07
Compare
Choose a tag to compare

v3.0.1

02 Jan 20:42
Compare
Choose a tag to compare
  • e17b61d Get values from a specific date range
  • 524865d Implement simple built-in Volume indicator

First V3.0 release (with GraphicParser)

26 Dec 02:12
Compare
Choose a tag to compare
Stable GraphicParser

Co-Authored-By: Bartek Makoś <loudnownet@gmail.com>
Co-Authored-By: Jean-Pascal Peltier <58844169+jppeltier@users.noreply.github.com>