-
Notifications
You must be signed in to change notification settings - Fork 102
Publisher
Jiowcl edited this page Dec 12, 2020
·
12 revisions
| Properties | Default Value | Description |
|---|---|---|
Server |
tcp://*:5559 | Bind the Publisher server IP address |
ServerDelayMilliseconds |
300 | Push the order to subscriber delay milliseconds |
ServerReal |
false | Under real server |
AllowSymbols |
Allow trading Symbols | |
DebugOutput |
true | Debug Output Message |
| Properties | Default Value | Description |
|---|---|---|
AllowOrder |
true | Allow Open a New Order |
AllowPendingOrder |
true | Allow Open a New Pending Order |
Bind a IP address for MT4 login under Computer IP address 192.168.50.61.
Server = tcp://*:5559
Execute on real account.
ServerReal = true
Copy Symbol EURUSD.
AllowSymbols = EURUSD
Copy Symbol EURUSD and USDJPY.
AllowSymbols = EURUSD,USDJPY
The Publishers do not need to log in with a trading password, just log in and using the investor password.