MT4/5 bridge

Posted By: danatrader

MT4/5 bridge - 09/30/20 17:23

https://zorro-trader.com/manual/en/mt4plugin.htm

the MT4/5 bridge supports the brokerCommand function with the following commands:

SET_PATCH
SET_SLIPPAGE
SET_MAGIC
SET_ORDERTEXT
SET_COMMENT
SET_LOCK
SET_LIMIT (MTR4 only, returns success, but creates 11-minutes pending order) <<------------------------------- further information?
PLOT_HLINE (MTR4 only)
PLOT_TEXT (MTR4 only)
PLOT_MOVE (MTR4 only)
PLOT_REMOVE (MTR4 only)
PLOT_REMOVEALL (MTR4 only)
PLOT_STRING (MTR4 only)

following Link
https://zorro-trader.com/manual/en/brokercommand.htm


SET_LIMIT <-------------------- nothing there
Posted By: jcl

Re: MT4/5 bridge - 10/19/20 13:08

SET_LIMIT is deprecated. It's the OrderLimit variable in newer Zorro versions. Better don't use it for MT4, since its behavior makes not much sense.
© 2024 lite-C Forums