Login Page - Create Account

DTC Protocol Discussion Forum


Date/Time: Fri, 29 Nov 2024 14:40:59 +0000



order cancel replace sets p2 even when not needed

View Count: 2754

[2016-04-01 01:46:57]
vbmithr - Posts: 204
I want to replace a limit order, p2 should not be set, but SC sets it to 0 and set p2_is_set to true even though this price is not set.

Also I don't really see the point of those *_is_set fields since a price of zero should be enough to indicate "not set": can it happen that you want to set a price to zero in trading?
[2016-04-01 01:53:47]
vbmithr - Posts: 204
Also the reason I'm sending is not displayed in the trade log.
SC says "order does not exists in order list" but it is not true.
[2016-04-02 11:00:09]
DTC Engineering - Posts: 320
In the next release of Sierra Chart, Price2 will not be set unless it is a Stop-Limit order. And the Price#IsSet members will be properly set.

Also 0 is a valid price in the case of spread trading.

We do not understand this:
Also the reason I'm sending is not displayed in the trade log.
SC says "order does not exists in order list" but it is not true.

We need a lot more surrounding details about that.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account