Stochastic MACD

Custom MT4 expert advisors published here.

Moderator: admin

Stochastic MACD

Postby Alexander.Gettinger » Wed Aug 14, 2013 2:54 pm

Original LUA oscillator: http://fxcodebase.com/code/viewtopic.php?f=17&t=40074.

Formulas:
Stochastic MACD[i] = 100*(B1[i]-MA[i]-Min)/(Max-Min), where
B1[i] = MA(Short_Length, Method, Price, i)-MA(Long_Length, Method, Price, i),
MA[i] = Moving average(B1, Signal_Length, Method, i),
Min, Max - minimum and maximum B2 at range from (i-Stochastic_Length) to i,
B2[i] = B1[i]-MA[i].

Stochastic_MACD_MQL.PNG


Download:
Stochastic_MACD.mq4
(2.42 KiB) Downloaded 1170 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Stochastic MACD

Postby Boersenkater » Sun Feb 02, 2014 9:48 am

Hi all,

can you make this Indi Stochastic MACD for MT4 in MTF?

Thanks
Boersenkater
 
Posts: 4
Joined: Sun Feb 02, 2014 9:38 am

Re: Stochastic MACD

Postby Apprentice » Mon Feb 03, 2014 5:44 am

Can you provide an example or MTF design.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Stochastic MACD

Postby Boersenkater » Mon Feb 03, 2014 7:48 am

My strategy is the same as with the Indi Stoch_RSI.mq4 from Thread
viewtopic.php?f=38&t=60051
The image says more than many words.

cadjpyh4.png
Boersenkater
 
Posts: 4
Joined: Sun Feb 02, 2014 9:38 am

Re: Stochastic MACD

Postby Apprentice » Thu Feb 06, 2014 2:25 am

Your request is added to the development list.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Stochastic MACD

Postby Alexander.Gettinger » Tue Mar 19, 2019 10:03 pm

Please try this strategy:
Stochastic_MACD2.mq4
(8.99 KiB) Downloaded 580 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk


Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 18 guests