mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
feat: migrate to 1min EURUSD data (2020-2026)
- data_config.yaml: frequency 15min -> 1min, path -> eurusd_1min_data - patches/generate.py: updated qlib.init path and freq - patches/eva_utils.py: updated intraday label to 1min - all prompts/configs: replaced 15min references with 1min - fx_validator config, trader, graph: 1min intraday trading context
This commit is contained in:
@@ -10,3 +10,6 @@ __pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
prompt_cache.db
|
||||
convert_1min.py
|
||||
import_1min_qlib.py
|
||||
data_raw/
|
||||
|
||||
Reference in New Issue
Block a user