Automating TradingView Indicator Data Export
Budget: $250 – $750 CAD
This project is to automate data export of MarketCipher DBSI indicator (https://marketciphertrading.com) on Tradingview (https://www.tradingview.com) to a csv file. The program needs to update the csv file whenever the candle closes.
Must be able to choose the time frame and be able to run simultaneous different timeframes. For example, 1 hour, 4 hour. 1 day etc.
The program needs to be able to run in the background.
Other information
We are NOT creating a custom indicator, do not try to create custom formulas to mimic the indicator.
Data scrapping does capture some information such as opening, close, low, high etc. but not the DBSI indicator. Websocket scraping does not contain the data we are looking for since the result is hidden. The canvas scraping isn’t possible since it's an image.
I do not have the source code.
The tradingview API doesn’t export indicator data.
https://www.tradingview.com/support/solutions/43000474413-i-need-access-to-your-api-in-order-to-get-data-or-indicator-values/
The indicator does not support the built in tradingview export option.
People have tried using the alarm to report the numbers but the indicator isn’t precise enough. It reports all numbers >= which then causes problems with tradingview alarm limit.
It’s possible the numbers are in source code but they are encrypted.
Must be able to choose the time frame and be able to run simultaneous different timeframes. For example, 1 hour, 4 hour. 1 day etc.
The program needs to be able to run in the background.
Other information
We are NOT creating a custom indicator, do not try to create custom formulas to mimic the indicator.
Data scrapping does capture some information such as opening, close, low, high etc. but not the DBSI indicator. Websocket scraping does not contain the data we are looking for since the result is hidden. The canvas scraping isn’t possible since it's an image.
I do not have the source code.
The tradingview API doesn’t export indicator data.
https://www.tradingview.com/support/solutions/43000474413-i-need-access-to-your-api-in-order-to-get-data-or-indicator-values/
The indicator does not support the built in tradingview export option.
People have tried using the alarm to report the numbers but the indicator isn’t precise enough. It reports all numbers >= which then causes problems with tradingview alarm limit.
It’s possible the numbers are in source code but they are encrypted.