Files
cTrader-Algo/Settings/DAX open breakout, GER40 m30 short.cbotset
T
Michael Schimmel a1d2e96f8a Initial commit
2026-01-28 09:10:52 +01:00

22 lines
421 B
Plaintext

{
"Chart": {
"Symbol": "GER40",
"Period": "m30"
},
"Parameters": {
"direction": "-1",
"entryhour": "9",
"entryminute": "0",
"cancelhour": "14",
"closehour": "18",
"kclen": "10",
"kcmult": "1.3",
"atrmult": "2.5",
"slmult": "2.6",
"tpmult": "2.1",
"filtertrend": "True",
"malength": "200",
"compounding": "False",
"risk": "2"
}
}