| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Daily breakout system https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3662 |
Page 1 of 3 |
| Author: | SteveHopwood [ Tue Jun 03, 2014 3:00 am ] |
| Post subject: | Daily breakout system |
OK guys, here is V1 of the slightly revamped ea. I will post further updates here. There was more recoding to do than I originally envisaged, and I am fairly sure that there are some faults - the ea appears to be doing a lot of sl mods in backtesting. I have added a new input, TradeExpiryHours. Unfilled pending trades will delete themselves after this number of hours have expired. Not sure the OCO thingy is working, but if not then that is the fault of the original coder and I will sort it out if there really is a problem. Have a play with this on Monday and see what happens. Those of you with Sunday candles will probably see strange thingies, as I have not seen a check for this and did not think about it. I have run out of steam tonight, and will sort out details like these next week. Revision history:
|
|
| Author: | milanese [ Tue Jun 03, 2014 9:22 pm ] |
| Post subject: | Daily breakout system |
you can use *pdf, *doc ecc, but not html Cheers Tommaso |
|
| Author: | Stefan61200 [ Tue Jun 03, 2014 9:38 pm ] |
| Post subject: | Daily breakout system |
Hi Tommaso, thanks for your help. I guess I found a way. Cheers Stefan |
|
| Author: | trader689 [ Sat Jun 14, 2014 1:25 am ] |
| Post subject: | Daily breakout system |
hey any test updates for this? initial results looked very promising |
|
| Author: | SteveHopwood [ Sat Jun 14, 2014 9:31 am ] |
| Post subject: | Daily breakout system |
This is a simple daily breakout strategy, intended to catch a big move if this happens. The EA looks at the previous D1 candle then:
Thanks for posting this, Stefan. |
|
| Author: | fxolive [ Sat Jun 14, 2014 4:32 pm ] |
| Post subject: | Daily breakout system |
Steve, Also can you please add the Auto MM. Thanks! |
|
| Author: | Radar [ Sat Jun 14, 2014 6:02 pm ] |
| Post subject: | New-Bar Test |
Hey Steve, Whilst working with Khalaad on his TrendTrading EA, I found that using Volume as a new-bar test is better than the usual OldBars method. Khalaad had originally coded the EA to work on new bars, using... Code: Select all On further investigation, we found that his demo had disconnected twice that day, and on re-connection, it had re-initialized the EA, which reset OldBars (presumably to 0), which allowed the EA to cycle through and enter the extra trades. We went back to using Volume for the new-bar test, and no longer have extra trades on re-initialization of the EA. Hope you find this tidbit useful. Have fun! Radar =8^) |
|
| Author: | SteveHopwood [ Sat Jun 14, 2014 6:51 pm ] |
| Post subject: | New-Bar Test |
Thanks Radar. All you have to do is set OoldBars in init() so the ea cannot trade until the open of a new bar. This saves a call to an indi on every tick - helps lesson the burden on the cpu when running an ea on umpteen charts. |
|
| Author: | milanese [ Sat Jun 14, 2014 8:10 pm ] |
| Post subject: | Daily breakout system |
You will find Steve's modified version in the second post of this thread http://www.stevehopwoodforex.com/phpBB3 ... 477#p94477 Cheers Tommaso |
|
| Author: | Radar [ Sun Jun 15, 2014 1:06 am ] |
| Post subject: | New-Bar Test |
Hey Steve, Thanks for that To paraphrase a line from Abbott & Costello movies... Slooowly I learn! Step by step! Step by step... Take care, & Have fun! Radar =8^) |
|
| All times are UTC | Page 1 of 3 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|