36 lines
823 B
JSON
36 lines
823 B
JSON
{
|
|
"strategy_name": "FreqaiPrimer",
|
|
"params": {
|
|
"roi": {
|
|
"0": 0.06,
|
|
"30": 0.04,
|
|
"90": 0.025,
|
|
"270": 0.002
|
|
},
|
|
"stoploss": {
|
|
"stoploss": -0.14
|
|
},
|
|
"max_open_trades": {
|
|
"max_open_trades": 5
|
|
},
|
|
"buy": {
|
|
"ADD_POSITION_THRESHOLD": -0.045,
|
|
"COOLDOWN_PERIOD_MINUTES": 8,
|
|
"MAX_ENTRY_POSITION_ADJUSTMENT": 3
|
|
},
|
|
"sell": {
|
|
"EXIT_POSITION_RATIO": 0.665,
|
|
"TRAILING_STOP_DISTANCE": 0.006,
|
|
"TRAILING_STOP_START": 0.038
|
|
},
|
|
"protection": {},
|
|
"trailing": {
|
|
"trailing_stop": true,
|
|
"trailing_stop_positive": 0.073,
|
|
"trailing_stop_positive_offset": 0.11099999999999999,
|
|
"trailing_only_offset_is_reached": false
|
|
}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2025-08-02 21:25:00.515292+00:00"
|
|
} |