Home › Forums › Tickstory Lite › Issue/Bug tracking › Problem with back-test
-
AuthorPosts
-
Hi Ionico,
We do not typically test specific EAs since there are so many potential variables when troubleshooting. One thing you should check is that all the “MT4 Info” you are exporting for the symbol is correct. That is, make sure you have correct lot sizes set, etc. If your EA is performing a check on one of these parameters then it could immediately be exiting.
The other thing to check whether the EA is logging an error. We did try to run your EA once which caused a zero-divide error. Trying to trouble-shoot this without the code is not straight forward, howeverif you are saying that you have produced a successful export from Birt’s script, then the first step would be to cross check the parameters you have used with that of your Tickstory export.
Hope this helps.
OK, i will solve the problem. I will write here about my back-testing. One question. Can you recommend me a tutorial? Thank you very much.
Hi ionico,
From what you’re saying you’ve already seen the basic video tutorial. You can find a more detailed manual by pressing F1 within Tickstory or simply go to this link:
http://www.tickstory.com/help/tickstorylite
Please let us know how you go!
Thanks.
@tickstory wrote:
Hi ionico,
From what you’re saying you’ve already seen the basic video tutorial. You can find a more detailed manual by pressing F1 within Tickstory or simply go to this link:
http://www.tickstory.com/help/tickstorylite
Please let us know how you go!
Thanks.
I use your recommendations. Also i use TickstoryInfoExpert. Still can not test this EA… zero divide error… other ea – OK.
Hi ionico,
Sorry but since we don’t have the source code for the EA we can’t tell you what’s causing it. If you have another EA with source code where you see this happening, there may be a better chance of determining what the problem is.
Thanks.
-
AuthorPosts
You must be logged in to reply to this topic.