mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-18 21:38:09 +00:00
feat(Data): added daily_glassnode DataCollection (#99)
This commit is contained in:
+6
-2
@@ -6,8 +6,12 @@ metric:
|
||||
goal: maximize
|
||||
name: sharpe
|
||||
parameters:
|
||||
path :
|
||||
value: 'data/'
|
||||
assets:
|
||||
value: ['daily_crypto']
|
||||
other_assets:
|
||||
value: ['daily_etf']
|
||||
exogenous_data:
|
||||
value: ['daily_glassnode']
|
||||
expanding_window_level1:
|
||||
values: [True, False]
|
||||
distribution: categorical
|
||||
|
||||
Reference in New Issue
Block a user