Have you tried this one viewtopic.php?p=1295389445#p1295389445frynizy wrote: Sun Sep 08, 2019 12:32 pm Mr. tools, look like this ma (with shift) crossover indicator have placed arrows accurately. can you please add hull ma into this?
thanks
Re: MA Crosses
42Mr. tools, I tried, but the arrow appear in none-shift position.mrtools wrote: Sun Sep 08, 2019 1:13 pm
Have you tried this one viewtopic.php?p=1295389445#p1295389445
Please take a look


Re: MA Crosses
43Not sure why that is happening because the arrows should appear when the cross happens no matter what the shift is set to. Been trying different combinations code wise and been coming up with similar results as yours, seems the custom moving averages would need a shift built in for it to work. Only thing I can think of is have an arrows shift but only way for that to work correctly would be for the fast,slow, and arrow shift to all be the same, which wouldn't work in your case.frynizy wrote: Sun Sep 08, 2019 2:39 pm
Mr. tools, I tried, but the arrow appear in none-shift position.
Please take a look
Re: MA Crosses
44Maybe mt4 limited. Thanks Mr toolsmrtools wrote: Mon Sep 09, 2019 3:19 am
Not sure why that is happening because the arrows should appear when the cross happens no matter what the shift is set to. Been trying different combinations code wise and been coming up with similar results as yours, seems the custom moving averages would need a shift built in for it to work. Only thing I can think of is have an arrows shift but only way for that to work correctly would be for the fast,slow, and arrow shift to all be the same, which wouldn't work in your case.
Re: MA Crosses
45You have coded MA histo indicator more than 10 years ago and have updated recently with mobile alerts. I find it useful till this day. However, recently, because of my age not helping me to watch screen, I have adopted a new "set and forget" strategy which is working well. I sell EU from 45 pips based on H4 MA of 48 and keep doing it a few times in one account. In another account I buy when EU falls 60 pips from H4 MA and for a few times. For this strategy I use smaller lots to be used so that in case of averaging it does not invite margin calls and ultimately will anyone can make money on both accounts and patience is needed for this. I have tried this strategy on EU only becaue of its strong tendency to mean revert.optionhk wrote: Thu Jul 12, 2018 12:05 pm
May I request you to update your indicator: Price Cross MA histo with mtf alerts.
Kindly add Mobile notifications as well.
Thank you
Can you kindly code this as per the picture. Requires an MA graphic , fixed MA price box, short dash lines to be drawn from inputs of pips/points based on MA price for Up and Down directions (both need to be different)
Re: MA Crosses
46This is a updated (code wise) price cross ma mtf with alerts.optionhk wrote: Thu Jul 12, 2018 12:05 pm
May I request you to update your indicator: Price Cross MA histo with mtf alerts.
Kindly add Mobile notifications as well.
Thank you
- These users thanked the author mrtools for the post:
- GraniteChief
Re: MA Crosses
47Mr.tools/pacois
is it possible to add one more signal period and make arrow single when 2 signal periods are in one PA BAR after closed time frame
is it possible to add one more signal period and make arrow single when 2 signal periods are in one PA BAR after closed time frame
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MA Crosses
48Hi, try it, I think it repaints or the arrow is late, in the code there is a -1 signsal wrote: Sat Nov 16, 2019 4:16 am Mr.tools/pacois
is it possible to add one more signal period and make arrow single when 2 signal periods are in one PA BAR after closed time frame
Hi, try it, I think it repaints or the arrow is late, in the code there is a -1 signsal wrote: Mr.tools/pacois
is it possible to add one more signal period and make arrow single when 2 signal periods are in one PA BAR after closed time frame
Re: MA Crosses
49Thanks very much... the arrow late appear is in current bar no problem.. but its repaint to next bar !!!??.pacois wrote: Sat Nov 16, 2019 6:06 am
Hi, try it, I think it repaints or the arrow is late, in the code there is a -1 sign
Hi, try it, I think it repaints or the arrow is late, in the code there is a -1 sign
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MA Crosses
50have not tested, the practical test will give the truth, but I think however the arrow will appear with a bar of delay.sal wrote: Sat Nov 16, 2019 10:34 pm
Thanks very much... the arrow late appear is in current bar no problem.. but its repaint to next bar !!!??.