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

from jan 1, 2020 to dec 31, 2020 chart.setMarket('BINANCE:BTCEUR', { timeframe: '240', range: 2, // Can be positive to get before or negative to get after to: 1600000000, });

bug

**Describe the bug** Error shows up when I run CustomTimeframe example **To Reproduce** node examples/CustomTimeframe.js ${SESSION} **Expected behavior** No error msg should show up **Environment:** - OS: MAC OS -...

bug

Looking to know if through this i can get 1min candle data for multiple symbols? As an example. Multiple symbols are DJI index and Aaple stock and there data as...

enhancement

**Describe the bug** How can i use Fibonacci Retracement

bug

Hey first of all thank you very much for this awesome library. I was wondering if you could add the ability to add alerts at specific prices on different symbols...

enhancement

Mathieu, I would like to hire you to set this thing up for me. I wouldn't know how and though I am slowly learning more about code I think its...

Hi Mathieu!! your library looks great man! Ive browsed through the examples but the only feature Im looking for is to draw lines and dots upon a chart like this:...

**Describe the bug** FakeReplay function is rarely working as Im getting returned the same day most of the time. **To Reproduce** Basically just using the FakeReplay.js of the examples /...

bug

are you have solution for get buy and sell signal on indicators ? for example on STD;Supertrend Indicator I appreciate you a lot ![Screenshot 2022-04-19 112530](https://user-images.githubusercontent.com/15640035/163944130-019a22f6-64af-467b-9302-d23117d52b71.png)

enhancement

hello, there is a question, public strategy backtest has "strategyReport.trades" data๏ผŒIndicator id: STD;Supertrend%Strategy but private strategy backtest has no "strategyReport.trades" data, Indicator id: USER;0dab3bee3026488c9c5c139aed1f1c06 Thanks very much. test code -----------------...

bug