Forum Replies Created
-
AuthorPosts
-
in reply to: Real and historical graphs are different.. spread? #19297
Hi fdanilo,
I’m not sure if I understood correctly – are you comparing the historical data (which is sourced from Dukascopy) to that of your broker? If so, there is always going to be a small difference given that each has their own liquidity.
Hope this helps.
in reply to: 99,9% tickdata vs. 99% #19328Hi Rayray,
A tick is considered a “duplicate” if it occurs at the same price in the same minute as the previous tick. In many cases, EAs are not sensitive to this information which is why some users are fine with filtering the information. It saves time and reduces the size of the final file. Of course, if the EA is dependent on the number of ticks (a strategy based on trading/tick activity for example), then you would not want to filter this information.
Hope this helps.
in reply to: 99,9% tickdata vs. 99% #19326Hi Rayray,
Have you got the ‘duplicate tick’ filter on when you export data? This could be one reason for the difference. If not, the best comparison is between what Tickstory and what the JForex platform provides – if you note any differences (eg. a specific day where the exported data is different) we can investigate this further. If you are merely comparing file sizes, then it’s hard to identify where the differences could be.
Regarding 99.9% vs 99% – these numbers are just embedded into the exported file and have no effect on your final back-test results.
Hope this helps.
in reply to: v1.0 Released! #19264Hi Radu – Sorry about that. Will try get those translation changes in before the official 1.1 release.
Thanks!
in reply to: admin password?? #19081Hi Gooly,
Thanks for your feedback. Glad that it worked for you. Apologies for taking some time to resolving this for you – we are trying our best to address all the feedback we are getting as quickly as possible.
Kind regards.
in reply to: admin password?? #19079Hi all,
Please refer to where you can download v1.1RC which should address the need to run the application as administrator:
viewtopic.php?f=2&t=262&p=1093
Please let us know how you go.
Thanks.
in reply to: Scheduler data weekend #19185Hi all,
Please refer to where you can download v1.1RC which addresses flat bar issue:
viewtopic.php?f=2&t=262&p=1093
Please let us know how you go.
Thanks.
Hi all,
Please refer to where you can download v1.1RC which addresses flat bar issue:
viewtopic.php?f=2&t=262&p=1093
Please let us know how you go.
Thanks.
in reply to: Flat data in weekend #19320Hi all,
Please refer to where you can download v1.1RC which addresses flat bar issue:
viewtopic.php?f=2&t=262&p=1093
Please let us know how you go.
Thanks.
in reply to: v1.0 Released! #19261Hi all,
A release candidate of v1.1 is now available that addresses several issues that have been reported, including:
•[TICKLITE-126] Some users having issues reading in MT4 config files due to personalised Windows regional settings.
•[TICKLITE-128] MT4 Export: Back-filling of flat bar data in gaps has now been disabled.
•[TICKLITE-129] Windows 7 users encountering ‘permission denied’ errors while saving settings
•[TICKLITE-130] Windows 7 users experiencing UAC prompt to require administrator access.You can download this version here:
http://www.tickstory.com/files/tickstorylite_setup.1.1RC.zip
If the above issues do not affect you, it is recommended that you wait for the official release.
Happy back-testing!
in reply to: 0.9.1.0 cant run mt4 build 509? #19011Hi Kate,
In the error message, did it report that it has tried the Build 500+ launcher? If not, please check your Tickstory version again in Help->About and ensure you’re on v1.0.
Thanks.
in reply to: How to change MT4 leverage in strategies tester #19323Hi qkhanh – To change the MT4 leverage:
1) Select ‘Export to MT4’ on the currency you wish to export.
2) In the Mt4 Export window, select Metatrader Info tab and specify the Account Leverage to be whatever you need.
3) Press OK and wait for it to complete.
4) Launch Metatrader by pressing F8 in Tickstory.
5) Run your EA.Hope this helps.
in reply to: 0.9.1.0 cant run mt4 build 509? #19009Hi Kate,
This thread relates to 0.9.2 only. Some users were having issues with the launcher since it was a prerequisite to click ‘Like’ to activate the launcher.
Do you have further information about the issue you are having on v1.0? What MT4 Build are you trying to launch? What is the error message you are getting?
Thanks.
in reply to: Issue with leverage #19309Hi render86,
We were unable to reproduce any issue with leverage using the following steps:
1) Select ‘Export to MT4’ on EURUSD.
2) In the Mt4 Export window, select Metatrader Info tab and specify the Account Leverage to be 200.
3) Press OK and wait for it to complete.
4) Launch Metatrader by pressing F8 in Tickstory.
5) Run MACD Sample with the following line of code inserted into the start() function:Print(“Acc lev: ” + DoubleToStr(AccountLeverage(), 5));
6) Account leverage correctly reports that leverage is 200.
Hope this helps.
in reply to: 0.9.1.0 cant run mt4 build 509? #19007Hi Kate,
Please download the latest version of Tickstory (v1.0) – the Build 509 launcher is now available to all users now.
Hope this helps.
-
AuthorPosts