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

I have a strategy builder that takes in multiple different inputs as a source from other indicators and executes actions according to the conditions. In order to test this indicator...

enhancement

This is an awesome API and I tremendously appreciate your work. **Describe the bug** When accessing the table of a private indicator, the "cells" key in the JSON object is...

bug

**Describe the bug** Since reading pine indicators without auth is not possible anymore, I need to init my client with session and signature cookies. (loginUser frequently asks for captcha so...

bug

Can you add a feature to fetch analyst price forecast complete with total forecasts, upper limit, lower limit and mean?

enhancement

**Is your feature request related to a problem? Please describe.** I am unable to locate the function or file that retrieves the OHLCV (Open, High, Low, Close, Volume) data in...

enhancement

Hi, is it possible to create alarms and also receive them via the api when triggered? Thanks Hyper

i get : The maximum number of studies per chart has been reached for current subscription hkg*-charts-**-webchart-*@hkg*-compute-** when i try to login by code : TradingView.loginUser("userid", "pass", false).then((user) => {...

bug

Hi Mathieu, I'm just a beginner ;) I would love to know if stochrsi K and D line can be obtained with this screener ? It seems I can get...