You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The problem is that by adding randomness where there was none before, we increase entropy rather than reduce it.
...
Totally in the hole. I used to read the branch diagonally...
Are the EAs in the same terminal? Are they running on timer rather than ticks? I think simultaneous execution of a check is possible.
What's the catch, please elaborate? Do you really want only one Expert Advisor out of four to be executed during a signal, "the one who gets there first"? But then why do you need four EAs?
What is the catch, please elaborate? Do you really want only one Expert Advisor out of four to be executed during a signal, "the one who gets there first"? But then why do you need four EAs?
So you have a signal on several pairs at the same time, but only one trade is needed, on any pair? and the blocks sending the signals are not connected in any way to each other?
So you have a signal on several pairs at the same time, but only one trade is needed, on any pair? and the blocks sending the signals are in no way related to each other?
If I understand the situation correctly, OrderSend() takes a relatively long time to execute, and all this time OrdersTotal() will still be 0.
Well, if blocks are linked, let them choose which one signal to send from the set. Or they may queue them up until one signal is executed, the next one will not be produced.
You can also create a variable instead of OrdersTotal() in GlobalVariables for synchronization of advisors.
If I understand the situation correctly, OrderSend() takes a relatively long time to execute, and all this time OrdersTotal() will still be 0.
Well, if blocks are linked, let them choose which one signal to send from the set. Or they may queue them up until one signal is executed, the next one will not be produced.
You can also create a variable instead of OrdersTotal() in GlobalVariables for synchronization of advisors.
You took the flat section.
Take the trendy one.