Boot for collecting statistics from the trader account
by Python 3
The task.
To collect data on Binance.com about current cryptocurrencies quotes and data from the trader account, process and expose it into a new Google table (to daily) in cuts for current and past periods: day, week, month, and for all time.
Instruments and Methods.
Python 3, API binance.com, Google Sheets API v4, Google Drive API v3
Processing errors to the exchange server. Storage intermediate results (for each coin) in a separate file. Full automation (including the creation of Google tables).
Everything works from one button.
The task.
To collect data on Binance.com about current cryptocurrencies quotes and data from the trader account, process and expose it into a new Google table (to daily) in cuts for current and past periods: day, week, month, and for all time.
Instruments and Methods.
Python 3, API binance.com, Google Sheets API v4, Google Drive API v3
Processing errors to the exchange server. Storage intermediate results (for each coin) in a separate file. Full automation (including the creation of Google tables).
Everything works from one button.