mrtools wrote: Wed Jul 21, 2021 4:54 am
Any possible repainting should be fixed in this version and added mtf. For those not familiar with this indicator the coloring is based on 3 ma slope on the fast ma.
Hi Mr.Tools,
Thank you again for helping me with this indicator.
I want to change the name of the file and link the buffer to my display. Is there a way do that? Could you please help me again?
Regards,
Robin
Re: Moving Average indicators for MT4
Posted: Sun Oct 17, 2021 5:31 am
by arobin
arobin wrote: Sat Oct 16, 2021 11:11 pm
Hi Mr.Tools,
Thank you again for helping me with this indicator.
I want to change the name of the file and link the buffer to my display. Is there a way do that? Could you please help me again?
Regards,
Robin
Hi again Mr. Tools,
I can't contact you through dm, it is disabled. I know we can't request the source code but I would like to use this indicator in my dashboard display. If you can share the indicator, I would be grateful. If sharing is not possible, could you please let me know how to proceed?
Kind regards,
Robin
Re: Moving Average indicators for MT4
Posted: Sun Oct 17, 2021 5:50 am
by mrtools
arobin wrote: Sat Oct 16, 2021 11:11 pm
Hi Mr.Tools,
Thank you again for helping me with this indicator.
I want to change the name of the file and link the buffer to my display. Is there a way do that? Could you please help me again?
Regards,
Robin
Not understanding what you want to do?
Re: Moving Average indicators for MT4
Posted: Mon Oct 18, 2021 5:02 am
by arobin
mrtools wrote: Sun Oct 17, 2021 5:50 am
Not understanding what you want to do?
Thanks for the reply Mr. Tools,
I want to link the buffers of this indicator to my dashboard display indicator. But to do that I need to know the number of buffers and which colors they are assigned to. I would like to see the code, but I cannot request it I even do not know if it is possible to pay for it. Could you help me somehow?
Regards,
Robin
Re: Moving Average indicators for MT4
Posted: Mon Oct 18, 2021 8:46 pm
by Banzai
MAribbon(MACDlevel)
If MACD level is greater than or equal to 0, then draw the MA (Moving Averages) in green color.
Vice versa,
If MACD level is less than 0, then draw the MA (Moving Averages) in red color.
-----------------------------
Download: MACD Heatmap BT 1.01.mq4
Re: Moving Average indicators for MT4
Posted: Mon Oct 18, 2021 9:33 pm
by ChuChu Rocket
Banzai wrote: Mon Oct 18, 2021 8:46 pm
If MACD level is greater than or equal to 0, then draw the MA (Moving Averages) in green color.
Vice versa,
If MACD level is less than 0, then draw the MA (Moving Averages) in red color.
I always miss your posts Banzai. Thank you for this kit, love it
If MACD level is greater than or equal to 0, then draw the MA (Moving Averages) in green color.
Vice versa,
If MACD level is less than 0, then draw the MA (Moving Averages) in red color.
This combination is very good.
Re: Moving Average indicators for MT4
Posted: Tue Oct 19, 2021 4:20 pm
by sal
nice combination... good bro....
Re: Moving Average indicators for MT4
Posted: Wed Oct 20, 2021 2:23 am
by Banzai
MAribbon(Stochastic)
If Stochastic crosses up, then draw the MA (Moving Averages) in green colors.
Vice versa,
If Stochastic crosses down, then draw the MA (Moving Averages) in red colors.
-----------------------------
Download: Stochastic Heatmap BT 1.03.mq4