Property OrderFlags
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
OrderFlags
Allowed order kinds as MT5 SYMBOL_ORDER_MODE flags (1 market, 2 limit, 4 stop, 8 stop-limit, 16 SL, 32 TP, 64 close-by).
public int OrderFlags { get; set; }
Property Value
Remarks
MT5 equivalent
SymGroup.OrderFlags— full