stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Fractalated Bob
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3808
Page 9 of 60
Author:  MichaelM [ Mon Sep 08, 2014 1:01 am ]
Post subject:  Fractalated Bob

excalibre30 » Mon Sep 08, 2014 10:49 am wrote:
I just change the trading time frame option in the EA. Easier and no need to fiddle with the code.

This is a demo acct. Hoping to put it on live soon.
That was the whole point of the correction I suggested.
The TradingTimeFrame input was supposed to be used by the GetFractals function via the 'tf' parameter.

For example, without the correction, if TradingTimeFrame=240 and your chart is on M15, the GetFractals function will read fractal data from the M15 chart instead of H4.

Whatever, I will leave it to Steve to decide to apply the correction or not.
Author:  excalibre30 [ Mon Sep 08, 2014 1:56 am ]
Post subject:  Fractalated Bob

MichaelM » Mon Sep 08, 2014 9:01 am wrote:
That was the whole point of the correction I suggested.
The TradingTimeFrame input was supposed to be used by the GetFractals function via the 'tf' parameter.

For example, without the correction, if TradingTimeFrame=240 and your chart is on M15, the GetFractals function will read fractal data from the M15 chart instead of H4.

Whatever, I will leave it to Steve to decide to apply the correction or not.

Ahhhh. Ok, I get you now. Thanks!
Author:  patmontes [ Mon Sep 08, 2014 7:09 am ]
Post subject:  Fractalated Bob

SteveHopwood » Sun Sep 07, 2014 10:40 pm wrote:
patmontes » Sun Sep 07, 2014 11:12 am wrote:Thanks Steve. I'll apply this to my JPY7 demo and see if it could help recover the hit from last week because of the the EJ playing around the SMA
Yep. I think it was GJ playing around the moving average on my demo (only trading the majors and GJ) at the start of the week caused a bit of pain. As soon as I took advantage of MinDistanceToMaPips this pain stopped and I ended the week having made a shed load of profit.

That wonderful gap in GJ tonight took the remaining trades from last week nicely into profit so I closed them all. So far, the demo account is up 25%. There has to be something wrong.

:xm:
Hi Steve
I set my MinDistanceToMaPips as 20. How bout you? I started using it only today
Author:  spotdespot [ Mon Sep 08, 2014 7:25 am ]
Post subject:  Fractalated Bob

patmontes » Mon Sep 08, 2014 8:09 am wrote:
Hi Steve
I set my MinDistanceToMaPips as 20. How bout you? I started using it only today
I have mine set to 20 as well. It seems to be enough to remove the chop.

Cheers,
Dave.
Author:  SteveHopwood [ Mon Sep 08, 2014 7:33 am ]
Post subject:  Fractalated Bob

patmontes » Mon Sep 08, 2014 7:09 am wrote:
Hi Steve
I set my MinDistanceToMaPips as 20. How bout you? I started using it only today
Same here - pure guess work as the default.

:xm:
Author:  SteveHopwood [ Mon Sep 08, 2014 7:34 am ]
Post subject:  Fractalated Bob

MichaelM's correction is vital, guys. Thanks Michael. :clap:

The whole point of having TradingTimeFrame is to allow the ea to continue trading that time frame whilst we view a different one. As coded, this does not work.

There are 8 instances to change. Go to the top of void GetFractals(string symbol, int tf) and do a search for NULL to find them. Replace all 'NULL,0' with 'symbol, tf'. When you have made the 8 changes then the next search will take you to void ReadIndicatorValues() - do not change anything there.

Or download V1d from post 1.

:xm:
Author:  patmontes [ Mon Sep 08, 2014 1:19 pm ]
Post subject:  Fractalated Bob

SteveHopwood » Mon Sep 08, 2014 7:33 am wrote:
patmontes » Mon Sep 08, 2014 7:09 am wrote:
Hi Steve
I set my MinDistanceToMaPips as 20. How bout you? I started using it only today
Same here - pure guess work as the default.

:xm:
This worked beautifully on AudUsd today :good:
Author:  patmontes [ Mon Sep 08, 2014 9:20 pm ]
Post subject:  Fractalated Bob

Pair basket closure at % worked well also yesterday. Not bad for a Monday :clap:

My JPY7 demo below in Blue is now back in positive :yahoo:
Author:  SteveHopwood [ Mon Sep 08, 2014 9:44 pm ]
Post subject:  Fractalated Bob

patmontes » Mon Sep 08, 2014 1:19 pm wrote:
SteveHopwood » Mon Sep 08, 2014 7:33 am wrote:
patmontes » Mon Sep 08, 2014 7:09 am wrote:
Hi Steve
I set my MinDistanceToMaPips as 20. How bout you? I started using it only today
Same here - pure guess work as the default.

:xm:
This worked beautifully on AudUsd today :good:
Yes, so far the min distance from MA appears to be keeping us out of trend chop nicely. The distance between trades appears to be doing a good job of stopping us from building up silly positions when the markets do not move decisively in one direction.

Then, when they do...................................

Great news about your JPY basket thingy.

:xm:
Author:  patmontes [ Mon Sep 08, 2014 10:46 pm ]
Post subject:  Fractalated Bob

SteveHopwood » Mon Sep 08, 2014 9:44 pm wrote: Yes, so far the min distance from MA appears to be keeping us out of trend chop nicely. The distance between trades appears to be doing a good job of stopping us from building up silly positions when the markets do not move decisively in one direction.

Then, when they do...................................

Great news about your JPY basket thingy.

:xm:
Thanks Steve!

Let me try that distance between trades... i haven't given it a go before
All times are UTC Page 9 of 60