Rumbaut wrote:
Hello
I used the bridge before but i would like to know if i can use it in multiple mt4 terminals
Yes, you can do it. But in this case you will need some changes in the bridge.
I will try to give you short description.
1) For each mt4 terminal - you will need to create different bridge strategy file. So copy the bridge to another file and rename it, change the name of bridge class inside the code (line 38).
2) Then inside the bridge code - rename the file names in the variables for logs, the lines 191-193.
3) Rename the tab name - the lines: 40 line
I think thats all, I hope it is clear. If you will have any questions - ask me again, or I can sent you the example of second bridge.
Example of second bridge is added, see attachment