Skip to content

Releases: Mathieu2301/TradingView-API

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ś <[email protected]>
Co-Authored-By: Jean-Pascal Peltier <[email protected]>

Old V2 (2.0.91)

25 Dec 14:25
Compare
Choose a tag to compare
v2.0.91

Bug fix