Small helper to fetch Prosperous Universe Market data that pmrv is getting from FIO every 30 minutes and putting it into CSV files with data aggregated on a daily level.
This data can be combined and used in PRUNplanner to initially import historic market data for its Market Exploration Charts.
- Install dependencies from
requirements.txt - Run
python ponder.pyto fetch data, create price CSVs and combine them - Or: run
python ponder.py --combineto only combine existing files again