[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 293

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
zaaag 31.03.2011 13:30
Good afternoon. Could you please tell me how to write a simple MACD based EA to work on stocks in Metatrader. Thank you.
Moved.
zaaag 31.03.2011 13:30
Good afternoon. Could you please tell me how to write a simple MACD based EA to work on stocks in Metatrader. Thank you.
standard MACD Sample will work, you only need to set the time limit
current bar open price -- iOpen(Symbol(),Period(),0)
current day open price -- iOpen(Symbol(),PERIOD_D1,0)
Link to documentation https://docs.mql4.com/ru/series/iOpen
Thank you very much for your reply!!!
and thanks a lot for the link!:)
Hi all, could you please tell me if it would be reliable to determine the order setting time by its order number in the list? (older ones have a lower number) or would it be better to use the order's setting time for this?
What's the point of using it then?
Can you advise me who I can contact about writing an EA based on my theory?
The EA is quite simple on the analysis of one sliding bar and two adjacent candlesticks, T1-5-15. I have tripled my deposit by this method in a week. I would like to use automat =)
Can you advise me who I can contact about writing an EA based on my theory?
The EA is quite simple on the analysis of one sliding bar and two adjacent candlesticks, T1-5-15. I have tripled my deposit by this method in a week. I would like to use automat =)
There's help here
There's help here!