Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 05:04:48 +0000



Post From: FreeFormText and Text Tag not being updated

[2018-05-01 13:03:30]
User942837 - Posts: 108
Thank you for your reply. Let me provide some more detail. I am testing this on version 1733.

I am adding the messages received from DTC server below which shows that the FreeTextForm field is being successfully received by sierra server because on some messages it is included as [FreeFormText: test] and [Client text: test] but not on all messages. "Test" is the free form text I am passing. I am also including screenshots of the Orders and Positions window and Trade Activity Log.

These messages are not showing in Text Tag of Orders and positions window and neither in the trade activity log. These fields are always empty yet on some messages the FreeFormText is received. Is my expectation wrong that when I send free form text and I have
a trade with "OrderStatus": "ORDER_STATUS_OPEN", I would be able to see this on the Text Tag of the Orders and Positions window?

Thank you

DTC Messages:

14:34:15 2018-05-01 : OrderUpdated Event { "TotalNumMessages": 1, "MessageNumber": 1, "Symbol": "ESM8", "ServerOrderID": "452685", "ClientOrderID": "39d3e9b4-14d1-43bf-b38b-1696248ac0aa", "OrderStatus": "ORDER_STATUS_PENDING_CHILD", "OrderUpdateReason": "GENERAL_ORDER_UPDATE", "OrderType": "ORDER_TYPE_LIMIT", "BuySell": "SELL", "Price1": 2647, "TimeInForce": "TIF_GOOD_TILL_CANCELED", "TradeAccount": "ACCOUNTID", "InfoText": "Order from DTC client #56. SampleClientApp. REMOVEDIP | Client text: test | Attached Order", "ParentServerOrderID": "452683", "OCOLinkedOrderServerOrderID": "452684", "OpenOrClose": "TRADE_CLOSE", "FreeFormText": "test", "OrderReceivedDateTime": "1525178021" }
14:34:15 2018-05-01 : OrderUpdated Event { "TotalNumMessages": 1, "MessageNumber": 1, "Symbol": "ESM8", "ServerOrderID": "452683", "ClientOrderID": "2176cd33-5a53-4ad6-9f59-c923aa14bade", "OrderStatus": "ORDER_STATUS_PENDING_OPEN", "OrderUpdateReason": "NEW_ORDER_ACCEPTED", "OrderType": "ORDER_TYPE_LIMIT", "BuySell": "BUY", "Price1": 2644, "TimeInForce": "TIF_GOOD_TILL_CANCELED", "OrderQuantity": 1, "RemainingQuantity": 1, "TradeAccount": "ACCOUNTID", "InfoText": "Order from DTC client #56. SampleClientApp. REMOVEDIP", "OpenOrClose": "TRADE_OPEN", "OrderReceivedDateTime": "1525178021" }
14:34:15 2018-05-01 : OrderUpdated Event { "TotalNumMessages": 1, "MessageNumber": 1, "Symbol": "ESM8", "ServerOrderID": "452683", "ClientOrderID": "2176cd33-5a53-4ad6-9f59-c923aa14bade", "ExchangeOrderID": "204039137", "OrderStatus": "ORDER_STATUS_PENDING_OPEN", "OrderUpdateReason": "GENERAL_ORDER_UPDATE", "OrderType": "ORDER_TYPE_LIMIT", "BuySell": "BUY", "Price1": 2644, "TimeInForce": "TIF_GOOD_TILL_CANCELED", "OrderQuantity": 1, "RemainingQuantity": 1, "TradeAccount": "ACCOUNTID", "InfoText": "OEC order update", "OpenOrClose": "TRADE_OPEN", "OrderReceivedDateTime": "1525178021" }
14:34:15 2018-05-01 : OrderUpdated Event { "TotalNumMessages": 1, "MessageNumber": 1, "Symbol": "ESM8", "ServerOrderID": "452683", "ClientOrderID": "2176cd33-5a53-4ad6-9f59-c923aa14bade", "ExchangeOrderID": "204039137", "OrderStatus": "ORDER_STATUS_OPEN", "OrderUpdateReason": "GENERAL_ORDER_UPDATE", "OrderType": "ORDER_TYPE_LIMIT", "BuySell": "BUY", "Price1": 2644, "TimeInForce": "TIF_GOOD_TILL_CANCELED", "OrderQuantity": 1, "RemainingQuantity": 1, "TradeAccount": "ACCOUNTID", "InfoText": "OEC order update (New)", "OpenOrClose": "TRADE_OPEN", "OrderReceivedDateTime": "1525178021" }
Attachment Deleted.
imagefreeformtext2.png / V - Attached On 2018-05-01 12:54:18 UTC - Size: 4.4 KB - 284 views
imagefreeformtext.png / V - Attached On 2018-05-01 12:56:22 UTC - Size: 18.3 KB - 314 views