Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 20:02:05 +0000



Post From: DTC Protocol

[2017-10-25 16:57:57]
AndrewAMD1 - Posts: 31
I have a technical question, as I am writing a DTC client for Sierra Chart.

Suppose I have a position of negative five lots, and I want to reverse it to positive five lots.

I see these enumerations:
TRADE_UNSET = 0
TRADE_OPEN = 1
TRADE_CLOSE = 2

Do I have to:
* Place two buy order of 5 lots each, one to close and one to buy?
* Place one order of 10 lots, unset? open? close?
Date Time Of Last Edit: 2017-10-25 16:59:06