Files
Freqtrade/wtc.json
Jérôme Delacotte 7c239227d8 first commit
2025-03-06 11:01:43 +01:00

39 lines
834 B
JSON

{
"strategy_name": "wtc",
"params": {
"roi": {
"0": 0.030873,
"569": 0.016689,
"3211": 0.006473,
"7617": 0
},
"stoploss": {
"stoploss": -0.128
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": null,
"trailing_stop_positive_offset": 0.0,
"trailing_only_offset_is_reached": false
},
"buy": {
"buy_max": 0.99,
"buy_max0": 0.6186,
"buy_max1": 0.8614,
"buy_min": -0.6307,
"buy_min0": 0.006,
"buy_min1": 0.6576
},
"sell": {
"sell_max": -0.7979,
"sell_max0": 0.82,
"sell_max1": 0.9821,
"sell_min": -0.5377,
"sell_min0": 0.0628,
"sell_min1": 0.4461
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2022-03-30 20:42:52.793044+00:00"
}