|
Z3 Won't resume open trade
#441313
05/19/14 03:30
05/19/14 03:30
|
Joined: Dec 2013
Posts: 82 Sydney, NSW
Thirstywolf
OP
Junior Member
|
OP
Junior Member
Joined: Dec 2013
Posts: 82
Sydney, NSW
|
Hi Team
I am currently running Zorro 1.22 with MT4 with 3 Z strategies. On the weekend I stopped trading on all strategies in order to train Z12. When I hit trade again Z12 resumed all open trades, as did Z5, however Z3 did not resume the open trade. The trade is open still in MT4, however zorro has not resumed it.
How do I get Zorro to resume this trade?
In addition to this, I have dropped the Zorro EA on 3 different charts in MT4 for different products (EURCHF 1hr, XAGUSD 1d, EURUSD 4hr), and when I hit trade on each Zorro instance, it sometimes connects to the wrong chart window. Is this important? I can eventually get it to connect to the right one, but it seems to be a random thing, as to which chart it connects to.
Thanks
Thirstywolf
|
|
|
Re: Z3 Won't resume open trade
[Re: jcl]
#441350
05/20/14 02:25
05/20/14 02:25
|
Joined: Dec 2013
Posts: 82 Sydney, NSW
Thirstywolf
OP
Junior Member
|
OP
Junior Member
Joined: Dec 2013
Posts: 82
Sydney, NSW
|
JCL, the trd file is there, the strategy has not changed, and there is no error msg it is simple not resuming the trade.
As to the multiple strategies, this is quite a frustrating response to receive from you. There are no instructions in the manual as to how to make use of the multi-session plugin, hence my request in the "zorro future" thread to include some instructions for how to use it. Additionally it is quite unrealistic to have the solution be to use multiple MT4's. That is basically saying that the multi-session plugin is useless for MT4, given the large resources required to run one MT4, let alone several. Each MT4 instance constantly streaming price data for 30 or 40 assets? That is unrealistic.
Can there not be a solution along the lines of creating multiple EA's from the one Zorro install? I.E. having different zorro.mq4 files with different names that can be dropped onto different charts? It makes sense to have multiple instances of zorro running, but not of MT4.
By the way, on dropping the EA on multiple charts, the strategies have been trading as they should and making money.
Thanks
|
|
|
Re: Z3 Won't resume open trade
[Re: Thirstywolf]
#441422
05/22/14 13:27
05/22/14 13:27
|
Joined: Dec 2013
Posts: 82 Sydney, NSW
Thirstywolf
OP
Junior Member
|
OP
Junior Member
Joined: Dec 2013
Posts: 82
Sydney, NSW
|
Just in case anyone else encounters the same issues with trades not resuming, I will share my theory for why Z3 did not resume trades on my system. As I am running zorro on a VPS it can ocassionally get a bit laggy. I believe when I stopped the strategy, I accidently restarted, as it started loading again, which I then cancelled. The .TRD file as I now understand it is session based, so my theory is that potentially a new .TRD file was created before the old trades were loaded and saved to the new .TRD, and thus the next time I restarted the system it was referencing a blank .TRD file. This would not be a problem, as a backup .TRD file is created, except that I cancelled startup twice....Which leaves me with an orphan trade. I am not sure if there is a way to edit the .TRD file, but in anycase, this is what I believe has happened.
Thanks.
|
|
|
|