Will check prices every minute and store in table, ohlcv_main.
Every 5 minutes, the token/interval tables will be updated from this table
- cron run by fastapi
- config dynamically creates tables based on token and intervals
- stores tables independantly for versatility (join with views if needed)
- views created dynamically from folder on startup
- include volume
- include useful endpoints