Page 1025 of 2170

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 4:29 am
by mrtools
JeffVader wrote: Wed Jul 08, 2020 2:18 am Hi Guys

Could anyone please add arrows when the main line (RED) crosses 0 please (it currently gives arrows on two line cross) having back tested the indicator i get better results this way and would love for the indicator to visually confirm the 0 has been crossed.

Thanks
Jeff Vader
Changed it to zero cross, alerts and arrows.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 4:31 am
by JeffVader
mrtools wrote: Wed Jul 08, 2020 4:29 am

Changed it to zero cross, alerts and arrows.
Thanks Mrtools... You are a legend!

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 4:31 am
by mrtools
CaliNgu27 wrote: Wed Jul 08, 2020 2:17 am I really love this indicator, the MACD Candle nmc. It shows a MTF dashboard like text on the chart.

Would it be possible for someone to convert or add a similar MTF dashboard text just like the MACD Candle nmc to this indicator "heiken ashi ma jurik - mtf & alerts"?

Screenshot (6).png
Screenshot (7).png


I would be very very grateful!





heiken ashi ma jurik - mtf & alerts.ex4
heiken ashi ma jurik - mtf & alerts.mq4
Would you happen to have the source code for the macd candle with the dashboard text?

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 4:56 am
by mrtools
nbibu wrote: Tue Jul 07, 2020 9:29 pm hello everyone!
is it possible please to add arrows for this gann indicator?
thank u
Have this one.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 5:01 am
by CaliNgu27
mrtools wrote: Wed Jul 08, 2020 4:31 am

Would you happen to have the source code for the macd candle with the dashboard text?
Here's the MACD Candle with text.

Thank you, Mr.Tools <3

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 5:32 am
by mrtools
CaliNgu27 wrote: Wed Jul 08, 2020 5:01 am

Here's the MACD Candle with text.

Thank you, Mr.Tools <3

MACD Candles v3.mq4
Sorry meant the original not a decompiled version.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 6:07 am
by phuping
mrtools wrote: Wed Jul 08, 2020 4:22 am

Could you explain how you want the conditions for the histogram coloring?
1. If trendwave value >0 and trendwave value more than previous bar, tape color is LimeGreen.
2. If trendwave value <0 and trendwave value less than previous bar, tape color is Crimson.
3. If trendwave value >0 and trendwave value less than previous bar, tape color is Plum.
4. If trendwave value <0 and trendwave value more than previous bar, tape color is PaleTurquoise.
5. Else tape color is Silver.

Thank you for your kindness.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 6:49 am
by nbibu
mrtools wrote: Wed Jul 08, 2020 4:56 am

Have this one.
i was looking forward to implement that indicator in an EA and the ext4 file doesnt help me that much but i understand.
thank u anyway and really apreciate all the help u give
i will look for different options

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 7:03 am
by CaliNgu27
mrtools wrote: Wed Jul 08, 2020 5:32 am

Sorry meant the original not a decompiled version.
This is the original version but it doesn't come with a source code

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 08, 2020 7:44 am
by mrtools
phuping wrote: Wed Jul 08, 2020 6:07 am

1. If trendwave value >0 and trendwave value more than previous bar, tape color is LimeGreen.
2. If trendwave value <0 and trendwave value less than previous bar, tape color is Crimson.
3. If trendwave value >0 and trendwave value less than previous bar, tape color is Plum.
4. If trendwave value <0 and trendwave value more than previous bar, tape color is PaleTurquoise.
5. Else tape color is Silver.

Thank you for your kindness.
Try it out.