Skip to content

Commit 85483f1

Browse files
Fix mild_bear composition
1 parent 9b5d971 commit 85483f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ let compositions = {
6161
STRAT_BTC_USD_FUNDING_8H_1: 0.15,
6262
STRAT_ETH_USD_FUNDING_8H_1: 0.15,
6363
STRAT_BTC_USD_H_4_V2: 0.15,
64-
STRAT_BTC_ETH_USD_H_1: 0.4,
64+
STRAT_BTC_ETH_USD_H_1: 0.55,
6565
},
6666
leverage: 1.0,
6767
botOnly: true,

0 commit comments

Comments
 (0)