[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 856
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
You can see that it should show DN, but it shows UP and I have this function:
double LRMA_UP=iCustom(NULL, 0, "VininI_LRMA_Color_Sounr(V2)", period, price, Shift, sensor, bPlaySound, SoundName,CheckBar, 1, 0);
it returns 0 and should it be like this?
and why CheckBar = 0, I need only the last bar, so it should be inserted Bars-1 or am I mistaken? in general help me out plz.
result is the same
Do you change the settings? Don't do it any better.
Dear Experts. Please advise how to write the Close bar of the high timeframe in the code, if the Expert Advisor is on a low timeframe.
Dear Experts. Please advise how to write the Close bar of the high timeframe in the code, if the Expert Advisor is on a low timeframe.
https://www.mql5.com/ru/search?utm_campaign=MQL4.community
Dear IgorM. I am new to programming. I studied the textbook and know about iClose, but I don't know how to correctly write the condition "If on a daily timeframe the Close of the last candle is less than Open" in the code. Please give me some hints.
Dear IgorM. I am new to programming. I have studied the tutorial, I know about iClose, but I can't figure out how to correctly write the condition "If on a daily timeframe Close of the last candle is less than Open" in the code. Please give me some hints.
Thank you very much!