Kyle Paarman :
Hello!
May I ask, how would I convert this from your current IMA cross to EMA cross instead?
Thank you! :)
Reference: iMA - The function returns the handle of the Moving Average indicator.
Now clarify your question.

Documentation on MQL5: Technical Indicators / iMA
- www.mql5.com
//| Demo_iMA.mq5 | //| Copyright 2011, MetaQuotes Software Corp. | //| https://www.mql5.com | "The method of creation of the handle is set through the 'type' parameter (function type...

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
EMA CROSS:
Crossing of the two iMAs.
Author: Vladimir Karputov