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

21 lines
374 B
Plaintext

{
"Chart": {
"Symbol": "GER40",
"Period": "m15"
},
"Parameters": {
"entryhour": 9,
"entryminute": 0,
"cancelhour": 14,
"closehour": 18,
"kclen": 14,
"kcmult": 1.0,
"atrmult": 3.2,
"slmult": 2.8,
"tpmult": 2.5,
"filtertrend": true,
"malength": 230,
"compounding": false,
"risk": 2
}
}