Daily fixings Open/High/Low/Close/Volume.
localhost:5000
- use
data_pushto load and save data intodb entryandcloseentrypoints queries the data from source if missing
postgresql
- Download and install the client.
- create the user:
fixings_user:fixings_pass - create the database
fixings
Run service.bat/thetaservice.bat locally. (put shortcut in startup folder if needed)
Alternatively, set up a docker-compose file (overkill for the current use).
This project has the full setup with docker (different topic): uscis-github
thetadata: need to run a .jar locally (EOD data is free - no need subscription)
yfinance: everyone uses it, although it's not perfect -> use it for the ones thetadata doesn't have