TEST calculateMarketState

This commit is contained in:
Jérôme Delacotte
2026-03-27 20:52:36 +01:00
parent 812aa01135
commit 1bc5a38796
3 changed files with 56 additions and 20 deletions

View File

@@ -17,13 +17,13 @@
"max_open_trades": 20
},
"sell": {
"b30_indicateur": "sma24",
"baisse": 0.2,
"sell_force_sell": -0.121,
"b30_indicateur": "sma36",
"baisse": 0.3,
"sell_force_sell": -0.03,
"sell_indicator": "sma36"
},
"protection": {
"drop_from_last_entry": 0.0,
"drop_from_last_entry": -0.01,
"mises_bull": 4
}
},