IBtransmit Field

An order can be sent to TWS but not transmitted to the IB server by setting the Transmit flag in the order class to False.
public const int IBtransmit = 10728
This language is not supported or no code example is available.
public:  
const int IBtransmit = 10728;
This language is not supported or no code example is available.
public const IBtransmit : int = 10728
This language is not supported or no code example is available.

Field Value

int

In this article

Definition