Skip to content

Commit

Permalink
Mimic allocations for mild_bull
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickLozach committed Mar 9, 2021
1 parent 85483f1 commit a2fa25e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ let compositions = {
},
mild_bull: {
compo: {
STRAT_ETH_USD_H_3_V2: 0.15,
STRAT_BTC_USD_H_3_V2: 0.15,
STRAT_BTC_ETH_USD_H_1: 0.7,
STRAT_ETH_USD_H_3_V2: 0.25,
STRAT_BTC_USD_H_3_V2: 0.25,
STRAT_BTC_ETH_USD_H_1: 0.5,
},
leverage: 1.5,
botOnly: true,
Expand Down

0 comments on commit a2fa25e

Please sign in to comment.