first commit
This commit is contained in:
84
GodStraJD3_2.json
Normal file
84
GodStraJD3_2.json
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"strategy_name": "GodStraJD3_2",
|
||||
"params": {
|
||||
"trailing": {
|
||||
"trailing_stop": false,
|
||||
"trailing_stop_positive": 0.15,
|
||||
"trailing_stop_positive_offset": 0.2,
|
||||
"trailing_only_offset_is_reached": true
|
||||
},
|
||||
"buy": {
|
||||
"buy_indicator0": "CDLSHOOTINGSTAR-110",
|
||||
"buy_crossed_indicator0": "CDLTASUKIGAP-5",
|
||||
"buy_operator0": ">",
|
||||
"buy_real_num0": 1.0,
|
||||
"buy_indicator1": "MACDFIX-2-12",
|
||||
"buy_crossed_indicator1": "CDLSPINNINGTOP-6",
|
||||
"buy_operator1": "<",
|
||||
"buy_real_num1": 0.2,
|
||||
"buy_indicator2": "DEMA-110",
|
||||
"buy_crossed_indicator2": "CDL3WHITESOLDIERS-110",
|
||||
"buy_operator2": "/<R",
|
||||
"buy_real_num2": 0.7
|
||||
},
|
||||
"sell": {
|
||||
"sell_crossed_indicator0": "HT_DCPERIOD-5",
|
||||
"sell_crossed_indicator1": "HT_PHASOR-1-6",
|
||||
"sell_crossed_indicator2": "VAR-50",
|
||||
"sell_indicator0": "CDL3LINESTRIKE-15",
|
||||
"sell_indicator1": "CDLGAPSIDESIDEWHITE-110",
|
||||
"sell_indicator2": "CDLHIGHWAVE-12",
|
||||
"sell_operator0": "=",
|
||||
"sell_operator1": "DT",
|
||||
"sell_operator2": "/>R",
|
||||
"sell_real_num0": 0.9,
|
||||
"sell_real_num1": 0.6,
|
||||
"sell_real_num2": 0.3
|
||||
},
|
||||
"protections": [
|
||||
{
|
||||
"method": "CooldownPeriod",
|
||||
"stop_duration_candles": 5
|
||||
},
|
||||
{
|
||||
"method": "MaxDrawdown",
|
||||
"lookback_period_candles": 48,
|
||||
"trade_limit": 2,
|
||||
"stop_duration_candles": 100,
|
||||
"max_allowed_drawdown": 0.1
|
||||
},
|
||||
{
|
||||
"method": "StoplossGuard",
|
||||
"lookback_period_candles": 24,
|
||||
"trade_limit": 4,
|
||||
"stop_duration_candles": 2,
|
||||
"only_per_pair": false
|
||||
},
|
||||
{
|
||||
"method": "LowProfitPairs",
|
||||
"lookback_period_candles": 6,
|
||||
"trade_limit": 2,
|
||||
"stop_duration_candles": 60,
|
||||
"required_profit": 0.02
|
||||
},
|
||||
{
|
||||
"method": "LowProfitPairs",
|
||||
"lookback_period_candles": 24,
|
||||
"trade_limit": 4,
|
||||
"stop_duration_candles": 2,
|
||||
"required_profit": 0.01
|
||||
}
|
||||
],
|
||||
"roi": {
|
||||
"0": 0.893,
|
||||
"1606": 0.31,
|
||||
"4383": 0.122,
|
||||
"10010": 0
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -1
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2022-01-02 04:52:51.009356+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user