Support Board
Date/Time: Sun, 02 Feb 2025 19:01:01 +0000
Post From: DTC, POSITION_UPDATE message returns empty but position exists
[2019-09-19 01:42:38] |
onnb - Posts: 662 |
I send SC CURRENT_POSITIONS_REQUEST message.
I receive back POSITION_UPDATE message with the correct RequestID, but the position is empty (no symbol, no quantities). All I see is the account "Sim1". Update to this... I send SC CURRENT_POSITIONS_REQUEST message. I receive back from the server two messages Message1 - RequestID == 0, has the sybmol and position filled as I expected, Unsolicited is 1 Message2 - RequestID == K, I receive back POSITION_UPDATE message with the expected RequestID (K), but the position is empty (no symbol, no quantities). All I see is the account "Sim1". Unsolicited is 0 |