progress
This commit is contained in:
@@ -38,7 +38,6 @@ CONFIG = EQT_CONFIG # For equity data
|
||||
```
|
||||
|
||||
Each configuration dictionary specifies:
|
||||
- `security_type`: "CRYPTO" or "EQUITY".
|
||||
- `data_directory`: Path to the data files.
|
||||
- `datafiles`: A list of database files to process. You can comment/uncomment specific files to include/exclude them from the backtest.
|
||||
- `db_table_name`: The name of the table within the SQLite database.
|
||||
|
||||
Reference in New Issue
Block a user