Is it synchronous running or is it synchronised?
Running a script/advisor in the master terminal initiates the start of the corresponding script/advisor in the slave terminal. The correspondence is set in the table before launching, i.e.
script buy lot 0.01 from the EUR marketplace -> script buy lot 0.5 from the EUR marketplace;
script buy lot 0.01 pending pound level 1.6 -> script buy lot 0.1 pending pound level 1.6 (with mismatch on the 10 level);
script cancel pound pending -> script cancel pound pending;
script to close the euro -> script to close the euro;
EA trawl distance 15 EUR -> EA trawl distance 15 EUR (with distance mismatch 20).
Anything is possible.
1) F1 in terminal \ service\configuration at startup.
2) Search for "copier"
3) dig vinapi functions
Anything is possible.
1) F1 in terminal \ service\configuration at startup.
2) Search for "copier"
3) dig vinapi functions
How is the action copier different from the transaction copier?
It is only a question of the transmission and execution of the command.
Running the same programme, as I understand it
If a match is established via a table, then a limited and specific set of actions. Via hotkeys. Each command has its own script or advisor. The connection between terminals is similar to that of deal copiers, i.e. each terminal has its own Expert Advisor for communication and "pressing the keys". The very action in the master account is not executed as usual, but through, for example, displacement of labels created by the Expert Advisor according to the registered commands. As many commands are registered in the matching table, the same number of signs will appear on the chart and the signs will be shifted.
But there is no need to go to such trouble, if it is easier to use Copywriter (because the set of commands is limited).
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi all!
What is the simplest way to arrange on a slave terminal to run a script/advisor synchronously from a master terminal?
Thanks
Serguei