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

The7 (probably rubbish) MA channel EA.
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=879
Page 2 of 4
Author:  SteveHopwood [ Wed Oct 10, 2012 8:28 am ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

maudur wrote:
SteveHopwood wrote:
firesword wrote:EA's opening positions at wrong places.
Not on my machine it isn't, either in visual backtesting or on demo.

V 1a is in post 1. I coded it late last night because I was bored and wanted something uncomplicated to do, so there were a few whiskey-inspired bloops. I have fixed them.

:D
Steve,

Thank you very much by this EA.

I read all the thread of The7 in FF.

I've 2 comments about your EA:
1- Slope indicator is not used by The7. In my opinion, is not a good filter for this strategy. I suggest that you leave it as an option in the EA.

2- The7 says, "If the signal candle has a wick towards the direction of the trade, try to avoid the entry. If there are long wicks on both sides the candle, avoid the entry.It shows uncertainty. The only wick we want to see is a pinbar"

Thank you very much.

Maudur
Thanks Maudur.

:D
Author:  sandybeach [ Wed Nov 14, 2012 11:58 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

Quick update on this EA - appreciate every one's comments about the system, but thought an update was warranted as Steve did take the time to code it for me. :)

The first demo's platform froze on Nov 2 - the stats up until then are in the attached pic. It had made 2.29% on a 3K balance.

The current demo started Nov 5 so I started that with an opening balance of $3K + $70 being closed profits of first demo. This hasn't had a lot of trades but has still made a 2.38% gain. At this stage I am still using, at times, a bit of discretion for exits. I will continue to test this EA even though more experienced traders and tests show it may not be a good one, but perhaps along the way I may find an extra filter or something, early days, but so far so good.

Current stats here. http://www.myfxbook.com/members/tradobos/dpc2/423356

Cheers, and fingers crossed, because every time I say something is working it usually takes a turn for the worse :(
Author:  ChicagoRob [ Sun Nov 18, 2012 11:42 am ]
Post subject:  Running good

Entries and SL are exactly per the rules. TP based on BreakEvenTargetPips=20, BreakEvenTargetProfit=5, and HalfCloseEnabled=true.
Author:  ChicagoRob [ Tue Nov 20, 2012 12:42 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

The EA is fine until it doesn't stop out like it's supposed to. Had two trades yesterday that didn't close out per the manual system rules. Glad I'm demo.

Rob
Author:  fxozgirl [ Wed Nov 21, 2012 7:50 am ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

RJo wrote:I usually don't post duplicate EA's in other coders' threads, :? especially yours, Steve. Although this is generally considered a hijacking, something tells me you won't mind so much here.

A few notes:

OrderIncludeTPSL input is similar to Steve's CriminalisECN input, only here it's false for ECN or true for dealing desk.

Always-in-the-market by default. Up to you to set stops.

Enters based on D1 Open and Close in relation to respective EMA.

Closes trades on opposite trade entry by default (Hedge defaults to false).

Attempts to avoid negative pinbar entries by requiring the wick opposite the entry direction is longer than the wick toward the entry direction.

The EA has not been tested. It simply compiled without errors. I've yet to see a comprehensive set of entry and exit conditions in this thread, so this is all based on what I gathered at FF. Someone, please feel free to post these in a concise format.

Thanks RJo, I will set your ea up on some charts...I'm actually pretty keen on this strategy, and finding Steve's EA doesn't seem to take all trades or close properly at times.

I've actually been trying to code my own version :lol: (for my first ever attempt at coding) without success yet...but still trying. Anyway baby steps :D

ps. I'm sure Steve will get a chuckle out of me attempting to code :lol:
Author:  fxozgirl [ Wed Nov 21, 2012 7:54 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

RJo wrote:I usually don't post duplicate EA's in other coders' threads, :? especially yours, Steve. Although this is generally considered a hijacking, something tells me you won't mind so much here.

A few notes:

OrderIncludeTPSL input is similar to Steve's CriminalisECN input, only here it's false for ECN or true for dealing desk.

Always-in-the-market by default. Up to you to set stops.

Enters based on D1 Open and Close in relation to respective EMA.

Closes trades on opposite trade entry by default (Hedge defaults to false).

Attempts to avoid negative pinbar entries by requiring the wick opposite the entry direction is longer than the wick toward the entry direction.

The EA has not been tested. It simply compiled without errors. I've yet to see a comprehensive set of entry and exit conditions in this thread, so this is all based on what I gathered at FF. Someone, please feel free to post these in a concise format.
Rjo, sorry for the dumb question first up...but where do I enter Lot Size for the trade? :oops:
Author:  fxozgirl [ Wed Nov 21, 2012 8:15 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

RJo wrote:
Rjo, sorry for the dumb question first up...but where do I enter Lot Size for the trade? :oops:
No worries--it's a strange input. B_Symbol_LS_0 for buy, and S_Symbol_LS_0 for sell. Then you have your standard TP, SL, and Trailing Stop in pips.[/quote]


Ok, figured that out just before you posted, but put lot size in all those Symbol inputs lol. I understand now.

I've started to put the EA on my charts and it took a trade immediately and still 2 hrs away from daily open. Also an error popped up saying there was an error that would affect the trade logic...not sure that was because I put the lot size in all the Symbol inputs (now fixed) or if this is an error due to opening the trade at the wrong time?
eurgbp_121122.gif
Author:  sandybeach [ Sun Nov 25, 2012 6:46 am ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

RJo, Thanks for this EA, I will set it up on a demo for this week and can compare the two results. When I get some trades I will post my statement for others to compare.

Cheers
Author:  sandybeach [ Wed Nov 28, 2012 11:19 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

Thanks for the info RJo - those trades opened here as well, 1.6007 and 1.0442. Still open in small d/d. Neither of those 2 did trade on The7 though will keep comparing :)

Cheers
Author:  AGT [ Sat Dec 01, 2012 10:08 pm ]
Post subject:  Re: The7 (probably rubbish) MA channel EA.

Hi RJo - so do you have already any trading results documented by a myfxbook acc for a longer time ... or isn't the bot so far bugfree and you are improving it, that means you have to fix the code furthermore ?
All times are UTC Page 2 of 4