Re: MT4 Indicator requests and ideas

3551
Xronos__ wrote: Sat Jun 02, 2018 9:00 pm
at denicalcio
currently i don't have available the mq4 editor but might be able to help if you copy the error message
Try replacing

Code: Select all

AtrBuffer = iNoLagMa(iMA(TempBuffer,0,1,0,MODE_SMA,Price,i),AtrPeriod,alphas,0,i);
with

Code: Select all

AtrBuffer = iNoLagMa(TempBuffer[i],AtrPeriod,alphas,0,i);
that would make it a dynamic zone non lag atr.
These users thanked the author mrtools for the post:
Jimmy




Re: MT4 Indicator requests and ideas

3557
shaileshm wrote: Mon Jun 04, 2018 3:11 am Hi,


I would be thankful if someone can add a second RSI with a different period to this extrapolator with the deviations.

I would also like to know about the line 105 of the code

Code: Select all

 av/=pastBars; av/=pastBars;
if the value av/=pastBars is rqeuired to be repeated twice or is a mistake?


Regards
Hi Guys,

No need to work on this anymore. I managed to do it myself eventually. A proud moment for me really.
These users thanked the author shaileshm for the post (total 2):
Jimmy, moey_dw
Know Thy Setup. Know Thyself.

Re: MT4 Indicator requests and ideas

3558
Hi,
Can anyone modify the Semafor indicator to give an alert on the next candle and not on the semafor if that candle is lower for example then high semafor or if the next candle is higher then lower semafor? Or you can go an extra step and give alert on the second candle or third candle after the semafor.

I was using the Heiken candle count alert or the HMA with alert, but it would be better if combined with semafor.


Thank you!


Who is online

Users browsing this forum: Facebook [Crawler], gmpleyland, merlin66, TransparentTrader, WhatsApp [Bot] and 106 guests