Hello,
Below are the parameter settings after WF:
// WF Result:
// Optimization/Original 19 0 0 0 0 0 157 -1 2.5
// 1 190 0 0 0 0 0 17 -1 55
// 2 190 0 0 0 0 0 17 -1 55
// 3 19 0 0 0 0 0 157 -1 2.5
// 4 19 0 0 0 0 0 150 -1 5
// 5 19 0 0 0 0 0 150 -1 5
// 6 19 0 0 0 0 0 150 -1 5
// 7 19 0 0 0 0 0 150 -1 5
// 8 19 0 0 0 0 0 150 -1 5
// 9 19 0 0 0 0 0 150 -1 5
// 10 19 0 0 0 0 0 150 -1 5
// Current 18 0 0 0 0 0 69 -1 27.5
And down here are the Inputs:
// Inputs: // see warning at https://trademaid.info/gsbhelp/Script.html
Vars:
i1Data(1),
i2Data(1),
i2length(19),
i3Data(1),
i1Weight(0),
i2Weight(0),
i3Weight(0),
entryParams(0),
iSFData(1),
iSFLength(157),
iSFWeight(-1),
sfEntryLevel(2.5),
iTF1Data(1),
iTF1offset(64),
stopLossCurrency(2000),
stopLossCurrencyEntryCheckRatio(1);
// Optimization/Original 19 0 0 0 0 0 157 -1 2.5
What I see is: i2length(19), i1Weight(0), i2Weight(0), i3Weight(0), entryParams(0), iSFLength(157), iSFWeight(-1), sfEntryLevel(2.5).
The question is: to which parameter is the FIFTH ZERO assign?
Thomas
|