How to export data from Binance spot chart?
I need to export data from Binance spot chart: https://www.binance.com/en/trade/BTC_USDT?type=spot.
I need data like this:
- High price
- Low price
- Open price
- Close price
I also need MACD indicators:
- 9-day
- 12-day
- 26-day
Numbers are needed for each week or any other time frame I set. I will also need to export other data like RSI, MFI in the future. And also for other cryptocurrency pairs, not only BTC-USDT. So the solution needs to be scalable.
I do one research, so need this data. I tried this solution: https://www.binance.com/en/support/faq/how-to-download-historical-market-data-on-binance-5810ae42176b4770b880ce1f14932262 - downloaded the data, but it was not what I need.
I need the data in CSV format.
How can I do this in the fastest and easiest way? Do I have to write a new program or is there already a solution?
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/j0pTbER
via IFTTT