mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-09 17:11:05 +00:00
feat(Data): added extra features, exploration notebook
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ crypto_tickers = ["BTC", "ETH", "BNB", "ADA", "SOL", "XRP", "DOT", "LTC", "UNI",
|
||||
etf_tickers = ["GLD", "IEF", "TLT", "SPY", "QQQ"]
|
||||
tickers = crypto_tickers + etf_tickers
|
||||
|
||||
add_features = False
|
||||
add_features = True
|
||||
|
||||
#%%
|
||||
for ticker in tickers:
|
||||
|
||||
Reference in New Issue
Block a user