Releases: Mathieu2301/TradingView-API
Releases · Mathieu2301/TradingView-API
v3.3.0
510d691
- You can now type
npm test 2
ornode test 2
to run only the 2nd test. - Add delay on 4th test to fix server error.
- You can now type
ad15df3
Use TradingView's maindata
server instead ofwidgetdata
server. (To fix replay mode)dbd09dd
Fix authentication.945a8ca
Add example forgetDrawings
function.6719507
AdduserLogin
function + example.81c2e7e
Color input bug fix.6e8856e
Better JSDoc + removejsdoc-to-markdown
.
v3.2.0
v3.0.1
First V3.0 release (with GraphicParser)
Stable GraphicParser Co-Authored-By: Bartek Makoś <[email protected]> Co-Authored-By: Jean-Pascal Peltier <[email protected]>
Old V2 (2.0.91)
v2.0.91 Bug fix