quote.csv file bugfix; adjusted ohlc file grouping

This commit is contained in:
tim
2024-08-06 16:14:45 -04:00
parent af084e3e5d
commit d0c60b7030
3 changed files with 6 additions and 4 deletions

View File

@@ -3,3 +3,4 @@ ws_url = ''
redis_url = ''
ohlc_dir = '/ohlc'
walker_flush_interval=25
concurrent_rpc_connections=9999