a4626e035154d873a8a371713cbc79f67831f036
Changes: - Replaced the import of `get_env_int` with `get_env_from_db` in `momentum_engine.py` to improve environment variable retrieval. - Modified error handling in `momentum_tick_replay.py` to ensure `TickColumnView` is only referenced if successfully imported, enhancing robustness. Impact: - These updates streamline the import process and improve the stability of the momentum trading logic by ensuring that the code handles import errors gracefully.
The file is empty.
Description
Languages
Python
83.7%
HTML
5.7%
JavaScript
5.3%
ReScript
3.6%
Rust
0.9%
Other
0.8%