Post the code above and below that line and use the CODE button (Alt-S)!
here you go mate , ill give $10 to you or the peeps if you can compile this , thanks . paypal for sure.
Files:
Strategy_mt4.mq4
261 kb
Strategy.mq5
254 kb
All good it was a software issue not code.
Glad you fixed it - from a compilation point of view, it looks like you missed out the 'void'
void Indicator::NormalizeComponentValue(const double &componentValue[],const datetime &strategyTime[],double &output[],int ltfShift)
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Errors are. im not sure . thanks
'NormalizeComponentValue' - unexpected token, probably type is missing? Strategy.mq5 1335 13
'NormalizeComponentValue' - function already defined and has different type Strategy.mq5 1335 13
in code says