Page 1 of 1
Testing MT4
Posted: Tue Jul 21, 2015 11:19 am
by gianfrancotanzi
Hi, I have downloaded the recent versione of Tickstory v.16. I would know why when I test my EA with Tickstory Datas , my trailing stop does not work anytime. When I test it with data downloaded fro a broker, it is activated more than one time for one order.
Thanks.
GT
Re: Testing MT4
Posted: Tue Jul 21, 2015 11:27 am
by tickstory
Hi Gianfrancotanzi,
The best advice we can give is to check your EA for the conditions that make the trailing stop to move. Check also the 'Journal' tab which may be giving you errors when the order details are being changed. In this case, it is often the specified price that could be causing the problem (i.e. it isn't being "normalised" correctly). If you are getting errors, it will specify an error number which you can Google to find out more.
Hope this helps.