Scripts to get and copy to database market data from specific asset or asset list from Binance API.
Can install the PostgreSQL server script or the T-SQL server script (used in free-tier Azure platform).
- Datetime
- Json
- Pandas
- Psycopg2
- Requests
- Logging
- Sqlalchemy
- Datetime
- Json
- Pandas
- Pyodbc
- Requests
- Logging
- Go to the binance-db folder
- Run ./install.sh
- Follow the instructions and provide the information requested
- Setup the crontab to go to folder .../db-binance-scripts/ and run ./action.sh at 18:30h everyday.
- Your enviroment is ready!