Skip to content

Publisher

Jiowcl edited this page Nov 27, 2020 · 12 revisions

Publisher Options for MT4/MT5

Properties Description
Server Bind the Publisher server IP address
ServerDelayMilliseconds Push the order to subscriber delay milliseconds
ServerReal Under real server
AllowSymbols Allow trading Symbols

Example

Bind a IP address for MT4 login under Computer IP address 192.168.50.61.

Server = tcp://*:5559

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.

Clone this wiki locally