Tick story - page 14

 
Renat Fatkhullin:
Not asking enough, 3000 ticks is too little, for 1 hour.
That's not the point. I've put 300000 as well, never mind the input parameter!
 
Tapochun:
That's not the point. I've put 300000 as well, don't pay attention to the input parameter!

Be more careful.

Figure it out accurately first and then draw conclusions, please.

 

The ticks are now even more fun to load. Now in the tick in ALL mode all three prices of bid, ask and flipper can be present at once. Moreover, the information, as I understand it, is duplicated, i.e. in the tick without flipper and the subsequent with flipper:

2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #682 2015.10.19 10:53:12: spread = 13, ask = 1.54615, bid = 1.54602, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #683 2015.10.19 10:53:13: spread = 13, ask = 1.54615, bid = 1.54602, last = 1.54602
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #684 2015.10.19 10:53:13: spread = 14, ask = 1.54616, bid = 1.54602, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #685 2015.10.19 10:53:13: spread = 14, ask = 1.54616, bid = 1.54602, last = 1.54607
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #686 2015.10.19 10:53:13: spread = 13, ask = 1.54620, bid = 1.54607, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #687 2015.10.19 10:53:13: spread = 13, ask = 1.54620, bid = 1.54607, last = 1.54607
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #688 2015.10.19 10:53:13: spread = 15, ask = 1.54622, bid = 1.54607, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #689 2015.10.19 10:53:13: spread = 15, ask = 1.54622, bid = 1.54607, last = 1.54607
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #690 2015.10.19 10:53:13: spread = 17, ask = 1.54624, bid = 1.54607, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #691 2015.10.19 10:53:13: spread = 17, ask = 1.54624, bid = 1.54607, last = 1.54607
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #692 2015.10.19 10:53:13: spread = 17, ask = 1.54624, bid = 1.54607, last = 1.54607
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #693 2015.10.19 10:53:13: spread = 14, ask = 1.54621, bid = 1.54607, last = 0.00000
2015.10.19 12:53:16.116 test_CopyTicks_1178 (GBPUSD,M5) OnStart: #694 2015.10.19 10:53:15: spread = 14, ask = 1.54621, bid = 1.54607, last = 1.54607
 
Tapochun:

The ticks are now even more fun to load. Now in the tick in ALL mode all three prices of bid, ask and flipper can be present at once. And the information, as I understand it, is duplicated, i.e. in the tick without fins and later with fins:

That's right.

I have pointed out exactly - there is no structure or logic in filling in the ticks. Each price field is independent of the others. What comes from the supplier is what is broadcast.

 
Renat Fatkhullin:

Be more careful.

Please understand exactly first and then draw your conclusions.

I don't understand your distrust. I'm telling you - look, you have a mistake here. Look, jumping from date to date, losing a lot of ticks. You reply: you are not asking too much, try to be more accurate! In this case the quantity parameter doesn't matter! The quantity is enough to repeat the error. Look more carefully at the logs I cited.

Let's try again. Mode ALL. I am requesting for 10000 ticks (though my request for 3000 ticks will still cause an overshoot). Here is a fragment of log with ticks, which shows that history breaks. I.e. the server does not return today's tick history except for the one received in the work session of the terminal:

2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8009 2015.10.16 23:59:01: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13474
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8010 2015.10.16 23:59:02: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13474
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8011 2015.10.16 23:59:02: spread = 8, ask = 1.13482, bid = 1.13474, last = 0.00000
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8012 2015.10.16 23:59:03: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13474
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8013 2015.10.16 23:59:03: spread = 7, ask = 1.13481, bid = 1.13474, last = 0.00000
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8014 2015.10.16 23:59:03: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13474
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8015 2015.10.16 23:59:06: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13474
2015.10.19 13:06:35.976 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8016 2015.10.16 23:59:06: spread = 8, ask = 1.13482, bid = 1.13474, last = 0.00000
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8017 2015.10.16 23:59:10: spread = 0, ask = 0.00000, bid = 0.00000, last = 0.00000
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8018 2015.10.19 11:00:01: spread = 7, ask = 1.13534, bid = 1.13527, last = 0.00000
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8019 2015.10.19 11:00:01: spread = 7, ask = 1.13534, bid = 1.13527, last = 1.13525
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8020 2015.10.19 11:00:01: spread = 9, ask = 1.13534, bid = 1.13525, last = 0.00000
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8021 2015.10.19 11:00:01: spread = 9, ask = 1.13534, bid = 1.13525, last = 1.13525
2015.10.19 13:06:35.977 test_CopyTicks_1178 (EURUSD,H1) OnStart: #8022 2015.10.19 11:00:01: spread = 8, ask = 1.13533, bid = 1.13525, last = 0.00000

Tell me, am I making myself clear?

 
Tapochun:

Tell me, am I making myself clear?

No. Here is my request for 100,000 and a completely normal story:

...
JS      0       11:48:00.252    2 (EURUSD,M1)   OnStart: #8902 2015.10.16 23:59:06: spread = 8, ask = 1.13482, bid = 1.13474, last = 0.00000
GS      0       11:48:00.252    2 (EURUSD,M1)   OnStart: #8903 2015.10.16 23:59:10: spread = 0, ask = 0.00000, bid = 0.00000, last = 0.00000
QS      0       11:48:00.252    2 (EURUSD,M1)   OnStart: #8904 2015.10.19 00:00:02: spread = 0, ask = 0.00000, bid = 0.00000, last = 0.00000
OS      0       11:48:00.252    2 (EURUSD,M1)   OnStart: #8905 2015.10.19 00:01:11: spread = 0, ask = 0.00000, bid = 0.00000, last = 1.13546
...
 
Renat Fatkhullin:

No. Here's my request for 100,000 and a completely normal story:

Is the terminal switched on when? After 00.00 hours terminal time?

Check #1: Try to reset and re-request.

Check #2: Try deleting tick history on the instrument. Switch on the terminal and download the history.

If both checks are successful and you have the same log, as you have sent, then my fault. But it's still up to you.

 
Tapochun:
Is the terminal switched on when? After 00.00 terminal time?

Yes.

What build do you have?

 
Renat Fatkhullin:

Yes.

What's your build?

1191 х64. Yes, have a look at the previous post.
 
Could it be related to the fact that I am an admin? Consequently, the folder with the ticks is in the program files (C:\Program Files\MetaTrader 5\Bases\MetaQuotes-Demo\ticks)?
Reason: