Page 1318 of 2041

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 7:00 am
by cvdm7756
Good Day Mr Tools,

Please could an Alert be added for the following :
a) when an arrow is formed on the Chart,
b) a Push Notification Option for when an Arrow is formed on this Indicator,
c) a Blue 'X' is formed at a reversal point

Your assistance would be much appreciated.

Many thanks

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 8:08 am
by mrtools
cvdm7756 wrote: Wed Jun 30, 2021 7:00 am Good Day Mr Tools,

Please could an Alert be added for the following :
a) when an arrow is formed on the Chart,
b) a Push Notification Option for when an Arrow is formed on this Indicator,
c) a Blue 'X' is formed at a reversal point

Your assistance would be much appreciated.

Many thanks

Wave_Arrows.mq4
That indicator is using the snake indicator, which repaints.

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 8:35 am
by medotrader
mrtools
sorry to haunt you but i think they are different in their signals or may be i don't understand that indicator the on chart line version i mean.
anyway here is a picture comparing both with the same settings.
kindly check and help clarify if they are the same.

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 12:26 pm
by wojtek
Does anybody have an idea why this custom candle indicator doesn't work?
It worked perfectly when coded (10 years ago).

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 3:19 pm
by tkhanfx
Good day Mr.Tools and dear coders

Could arrows be added to the attached indicator, and such that no matter what input has been selected, the arrows will always appear on the open of a new candle, never during formation of recalculation candle and of course keep it nrp?

Thank you

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 5:27 pm
by mrtools
tkhanfx wrote: Wed Jun 30, 2021 3:19 pm Good day Mr.Tools and dear coders

Could arrows be added to the attached indicator, and such that no matter what input has been selected, the arrows will always appear on the open of a new candle, never during formation of recalculation candle and of course keep it nrp?

Thank you
That indicator, if using color = 1, will repaint.

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 5:55 pm
by tkhanfx
mrtools wrote: Wed Jun 30, 2021 5:27 pm That indicator, if using color = 1, will repaint.
Thank you for your reply mr tools, so can the signal be displaced to the next bar open to avoid repainting? if not possible then just arrows addition with normal functionality is also good enough. I might have missed if something similar already exists?

Appreciate your help as always

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 9:26 pm
by Kenrobert1
Kenrobert1 wrote: Wed Jun 30, 2021 12:02 am The very generous Mrtools, please do add your 40+ averages to these indicators. Thanks a billion.
Hello, Mrtools. I know you are really busy and I have asked a lot of you. You can just help me out with the keltner band stop. That will be fine. Thank you so much.

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 10:02 pm
by sal
Mr. tools
Hope you will consider my request . Please.....................................\

Can you please make channel top and bottom for Parbolic SAR dots . Channel should follow the the dots directions...
setting can add DEVIATIONS for channel.

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 30, 2021 10:22 pm
by qasd
Hi, although i havent recd any reply fr anyone the furhter work i did is this.
I got it checked by somone who can read the code.

Both mt4 and trading view indicators are using Hlc/3 (so if the next dependency is on volume cud it be the data that is being recd by me in mt4(i am in india ) is what is causing the values to be different)

further research a diff broker called Zerodha has diff candle values compared to Traviee but their vwap is the same

i checked on mt5 also downloading a vwap for mt5. That is also using hlc/3 but it is giving the same issue

Boottom line the vwap lines in mt4 and mt5 are diff from trading view./ zerdoha

Now if i want to take on a bounce of vwap it wont work for me

and if i add a buffer even that will turn out costly for me

I also checked the candles OHLC, yes there is a differnce in the values like 15850.55 and tv is 15852.25
So why are the lines forming in mt4 and trading v different

if anything else strikes you any idea pl do inform

Thanks