Support Board
Date/Time: Thu, 28 Nov 2024 10:40:05 +0000
Post From: help with error operating two different symbols at the same time
[2023-05-17 20:27:01] |
WeroTrader - Posts: 46 |
Hello Sierra chart team I am trying to perform automated trading through a custom study for two different symbols on the same account. The context is that on the first symbol a position was opened and while the position was still open, an attempt was made to open a second trade for a different symbol, resulting in the following log messages. Log message: BitMEX Trading Direct | No 'orderID' object in JSON message. | 2023-05-17 19:59:59.487 * BitMEX Trading Direct | No 'clOrdID' object in JSON message. | 2023-05-17 19:59:59.487 * BitMEX Trading Direct | No 'side' object in JSON message. | 2023-05-17 19:59:59.487 * It is a Bitmex error or it could be the cause of some omission that I am making in my code. I appreciate your prompt response and any guidance or solution you can give me. |