Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 253 Bytes

File metadata and controls

7 lines (6 loc) · 253 Bytes

tools/

tools/data

Contains the data management scripts.

  • cron.py: Daemon that automatically fetches data according to the configuration.
  • binance.py: Binance API wrapper for OHLCV data.
  • yahoo.py: Yahoo Finance API wrapper for OHLCV data.