| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Bob and Shelley Again https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=2759 |
Page 32 of 120 |
| Author: | fxozgirl [ Tue Sep 24, 2013 9:07 pm ] |
| Post subject: | Re: Bob and Shelley Again |
Just a heads up for anyone following my demo's, Jeremy has posted here http://www.stevehopwoodforex.com/phpBB3 ... 468#p76468 that the new Global Prime servers are ready and will be rolled out ready for trading next Monday. This means all current demo's will be turned off over the weekend, so I will be setting up new BASA demo's over the next few days. Given this server change also incorporates a GMT change, I strongly recommend anyone trading BASA on a live GP account, remove it and demo test on the new platform until you are satisfied it works as expected. |
|
| Author: | SteveHopwood [ Tue Sep 24, 2013 9:53 pm ] |
| Post subject: | Re: Bob and Shelley Again |
On demo, got it turned on for stacking and off for main trades. Given back a bit but not so much that I care. Live, always had it turned on for stacking and off for main trades. I have a couple of open trades that are not going far. Not that it matters. When a pair goes off on one, this EA makes those who worry about intervening tiny losses look silly. You have created a jem here, Shelley. |
|
| Author: | fxozgirl [ Wed Sep 25, 2013 8:57 am ] |
| Post subject: | Re: Bob and Shelley Again |
My results are pretty similar to yours Steve...looks like there's a few setups coming tonight |
|
| Author: | SteveHopwood [ Wed Sep 25, 2013 9:02 pm ] |
| Post subject: | Re: Bob and Shelley Again |
Time to put your thinking caps on guys. There is something wrong with the stack basket trailing stop. Over in the Different Sort of BASA thread, Tom reported the position closing soon after the first stack trade being sent. I saw why tonight. On my live Cowboy IBFX play account, GCad saw a stack trade. The basket trailing stop was so tight that it was bound to be hit quickly, and it was - 10 minutes after sending the stack trade. I need help here guys. To put it baldly, any tit can code Crapql4. It is what to code that causes the bother (AKA 'the algorithm'). Anyone with any helpful ideas feel free to dig into the code and see if you can come up with something better. My version works fine with a basket of four or five trades; it is rubbish with two. |
|
| Author: | fxozgirl [ Wed Sep 25, 2013 9:09 pm ] |
| Post subject: | Re: Bob and Shelley Again |
Hmmm...I haven't had any stack trades this week yet (I have slope turned on & it kept the stack trades out for gbpcad), but I will watch & see if I can come up with anything helpful. |
|
| Author: | kwanann [ Wed Sep 25, 2013 9:18 pm ] |
| Post subject: | Re: Bob and Shelley Again |
Hmm possible to show a picture or the trade history? |
|
| Author: | SteveHopwood [ Wed Sep 25, 2013 9:30 pm ] |
| Post subject: | Re: Bob and Shelley Again |
I just received this pm from Tommaso: Great one Tommaso and I think you are correct. Thanks. It needs to be: if (Bid - LinePrice > ((StackTrailingStop * (OpenTrades - 1)) / factor)) but I am not turning my coding machine on again tonight - had a couple of drinkies and these never mix with coding. I will post a fix in my morning. In the meantime, those of you who can (and if you cannot, then learn how to) go to void StackTrailingStop() Find the six instances of: StackTrailingStop / OpenTrades) / factor Change them all to: StackTrailingStop * OpenTrades) / factor and recompile. Also do this with the Different BASA if you are testing it. Leave the brackets alone. If you are feeling adventurous, change them to: StackTrailingStop * (OpenTrades - 1)) / factor I will post the full fix tomorrow. |
|
| Author: | SteveHopwood [ Thu Sep 26, 2013 9:01 am ] |
| Post subject: | Re: Bob and Shelley Again |
V 1x is in post 1, with the full fix I described last night. |
|
| Author: | SteveHopwood [ Thu Sep 26, 2013 10:04 am ] |
| Post subject: | Re: Bob and Shelley Again |
I noticed something when loading 1x onto my trading machine. I have the variable StackTrailingStop and the function void StackTrailingStop(). It does not appear to make any difference but it is a bad practice to have a variable and a function with the same name. I have added a quick change to this in the version in post 1. |
|
| Author: | fxozgirl [ Thu Sep 26, 2013 12:10 pm ] |
| Post subject: | Re: Bob and Shelley Again |
Thanks Steve Just looking at this weeks retrace, and with some trades hitting the full stop loss, it reminded me of a PM Dave (spotdespot) sent me a few weeks with a suggestion to try and minimise the losses incurred by trades taken that pretty much go immediately in the wrong direction. See below a partial quote from Dave's PM: Looking back at this weeks trades that went straight to SL (ie. neither of the first 2 candles once the trade was taken closed in the direction of the trade) we would have saved 312 pips: CadJpy -100 / -29 GbpAud -100 / -32 AudUsd -100 / -33 NzdJpy -100 / -66 GbpJpy -100 / -28 So with that in mind, is Dave's suggestion able to be incorporated into the EA for both main & re-entry trades as some extra protection without affecting the existing money management features? |
|
| All times are UTC | Page 32 of 120 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|