Files:
UltradeFX_-_Master_Entry.ex4
28 kb
xx.mq4
6 kb
mayflr2019:
how to change the code of xx.mq4 to make the masterEntry indicator shows on lower time frame ?
Hi
You should find a freelancer to do this for you. Basically, instead of iMA use iCustom with chosen parameters:
int TradingMode = 2; //neutral iCustom(Symbol(),InpTimeframe, “UltradeFX_-_Master_Entry”, “”, TradingMode, false, false, false, buffer, mtfBar);
But you need to set 4 buffers– instead of 1 – like on MA. And use number of buffer in the iCustom function for each buffer.
Best Regards

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