Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1379
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
Do you want help or an adviser?
I won't be cheeky. I'm asking for help with implementation. Examples, links, articles, ... I'll try to write a ready-made version myself.
Thank you
I won't be cheeky. I'm asking for help with implementation. Examples, links, articles, ... I'll try to write a ready-made version myself.
Start with this one.
This is where you start
The question now is how to split the orders. If the orders are placed every hour, can we attach the Magic Number to the time of the bar?
The question now is how to split the orders. If the orders are placed every hour, can the Magic Number be linked to the time of the bar?
Now they use "input" instead of "extern".
You need to move your "extern variables" to the SIGNALS_INDIKATOR.mqh library, too.
I then have another question - the variables that I use in iCastom are transferred to a plug-in file, and they can be deleted from the EA file - correct?