Hi,
I am not sure if it is a problem with Zorro 1.74 but I did a test on a demo account with it running the Z12 strategy (Z12.63 H2 W2 V1).
It seems that at least the A2 part of the Z12 strategy does not recognize price changes properly.
Code:
Trade 			ID 		Lots 	Entry Time 	Entry 		Price 		Stop 		Trail 	Target	Risk 	Profit 	Pips
[EUR/USD:CY:S0415]	249860415	20	12-21 08:19	1.1873		1.1847		1.2228		1.1518	- - - - -599$	43.22$	5.7p
[GER30:A2:L4364]	249904364	3	12-21 12:19	13067.21	13079.20	12834.48	3300.26	- - - -	-176$	-0.72$	-96.3p
[USD/CAD:A2:L1731]	250031731	14	12-22 04:19	1.2745		1.2736		1.2516		1.2974	- - - - -213$	-0.93$	-1.0p
[AUD/USD:BB:S1732]	250031732	23	12-22 04:19	0.7713		0.7710		0.7784		0.7642	- - - - -139$	2.72$	1.4p


For the GER30 and USD/CAD trades (both with 'A2') the values for Profit and Pips always remain the same no matter how the price changes.
Does the problem only apply to the reporting and statistics or will it also affect Zorro's decision if it should exit the trades? If the latter then probably it will never exit the trades then, right?

And, a different problem:
I tried to resume previously stopped session (using the MT4 bridge) that had still one trade open but as it seems Zorro does not find the open trade anymore after the restart. It printed:
Code:
[US30:HP:L9502] - closed externally (0)


However, the trade was still open, I could see it in MetaTrader.
Is this a known problem with the MT4 bridge?