TradingView-API icon indicating copy to clipboard operation
TradingView-API copied to clipboard

📈 Get real-time stocks from TradingView

Results 106 TradingView-API issues
Sort by recently updated
recently updated
newest added

**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...

bug

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...

enhancement

How can I get values from invite only indicators? They won't show up using the searchIndicator function.

Ability to read, create, change and delete private pine scripts.

enhancement

**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...

bug

**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"...

bug

**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...

bug

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...

bug

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...