Really - I see yours did quite well ! Mine not at all ... (Had to change the settings !)
WHat about your setfile / other approach to the ZP ? Any setfile attacheable to have a look and compare ? Do you use the basket closing with any TP=xy now ?
WorldsEnd » Wed Jun 10, 2015 3:44 pm wrote:Anybody experienced some strange multi-trade behaviour lately? I have set up a new demo with Zennor's Piproid, now all multi-trades do have the same open price as the main trade I can't find any setting within the EA which would cause all multi-trades to be just duplicates of the main trade ... the bot is running on CC built 830 ...
all multi-trades do have the same open price as the main trade
Re-download EA from 1st post.
I think your EA missing some code.
Sorry for my bad English.
Yes it was! My bots captured nicely the big NZD move
More info: all my 7 ZP demo accounts performed very well on the big NZD move, but my only mini live account was flat. The difference? ZP reports max spread of 44 pips in GBPNZD on demo accounts and 81 pips on live account...
I am using IC Markets. Has Global Prime such spreads??
WorldsEnd » Wed Jun 10, 2015 3:44 pm wrote:Anybody experienced some strange multi-trade behaviour lately? I have set up a new demo with Zennor's Piproid, now all multi-trades do have the same open price as the main trade I can't find any setting within the EA which would cause all multi-trades to be just duplicates of the main trade ... the bot is running on CC built 830 ...
all multi-trades do have the same open price as the main trade
Re-download EA from 1st post.
I think your EA missing some code.
Sorry for my bad English.
Thanks for your answer! I switched back to CC built 765 and re-downloaded the EA out of this thread. I'm still waiting for some new pendings to check if the problem is solved.
WorldsEnd » Wed Jun 10, 2015 3:44 pm wrote:Anybody experienced some strange multi-trade behaviour lately? I have set up a new demo with Zennor's Piproid, now all multi-trades do have the same open price as the main trade I can't find any setting within the EA which would cause all multi-trades to be just duplicates of the main trade ... the bot is running on CC built 830 ...
Hi,
I had the same problem. Two possible solutions:
1) Edit the EA code. Find this:
double MultiPendingBuffer=20 // change 20 for whatever you want
2) Use ATR settings:
ATRPeriod = 20 // or whatever you want
ATRTimeFrame = 240 // or whatever you want
ATRMultiPendingPricePercent = 50.0 // or whatever you want
Just to let you guys know that I abandoned this ea a long time ago and so have not seen it trading on a demo account.
This means I cannot operate my usual, "I will fix it when it occurs on my platform" approach. Let me know if problems persist and I will try to fix them.
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.
SteveHopwood » Thu Jun 11, 2015 10:06 pm wrote:Just to let you guys know that I abandoned this ea a long time ago and so have not seen it trading on a demo account.
This means I cannot operate my usual, "I will fix it when it occurs on my platform" approach. Let me know if problems persist and I will try to fix them.