Forum

can someone help me to find LWMA Cross over indicator with alert signal added to it ?

Can you some help to get LWMA cross over alert signal with alerts popup

can some one help me to fix repainting issue in my indicator

my Indicator has currently this condition that (prev_adx<_adxVal[0]) since the current bar is not closed i am getting false signals/Repainting i want to have non repainting signal. how my condition should be changed. can any one tell me that Example : By comparing value of (i-2) and (i-1) ADX value

Can some one read the MQL5 code and highlight the things to modify i will update

Currently indicator is having 3 buffers (Max , Flat and Range) are drawn respectively. I want to move range buffer (Histogram) to Buffer 1 and remaining 2 buffers respectively. Can you please help to change this . wanted to change buffers as like below without affecting the indicator performance

unable to load Custom indication says "initialization failed"

Can you some please let me know why i am unable to load a indicator to my custom indicator? can you please help

Hi All, Please help to fix this issue

I'm a newbie. While complying i get this Error "Some operator Expected" . Can you please help me out to fix this