problem with backtesting

General discussion about the Tickstory Lite software package.
Post Reply
fosterbridge
Posts: 1
Joined: Sat Mar 22, 2025 9:08 pm

problem with backtesting

Post by fosterbridge »

any idea why My EA runs perfectly with my broker data but when I use it with tickstory data it does not close trades as it should and the tester does not upgrade the profit and loss, balance stays the same during the whole test start at 3000 and ends at 3000, also the graph stays at 3000.
tickstory
Posts: 5168
Joined: Sun Jan 06, 2013 12:27 am

Re: problem with backtesting

Post by tickstory »

Hi Fosterbridge,

First thing you should check is the "Journal" tab as it may give you an indication of what is going on. It is possible, for example, to have an EA failing to close a trade due to the lot size being incorrectly rounded to the minimum step. Similarly, if you have not refreshed your prices before placing a closing order, it can get rejected. This is because tick data moves a lot more quickly than the standard 1-minute broker data.

You can find some additional information on this topic in our FAQ.

Thanks.
Post Reply