Pair trading and multicurrency arbitrage. The showdown. - page 283

 
Renat Akhtyamov #:
It's all there.
All right. Did you measure the exchange in the copiers? I mean, the signal path from the sender to the receiver.
 
Irina Kolosova #:
Okay. Have you measured the exchange in the copiers? That is, the course of the signal from the sensor to the receiver.

I wrote this in C# a long time ago, I have posts about it somewhere on the forum.

0.1 sec I set the exchange rate, it worked.

It could have been less, but I didn't need it.

but then they already did it on 5rka, there are inbuilt functions - I haven't tried it, but there are articles about it.

do not use any third-party resources, do everything in the terminal, you will get a multiple increase in exchange speed.

 
Renat Akhtyamov #:

a long time ago, once I wrote this, somewhere on the forum I have posts about it.

0.1 sec I set the exchange speed, it worked.

It could have been less, but I didn't need it.

but then on 5rka already did, there are inbuilt functions - this I have not tried, but there are articles.
Please, give a link to the post where 100 ms signal stroke. I will be very grateful.
 
Irina Kolosova #:
Please provide a link to the post where 100ms signal travel. I will be very grateful.

I have searched the forum now.

Everyone is already discussing the inbuilt functions in MT5, I didn't find anything about speed.

My post is already somewhere far away.

If you have not encountered, order a task on freelance, say you need such and such a speed (I say at once - I do not want to write myself and will not, I do not need).

---

but I found this on the Internet.

I've done it according to these articles

https://metanit.com/sharp/net/3.5.php

 
Renat Akhtyamov #:

I've been searching the forum

everyone is already discussing MT5 inbuilt functions, I didn't find anything about speed.

my post is already somewhere far away

If you have not encountered, order a task on freelance, say you need such and such a speed (I say right away - I do not want to write myself and will not, I do not need).

---

but I found on the Internet

I followed these articles

https://metanit.com/sharp/net/3.5.php

Thank you!!!
 
Irina Kolosova #:
Thank you!!!

if you need to communicate between 2 terminals on one computer, it is better to use a file that is written to memory, not to the hard drive.

otherwise you will break the hard disc very quickly, even if it is SSD ;)

this exchange can not be measured by speed at all, it is almost instantaneous.
 
Renat Akhtyamov #:

If it is necessary to communicate between two terminals on one computer, it is better to use a file that is written to memory rather than to a hard disc.

otherwise you will break the hard disc very quickly, even if it is SSD ;)

this exchange can not be measured by speed at all, it is almost instantaneous.
It is important, as all our trades are customised only on one broker (I will not advertise on which one). It has all shares and indices which are necessary for calculation. And yes in fact on one server it is necessary to copy. Without broadcasting anywhere in one space. And yes you are right, you can work on the internal memory, we tried to do so, then the arbitrage died and we abandoned. There was something called these memory cells, I just forgot. Thank you!!!
 
Irina Kolosova #:
It is important, as all our trades are customised only for one broker (I will not advertise on which one). It has all shares and indices that are necessary for calculation. And yes, in fact on one server it is necessary to copy. Without broadcasting anywhere in one space. And yes you are right, you can work on the internal memory, we tried to do so, then the arbitrage died and we abandoned. There was something called these memory cells, I just forgot. Thank you!!!
https://www.mql5.com/ru/forum/388982/page4#comment_27785834
 
Посмотрим на светодиод привода. Проверяем как то совсем не хочу
Посмотрим на светодиод привода. Проверяем как то совсем не хочу
  • 2019.09.19
  • www.mql5.com
ну и при оптимизации каждый проход оптимизатора было обращение к диску. Вот примерно столько раз можно за оптимизацию к диску обратиться посмотрел на всякий случай под стол. а раньше всяким образом пытались при оптимизации в историю подглядеть
 
Renat Akhtyamov #:
h ttps:// www.mql5.com/ru/forum/189649/page4#comment_13272433
Thank you very much. We'll be thinking...