Page 1 of 2

MACD Custom Indicator

PostPosted: Thu Apr 04, 2019 5:27 pm
by Apprentice
eurusd-m1-fxcm-australia-pty.png

Based on request.
viewtopic.php?f=27&t=68300
MACD Custom Indicator.mq4
(10.63 KiB) Downloaded 1168 times

Snimka zaslona 2023-06-23 104708.png

MACD_Custom_Indicator_MTF.mq4
(16.26 KiB) Downloaded 84 times

MACD Custom Indicator.mq5
(5.22 KiB) Downloaded 411 times


Indicator based strategy
https://fxcodebase.com/code/viewtopic.php?f=38&t=68302

Re: MACD Custom Indicator

PostPosted: Wed Oct 02, 2019 3:47 pm
by swnlobo
Almost Sir - I want, for example, the slow MA to be exponential while the fast MA to be nonlag/zerolag ( if possible many options available for slow and fast MA's to later compare the distance between the two MA's.

Thanks

Swnlob0.

Re: MACD Custom Indicator

PostPosted: Thu Oct 03, 2019 4:49 am
by Apprentice
Your request is added to the development list.
Development reference 155.

Re: MACD Custom Indicator

PostPosted: Wed Oct 09, 2019 1:39 pm
by Apprentice
MACD_Custom_averages_Indicator.mq4
(6.63 KiB) Downloaded 634 times

Try this version.

Re: MACD Custom Indicator

PostPosted: Wed Oct 09, 2019 4:20 pm
by swnlobo
Apprentice wrote:
MACD_Custom_averages_Indicator.mq4

Try this version.


Thank You so much Apprentice

All the Best

Re: MACD Custom Indicator

PostPosted: Sun Jun 07, 2020 4:22 pm
by Gilles
Hi Apprentice,

Please a MACD Custom Indicator.mq4 convert it to mq5 version :) !

Thank you.

Re: MACD Custom Indicator

PostPosted: Sun Jun 07, 2020 7:43 pm
by Apprentice
Your request is added to the development list.
Development reference 1436.

Re: MACD Custom Indicator

PostPosted: Thu Jun 18, 2020 6:12 am
by Apprentice
MACD Custom Indicator.mq5 added.

Re: MACD Custom Indicator

PostPosted: Sun Mar 19, 2023 10:01 am
by Sensible
Please Can you help me to make Mq4 EA out of this MACD Custom indicator to Open Buy and Sell Trade when the two lines Value1 and Value2 within the indicator crossover.

Entry:
Open Buy Trade(Long) when Value1 cross ABOVE Value2 and turn Green.

Open Sell Trade(Short) when Value1 cross BELOW Value2 and turn Red.

Exit:
Close Buy at the Opposite Signal
Close Sell at the Opposite Signal

Input Parameters:
A simple input parameters indicated below only should be include:

-Stoploss in pips (True/False)

-TakeProfit in pips (True/False)

-Tight Trailing Stops in pips (True/False)
TSL Initial step:
TSL Step:
TSL Distance:


-BreakEven with Steps (True/False)
BreakEven Trigger:
BreakEven Target:

-Numbers of open trade

-Push Notification (Desktop, Mobile, Telegram).

Thanks and God bless you and your teams.

Re: MACD Custom Indicator

PostPosted: Mon Mar 20, 2023 10:34 am
by Apprentice
We have added your request to the development list.
Development reference 251.