Skip to content

Commit a2fa25e

Browse files
Mimic allocations for mild_bull
1 parent 85483f1 commit a2fa25e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ let compositions = {
6868
},
6969
mild_bull: {
7070
compo: {
71-
STRAT_ETH_USD_H_3_V2: 0.15,
72-
STRAT_BTC_USD_H_3_V2: 0.15,
73-
STRAT_BTC_ETH_USD_H_1: 0.7,
71+
STRAT_ETH_USD_H_3_V2: 0.25,
72+
STRAT_BTC_USD_H_3_V2: 0.25,
73+
STRAT_BTC_ETH_USD_H_1: 0.5,
7474
},
7575
leverage: 1.5,
7676
botOnly: true,

0 commit comments

Comments
 (0)