dxFeed .Net API
7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Static Public Member Functions | |
static NativeEventBuffer< NativeQuote > | CreateQuoteBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeTrade > | CreateTradeBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeOrder > | CreateOrderBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeProfile > | CreateProfileBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeTimeAndSale > | CreateTimeAndSaleBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeSummary > | CreateSummaryBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeCandle > | CreateCandleBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeTradeETH > | CreateTradeETHBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeSpreadOrder > | CreateSpreadOrderBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeGreeks > | CreateGreeksBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeTheoPrice > | CreateTheoPriceBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeUnderlying > | CreateUnderlyingBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeSeries > | CreateSeriesBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |
static NativeEventBuffer< NativeConfiguration > | CreateConfigurationBuf (IntPtr symbol, IntPtr head, int size, EventParams eventParams) |