Fractalated Bob

EA's inspired by nanningbob's work here, especially those based on his 240 Moving Average trend detection filter.
Post Reply
chaveznqoos
Trader
Posts: 15
Joined: Wed Nov 16, 2011 1:25 am

Fractalated Bob

Post by chaveznqoos »

First week in demo ..... 10% profit, and most importantly 6% of drawdown .

Thanks Steve ........... :)
You do not have the required permissions to view the files attached to this post.
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Fractalated Bob

Post by AGT »

A bit offtopic, but I see this atm ... @chaveznqoos: could you plz post that indi for analysis: "Exposure v 1.6.3" ?
User avatar
patmontes
Trader
Posts: 367
Joined: Wed Apr 23, 2014 10:42 pm

Fractalated Bob

Post by patmontes »

Another good week... still a good idea just to have TP at a conservative cash amount in proportion to number of pairs and lot size and balance plus leverage. Started to move my live account to 0.02 lot size and 15$ tp to close all trades. :smile:
User avatar
eltax100
Trader
Posts: 70
Joined: Wed Nov 16, 2011 11:12 pm
Location: Warwickshire UK

Fractalated Bob

Post by eltax100 »

Yep
also another good week, just closed it on Friday evening, although it did go in negative pips quite a lot earlier in the week, thought it would implode !!! came back nicely :yahoo:
You do not have the required permissions to view the files attached to this post.
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Fractalated Bob

Post by AGT »

Let's wait and see ... ;)
chaveznqoos
Trader
Posts: 15
Joined: Wed Nov 16, 2011 1:25 am

Fractalated Bob

Post by chaveznqoos »

AGT » Sat Sep 27, 2014 2:53 pm wrote:A bit offtopic, but I see this atm ... @chaveznqoos: could you plz post that indi for analysis: "Exposure v 1.6.3" ?
Sure.....
You do not have the required permissions to view the files attached to this post.
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

Fractalated Bob

Post by spotdespot »

Too high lot sizes for the account - easy to scale down but looks pretty good so far.

20 pips distance to 240LWMA otherwise pretty much standard I think. M15.

EDIT: Non-standard - Frankfurt open (06:00 GMT at the moment) to 16:00 GMT.

Image
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

Fractalated Bob -the Indicator

Post by SpiderX »

Hi all,

Attached is the fractalated indicator.
It simply shows the up/down signal at the signal candle..i.e 2 candles after the last fractal.

Code: Select all

extern bool   UseCloseForFractal = false;
extern bool   IgnoreSequence     = true;
extern int    GapPips    =   2;
extern int    ArrowSize  =   3;
extern color  BullishArrowColour = LightCyan;
extern color  BearishArrowColour = DeepPink;
UseCloseForFractals
Instead of using High/Low for fractals, the close value is used instead.

IgnoreSequence
Defaults to true, which should give the same signal as the EA.
If set to false, the fractal sequence must strictly be up/down/up/down or down/up/down/up to be accepted.
Any dual fractal candles in between and the signal would be invalidated.
This is for personal experimentation purposes.

GapPips
Set the gap in terms of pips for displaying the up/down signal.
It would be n pips above the high for up and below the low for down signal.

Have fun !
Hope someone could spend some time scanning the charts to see which combination gives the best results.
Do note that Bob's 240 LWMA is NOT factored in

Cheers


v1.01

Added option to display fractals, Set DisplayFractals to true.
Only display the fractals linked to a valid signal.
You do not have the required permissions to view the files attached to this post.
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

Fractalated Bob

Post by SpiderX »

Hi all,

Updated to v1.01
http://www.stevehopwoodforex.com/phpBB3 ... 75#p100275

v1.01

Added option to display fractals, Set DisplayFractals to true.
Only display the fractals linked to a valid signal.

The signals using close instead of high/low do look a lil nicer.

Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Fractalated Bob

Post by SteveHopwood »

1176 pips from going live on 7th September. :party:

:xm:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
Post Reply

Return to “Thingy Bob EA's”