TradingView-API
TradingView-API copied to clipboard
📈 Get real-time stocks from TradingView
**Describe the bug** I am encountering an issue where the connection appears to freeze after 30 pings. There are no apparent errors or events logged during this process. This behavior...
Hi, thanks for the work, Could we consider adding TypeScript to our project? It would enhance maintainability and attract more contributors. What do you think? And it would be better...
How can I get values from invite only indicators? They won't show up using the searchIndicator function.
**Describe the bug** Crypto Cap results return "invalid symbol" for replay. **To Reproduce** Put in any of the Crypto Cap symbols into the replay example (e.g. CRYPTOCAP:OTHERS). **Expected behavior** I...
**Describe the bug** I'm trying to verify functionality in example below https://github.com/Mathieu2301/TradingView-API/blob/main/examples/FromToData.js But getting empty periods for chart and SUPERTREND indicator Tested on "1600000000" and "1705000000" Tickers: "BINANCE:BTCEUR" and "NASDAQ:PLCE"...
**Describe the bug** I'm able to run the tests. But not able to create build. This is extension for chrome plugin **To Reproduce** N/A - I just installed and was...
Hello, i add sessionid+ signature - i try cople ways: 1) log in via your script; 2) log in via cookies from browser; result same: Credentials error: Wrong or expired...
Adds Deep Backtest support (only available on Premium plans) via a new HistorySession. Deep Backtesting works with a different server (history-data) and session and doesn't use any chart information. Tradingview...