Forum

Additional Plot of EMA-200 not showing - MQL5

Hi everyone, before you throw the handbook on me and send me away, please, I confirm that I have tried and done all the research possible. Maybe I have a simple misunderstanding in my edited code, but I can't figure it out alone. 1.) i took the ALMA Indicator V2 and all I wanted to do is to add the

Help Please - my custom indicator does not refresh - bollinger and EMA

Hello fellow MQL4 programmers , I need your help please. The indicator stated below seems to work fine on first hand but I do have an issue - it doesn't refresh the last bar value - it simply ends and there delivers no signals. I found the culprit: Question solved: The position check of value "pos"

Help with trouble-shoot - crossover and alarm

Hi, could someone help me please with that code. All I wanted is to get a spoken alarm when the two lines of the ADX Indicator (D+ and D-) cross over. The code is repeating the sound file onevery tick - but I want it just to play one time. Please, any ways to improve my code is welcome, thank you