Macd Stochastic Fractal MA5/25 Daily Marylin

Locked
phil_trade

Re: MACD STOCHASTIC FRACTAL MA5/25 DAILY EA

Post by phil_trade »

Mike wrote:
Mike wrote:
niepce wrote:... getting the strategy plan .... might ... help. Jerome
Is anybody out there who has written a strategy plan of Marylin for non-coders? I would be really happy if you'ld share :D , thanks Mike
Well, my request was not answered, so I try to do it myself. Thanks to the very clear information given by phil_trade, niepse (where have you gone?) Milanese and others I have been able to get some of the strategy, but there are still many bits and pieces I do not understand. So I wrote it up (mostly copy paste :-), thank you)
Within the attached document Marylin Marilyn, there are some red texts: please verify, modify, add and let me know, I would appreciate your feedback very much
Best Mike

PS I add my XU trade, which made an impressive profit and would have made 150% to 180% with shadow trades ;-)
Also I wonder, why does Marilyn close a trade by many small trades (15 at the same time. Marilyn opened only one and there was no stacking.)
Great Job Mike. I will have a look this WE to complete/answer.

Cheers

Philippe
grat001

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by grat001 »

Hi,

options for mobile Empty4 platform.

Empty4 Android - find the MetaQuotes ID. This will copy the PC platform Empty4 here:

Tools -> Options
Empty4_options.png
here write the ID, push button the test.
In my version: I add G_SendNotify parameter (default on)

Whenever you open a order you will receive notice.

Grat
You do not have the required permissions to view the files attached to this post.
phil_trade

Re: MACD STOCHASTIC FRACTAL MA5/25 DAILY EA

Post by phil_trade »

Mike wrote:
Mike wrote:
niepce wrote:... getting the strategy plan .... might ... help. Jerome
Is anybody out there who has written a strategy plan of Marylin for non-coders? I would be really happy if you'ld share :D , thanks Mike
Well, my request was not answered, so I try to do it myself. Thanks to the very clear information given by phil_trade, niepse (where have you gone?) Milanese and others I have been able to get some of the strategy, but there are still many bits and pieces I do not understand. So I wrote it up (mostly copy paste :-), thank you)
Within the attached document Marylin Marilyn, there are some red texts: please verify, modify, add and let me know, I would appreciate your feedback very much
Best Mike

PS I add my XU trade, which made an impressive profit and would have made 150% to 180% with shadow trades ;-)
Also I wonder, why does Marilyn close a trade by many small trades (15 at the same time. Marilyn opened only one and there was no stacking.)
Hi Mike

please find my notes in your doc. If any other questions, please ask.
Marylin Documentation.odt
...
You do not have the required permissions to view the files attached to this post.
phil_trade

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by phil_trade »

Account Manager results

Q3 2013 Trading Forex Results... Happy customers :)
You do not have the required permissions to view the files attached to this post.
User avatar
alex_forex
Trader
Posts: 438
Joined: Tue Nov 15, 2011 5:46 pm
Location: F R A N C E

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by alex_forex »

Really great Phil ! :D
phil_trade

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by phil_trade »

Hi all

Mike and Milanese have done a good job ! Mike is written a documentation for non coders, and thanks to this, I detect a difference between Windev code and Empty4. Milanese, alias Tomaso, and vice versa!, have coded the last version 39C for us :

6/10/2013 0.39
missed "Delta pips inter MACD 1-3 to take trade" control form Phil_trade Windev version implanted in Empty4 version by milanes ,
now we have the hope the versions are near indentical
4/10/2013
-some fixes
2/10/2013
-intergration SS_SupportResistance (code by Andrew Summer thank you for this great Indi!!) by milanese
13/9/2013
- Modification of Move SL on Stoch OBOS exit :
added read Stoch Slow N-2 and N-3 to avoid missed signals

MarilynMonroe_039.mq4
Mike is finishing, to understand first :) and to write the documentation. We will publish asap.

Cheers and good green pips everybody.

Philippe
You do not have the required permissions to view the files attached to this post.
phil_trade

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by phil_trade »

A small reminder....
Essentials.gif
and if you're still loosing money.... a second one :)

https://www.youtube.com/watch?v=LiE1VgWdcQM
You do not have the required permissions to view the files attached to this post.
zTB
Trader
Posts: 75
Joined: Sat Mar 16, 2013 9:45 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by zTB »

phil_trade wrote:
Let's REstart together with good feeling :D

cheers

Philippe
Sure, Philippe.

Just give me a few days to understand the trade logic, which despite Mike's excellent effort, I do not. In addition to the Forex.com account, I have put this on Oanda and Global Prime demos -- extern bool UseFixedLot=true. :)

Z
grat001

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by grat001 »

Hi Phil,

sorry for me disturb,

in the row 541s code:

Code: Select all

((iRSI(Symbol(),PERIOD_RSI,14,PRICE_CLOSE,0) < (ValeurRSI_W1_ToCloseTrade-5) ) || (UseRSI_W1_ToCloseTrade==false))
UseRSI_W1_ToCloseTrade in Buy condicion is correct?

Grat
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by milanese »

grat001 wrote:Hi Phil,

sorry for me disturb,

in the row 541s code:

Code: Select all

((iRSI(Symbol(),PERIOD_RSI,14,PRICE_CLOSE,0) < (ValeurRSI_W1_ToCloseTrade-5) ) || (UseRSI_W1_ToCloseTrade==false))
UseRSI_W1_ToCloseTrade in Buy condicion is correct?

Grat
Hi Grat,

yes it is. Look at the change log
25/03/2013 Fixed Beta 0.35
- Fixed OOTB settings for CloseRSI.
- Added CloseRSI filter inside OpenRSI filter.
it is a security check, to avoid to open trade if UseRSI_W1_ToCloseTrade is used otherwise danger of Open/Close !

Cheers :)

Tommaso
Last edited by milanese on Tue Oct 08, 2013 12:16 am, edited 1 time in total.
Locked

Return to “Automated trading systems”