Search found 28 matches

by danny_pip
Fri Sep 23, 2016 12:35 pm
Forum: Issue/Bug tracking
Topic: Differences between new 1.8.4 on MT4 910 and MT4 build 1010
Replies: 1
Views: 5937

Differences between new 1.8.4 on MT4 910 and MT4 build 1010

Hi, I've 2 computers with tickstory 1.8.4 installed and because I was seeing so big differencies with my results before, I've decided to switch back to release 910 of MT4. I've done a clean download op 2 years data on each computer using the same configuration settings as well for the download as fo...
by danny_pip
Wed Mar 23, 2016 7:33 am
Forum: General Discussion
Topic: Difference in results after new tickdata upload
Replies: 2
Views: 7067

Difference in results after new tickdata upload

Hi, I've been using tickstory now very longtime and recently I'm getting very confused and I don't know what is a reliable result or not. I 've developped a strategy and after optimizing and backtesting I had great results on XAUUSD. working several weeks on this project. This week, I've downloaded ...
by danny_pip
Thu Oct 08, 2015 1:52 pm
Forum: General Discussion
Topic: TimeStamp of tickdata in microseconds
Replies: 1
Views: 6172

TimeStamp of tickdata in microseconds

Hi, Is there a possibility to read the timestamp of every tick in microseconds ? I need this in backtesting and based on the historical data (not the system time). Until now, all timestamps have an accuracy of seconds but for scalping purposes I need it a higher resolution in milli or even better mi...
by danny_pip
Thu Sep 10, 2015 1:06 pm
Forum: New features & suggestions
Topic: Suggestion for creating a general reference procedure
Replies: 1
Views: 9252

Suggestion for creating a general reference procedure

Hi Tickstory, I believe a lot of people are struggling with the fact that the downloaded tickdata (history and fxt) are well installed en reliable. Therefore it should be a great thing if some kind of reference routine could be run, for instance an EA that runs over a certain period and that shows a...
by danny_pip
Mon Aug 24, 2015 3:29 pm
Forum: Issue/Bug tracking
Topic: iBarShift problems
Replies: 3
Views: 9358

Re: iBarShift problems

Hi, I've added a log-list showing the systematic error with iBarShift. I've changed the color of the record in the list where the problem arises. You will see that one hour is skipped when I go minute per minute back in time over 1440 minutes (= 1 day). The backtester is doing this systematically an...
by danny_pip
Sat Aug 15, 2015 10:10 am
Forum: Issue/Bug tracking
Topic: iBarShift problems
Replies: 3
Views: 9358

iBarShift problems

Hi, I've seen that systematically the metatrader function iBarShift returns the wrong values in the backtester. Here you see my code: previousday_start = iTime(NULL,PERIOD_D1,i); previousday_end = previousday_start + 24*60*60 -1; Print ("yesterday start = ", TimeToStr(previousday_start,TIME_DATE|TIM...
by danny_pip
Thu Jun 25, 2015 11:26 am
Forum: General Discussion
Topic: v1.6 Released!
Replies: 50
Views: 206198

Re: v1.6 Released!

Hi, I've bought the paid version today because of the great support with my problems in the past. I have a question: when I let the 'tickinfoexpert' run once and the config file is made; are all commissions (for ECN/STP) brokers correctly handled or do I have to edit this manually ? Is it possible t...
by danny_pip
Thu Apr 09, 2015 4:07 pm
Forum: General Discussion
Topic: Help setting up ASX Index
Replies: 28
Views: 54984

Re: Help setting up ASX Index

Hi, The broker FXCM has recently added 2 digits to the AUS200 index; instead of 5946 it's now 5946.00. Some brokers like Sensus uses no extra decimals; Pepperstone uses 1 decimal; I've noticed that this causes problems again in exporting and optimising. Backtesting does not work anymore. Hope you ca...
by danny_pip
Wed Feb 04, 2015 9:06 pm
Forum: General Discussion
Topic: Accuracy of TickData Testing
Replies: 8
Views: 21260

Re: Accuracy of TickData Testing

Hi Fiver,

I 've also had the experience that there are differencies.
I've also found out the TickDataDownloader is not always downloading perfectly all files; sometimes data are missing.

Regards,

Danny
by danny_pip
Mon Feb 02, 2015 8:44 am
Forum: General Discussion
Topic: Help setting up ASX Index
Replies: 28
Views: 54984

Re: Help setting up ASX Index

Hi, I've done an export of the last month for every system. Now I'm getting similar results but still different. I've also noticed that SQ Tickdata Downloader did not exported all files of 2013; Some were missing. To be sure that I'm working with good tickdata, I've took the last month; what's obvio...