-
Notifications
You must be signed in to change notification settings - Fork 16
Download Historical Stock Data
James Shen edited this page Jun 6, 2020
·
1 revision
Download the SQLite database and put in the asx_gym directory
this data contains 10 years historical stock data (updated till 2020-May)
.
├── LICENSE
├── README.md
├── asx_gym
│ ├── __init__.py
│ ├── db.sqlite3 <--- download db.sqlite3 and put here.
│ └── envs
│ ├── __init__.py
OpenAI ASX Gym Environment by Guidebee IT