Skip to content

Commit

Permalink
Fix #917: multisim sweeping in ppss.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc committed Apr 19, 2024
1 parent f09278e commit 53b015b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions ppss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,15 @@ multisim_ss:
- trader_ss.buy_amt: 1000 USD, 2000 USD
- predictoor_ss.aimodel_ss.max_n_train: 500, 1000, 1500
- predictoor_ss.aimodel_ss.autoregressive_n: 1, 2
- predictoor_ss.aimodel_ss.input_feeds:
- predictoor_ss.predict_train_feedsets:
-
- binance BTC/USDT c 5m
- predict: binance BTC/USDT c 5m
train_on:
- binance BTC/USDT c 5m
-
- binance BTC/USDT ETH/USDT c 5m
# -
- predict: binance BTC/USDT ETH/USDT c 5m
train_on:
- binance BTC/USDT ETH/USDT c 5m
# - binance BTC/USDT c 5m
# - kraken BTC/USDT c 5m

Expand Down

0 comments on commit 53b015b

Please sign in to comment.