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** 2022-04-07 is missing on the output **To Reproduce** Modify from FakeReplayMode.js example ``` const { Client } = require('../main'); /* This example tests the fake replay mode...

bug

Hi Mathieu, thanks for this library it's so amazing I was wondering if you could add the ability to get the symbols of the hotlists (volume gainers, percent change gainers)...

enhancement

Hello Mathieu, I am a programmer. I have a pro paid account for Trading View + I am paying 2$ fee for Nasdaq Real-time ( which I get on chart...

enhancement

i have written pine indicator with strategy. strategy print signals on chart for short and long with "strategy.entry" function call. how can i detect that data update values.

enhancement

Hi, I am trying to load my drawings from trading view, but it the api requires a `chart_id`, which is in my case not `1`, as the default value for...

Hey Mathieu, have been playing with your library, very promising!! I have some questions I have you can help me figure out: 1) how to download a specific time range/timeframe...

Hi! I have unfortunately encountered another problem while fetching some data from tradingview. Sometimes, mostly on higher timeframes i receive the following error in the onError handler (running within a...

Hello, I normally don't do this kind of thing, but you seem like a nice dev and your project is very cool. I was wondering if you, or someone else,...

documentation
help wanted
good first issue

Loving this project so far all of the examples are working for me. I desperately need the Stock Screener results to fully automate my project, is this something you can...

Both the code and the GUI-based TradingView chart have the exact same configurations - chart type, timeframe, regular session, box size, etc. Both also have the exact same indicator, CM_Ultimate_MA_MTF_V2....

bug