refactor: enhance Optuna backtesting framework, optimize orderbook filtering, and update database management utilities.
This commit is contained in:
3
scratch/check_ls.py
Normal file
3
scratch/check_ls.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from database import get_env_bool
|
||||
print(get_env_bool("LS_WS_TICK_SAVE", True))
|
||||
print(get_env_bool("LS_WS_ORDERBOOK_SAVE", True))
|
||||
Reference in New Issue
Block a user