[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 212
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
Now it's not clear what is returned from the function
return(OrdOpenTimeBuy);
Now it's not clear what is returned from the function
return(OrdOpenTimeBuy);
Is it better?
Is that better?
Yeah, that'll do.
Thank you.
I've fixed these errors, but the EA is still glitchy. Let's continue digging :)
Thank you.
I fixed those errors, but the EA is still glitchy. We'll keep digging :)
I thought your metaeditor.exe file was deleted and you're checking for errors manually.
If it's an EA, it definitely won't work. you don't have a start function in your code.
I've got my head all messed up.
I wrote this code:
It's glitchy. But if you put a specific number in the condition..:
...instead of LowestPoint, everything works like clockwork.
Looking for LowestPoint is given in the post above.
Please help me, it's the second day of digging.
Thanks in advance.
I thought your metaeditor.exe file was deleted and you were checking for errors manually.
If this is an EA, it definitely will not work. You don't have the start function in your code.
You are very meticulous, but I thank you for that too.
I'm only showing the part of the code I'm interested in. If you post the whole EA, the question may get lost :)
Thank you.
MESSAGE, IS there a fUNCTION like ihighest only for MACD
I haven't come across it, but it is possible to write... This would be about the maximum value of the main line for the last 10 bars, not counting the current one: