Hi everyone,
I'm at a complete loss here, I have been trying to get my backtests to work for two full days and still can't work out where the problem is.
I have purchased the full version of tickstory yesterday, so that I could launch metatrader through tickstory but it hasn't changed the source of my problem.
I have downloaded the tickdata and exported it to my data folder (tester/history for .fxt files and history/activtrades-demo for my .hst files, however once I launch the strategy tester via Tickstory, I get the following error message:
2015.12.22 10:55:42.308 TestGenerator: file "C:\Users\Miss Favitta\AppData\Roaming\MetaQuotes\Terminal\A6DFBB1B8DE9672D2328FF3445436DEC\tester\history\USDJPY60_0.fxt" is read-only
2015.12.22 10:55:42.308 TestGenerator: symbol USDJPY period 60 model 0 from 2014.12.22 to 2015.12.21
2015.12.22 10:55:42 2015.12.21 00:00 Series4-V2.2-Puma4-Pro inputs: LotsFix=0.1; UseMoneyManagement1=1; LotsPerThousand=0.1; RecalcOnlyIfNoTradeOpen=1; UseMoneyManagement2=0; LotsPercent=1; UseMAModification=1; MAModTimeFrame=0; MAModPeriod=20; MAModShift=0; MAModMethod=0;
2015.12.22 10:55:42.808 USDJPY,H1: 0 tick events (6227 bars, 20223603 bar states) processed in 0:00:00.000 (total time 0:00:00.500)
Now the obvious solution for me, was to go to tester/history and deselect "read-only" from the properties of the USDJPY60_0.fxt file.
I then tried to run the exact same backtest and the error message changes to:
2015.12.22 11:08:19.361 TestGenerator: no history data 'USDJPY60' from 2015.12.21 to 2015.12.01
And when I go back to tester/history and check my USDJPY60_0.fxt file, it now has 0 bytes. So it seems to have been overwritten with nothing in the process of the backtest?? Has this happened to anyone before?
Many thanks,
TestGenerator: file "C:\xxx.fxt" is read-only
-
- Posts: 3
- Joined: Tue Dec 22, 2015 10:52 am
Re: TestGenerator: file "C:\xxx.fxt" is read-only
Hi Cupidalaska,
The message you are getting about the file being "read-only" is not an error but merely a notification. You can ignore this message and everything should work fine. You should leave your files as read-only.
Secondly, if you are using MT4 Build 940 (see Help->About in MT4), the recommendation at this stage is to roll-back to Build 910 due to show-stopper bugs in the MT4 strategy tester in later versions. If this applies to you, you can read more about how to roll-back here: http://tickstory.com/forum/viewtopic.php?f=2&t=876.
Hope this helps.
The message you are getting about the file being "read-only" is not an error but merely a notification. You can ignore this message and everything should work fine. You should leave your files as read-only.
Secondly, if you are using MT4 Build 940 (see Help->About in MT4), the recommendation at this stage is to roll-back to Build 910 due to show-stopper bugs in the MT4 strategy tester in later versions. If this applies to you, you can read more about how to roll-back here: http://tickstory.com/forum/viewtopic.php?f=2&t=876.
Hope this helps.
-
- Posts: 3
- Joined: Tue Dec 22, 2015 10:52 am
Re: TestGenerator: file "C:\xxx.fxt" is read-only
Hi team,
I have downloaded the setup file for build 910, however once it's installed and go into the help/about tab it says build 940
Am I missing something here? Does it automatically update to the latest version?
Thanks
I have downloaded the setup file for build 910, however once it's installed and go into the help/about tab it says build 940
Am I missing something here? Does it automatically update to the latest version?
Thanks
Re: TestGenerator: file "C:\xxx.fxt" is read-only
Hi Cupidalaksa,
Yes, MT4 automatically tries to update itself. More information about how to prevent this here:
http://tickstory.com/forum/viewtopic.php?f=2&t=876
Regards.
Yes, MT4 automatically tries to update itself. More information about how to prevent this here:
http://tickstory.com/forum/viewtopic.php?f=2&t=876
Regards.
Re: TestGenerator: file "C:\xxx.fxt" is read-only
Hi,
I have exactly the same issue with the fxt files being "read only". However my backtest gives me a n/a quality when they are read only. I assume this is beacuse Tickstory is not launching MT 4 correctly.
MT 4 upgraded to 940 and I reverted back to 910. I can see the version as 910 in "About". However when launching MT 4 I still get a no suitable launcher found for MT4.
Any help would be appreciated ?
Thank you
I have exactly the same issue with the fxt files being "read only". However my backtest gives me a n/a quality when they are read only. I assume this is beacuse Tickstory is not launching MT 4 correctly.
MT 4 upgraded to 940 and I reverted back to 910. I can see the version as 910 in "About". However when launching MT 4 I still get a no suitable launcher found for MT4.
Any help would be appreciated ?
Thank you
Re: TestGenerator: file "C:\xxx.fxt" is read-only
Hi Gnaude,
Check out the FAQ on the "I have an error while launching MT4": http://www.tickstory.com/forum/viewtopic.php?f=2&t=613.
It has a check-list of common issues when trying to launch. The only thing to add to this is to make sure you have got "/skipupdate" in your launcher parameters (File->Settings->MT4 Settings). If you don't do this, MT4 will automatically update again to the latest build.
Hope this helps.
Check out the FAQ on the "I have an error while launching MT4": http://www.tickstory.com/forum/viewtopic.php?f=2&t=613.
It has a check-list of common issues when trying to launch. The only thing to add to this is to make sure you have got "/skipupdate" in your launcher parameters (File->Settings->MT4 Settings). If you don't do this, MT4 will automatically update again to the latest build.
Hope this helps.
Re: TestGenerator: file "C:\xxx.fxt" is read-only
HI,
Thank you issue was solved by :
3) If you are using Windows 7 or are receiving a prompt for administrator access when you launch, run Tickstory as Administrator by right-clicking the icon and selecting "Run As Administrator".
Not sure if there is a log file that TIckstory writes out but would be usefull to write out some errors to a log to make troubleshooting easier ?
Thank you for your help !
Thank you issue was solved by :
3) If you are using Windows 7 or are receiving a prompt for administrator access when you launch, run Tickstory as Administrator by right-clicking the icon and selecting "Run As Administrator".
Not sure if there is a log file that TIckstory writes out but would be usefull to write out some errors to a log to make troubleshooting easier ?
Thank you for your help !