Hello,

I'm *VERY* new to Zorro so please pardon any mistakes I might bring up. I was testing out the MT4/MT5 Bridge using the included TradeTest+ script and I received a compiler error. I'm using VS2022 to compile and currently running the non-"S" version of Zorro. When compiling, I get an error that one of the overloaded functions of brokerCommand is missing from the zorro.h header file. The online manual describes three overloaded versions of brokerCommand, but the header file is missing one. In particular brokerCommand (int Command, string Text). This function is used in TradeTest+ and I was wondering if I'm doing something wrong (header perhaps)? Thank you in advance for the help!

Sincerely,
Michael
:-)