CWorms |
The CWormsSessionNoSSL type exposes the following members.
| Name | Description | |
|---|---|---|
| CWormsSessionNoSSL | Initiates the WOTI Reactor with no SSL encryption. |
| Name | Description | |
|---|---|---|
| AutoReconnect | This determines whether woti will automatically attempt to reconnect on an unexpected disconnect. (Inherited from CWormsSession) | |
| ConnectionState | The current session connection state. (Inherited from CWormsSession) | |
| Firm | The currently connected firm. (Inherited from CWormsSession) | |
| IMSession | The Worms IM Session. (Inherited from CWormsSession) | |
| LatestHeadlineCache | Obsolete. Cache of Latest Headlines (Inherited from CWormsSession) | |
| ManagedOrderCache | The Worms Managed Order Cache. (Inherited from CWormsSession) | |
| NextOrderCount | The number that will be appended to the SessionId to form the next OrderId. (Inherited from CWormsSession) | |
| OrderCache | The Worms Order Cache. (Inherited from CWormsSession) | |
| PositionCache | The Worms Position Cache. (Inherited from CWormsSession) | |
| RiskCache | The Worms Risk Cache. (Inherited from CWormsSession) | |
| SessionId | The current session Id. (Inherited from CWormsSession) | |
| StaticDataCache | The Worms Static Data Cache. (Inherited from CWormsSession) | |
| SystemName | The system name of the currently connected trade server. (Inherited from CWormsSession) | |
| SystemNumber | The system number of the currently connected trade server. (Inherited from CWormsSession) | |
| TradeServer | The currently connected trade server. (Inherited from CWormsSession) | |
| TradingRestrictionCache | The Worms Trading Restriction Cache. (Inherited from CWormsSession) | |
| UserName | The currently connected user. (Inherited from CWormsSession) | |
| WaveCache | The Worms Wave Cache. (Inherited from CWormsSession) | |
| WmdSession | The Worms WMD Session. (Inherited from CWormsSession) | |
| WotiUserConfig | The Woti User Configuration (can be modified with the GlobalConfig.exe utility) (Inherited from CWormsSession) |
| Name | Description | |
|---|---|---|
| AcceptCancel | Generates an AcceptCancel event for an order in the PendingCancel state. (Inherited from CWormsSession) | |
| AcceptChange(String, String, String) | Obsolete. (Deprecated) Generates a AcceptChange event for an order in the PendingChange state. (Inherited from CWormsSession) | |
| AcceptChange(String, String, String, Double, Double) | Generates a AcceptChange event for an order in the PendingChange state. (Inherited from CWormsSession) | |
| AcceptOrder(String, String, String) | Generates an AcceptOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| AcceptOrder(String, String, String, IWormsOptionalFields) | Generates an AcceptOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| AcceptOrder(String, String, String, Double, Double, Double, Int32, Int32) | Generates an AcceptOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| AcceptOrder(String, String, String, Double, Double, Double, Int32, Int32, IWormsOptionalFields) | Generates an AcceptOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| Allocate(Int32, String, WOTI_SideType, Double, String, String, Boolean, Double, Boolean, String) | Obsolete. (Deprecated) Allocate shares from one account to another. Does not retain knowledge of the original orders. (Inherited from CWormsSession) | |
| Allocate(Int32, String, Boolean, Boolean, Double, String, String, Boolean, Double, Boolean, String) | Obsolete. (Deprecated) Allocate shares from one account to another. Does not retain knowledge of the original orders. (Inherited from CWormsSession) | |
| Allocate(Int32, String, Boolean, Boolean, Double, String, String, Boolean, Double, Boolean, String, String) | Obsolete. (Deprecated) Allocate shares from one account to another. Does not retain knowledge of the original orders. (Inherited from CWormsSession) | |
| Allocate(Int32, String, WOTI_SideType, Double, String, String, Boolean, Double, Boolean, String, String, DictionaryString, String) | Obsolete. (Inherited from CWormsSession) | |
| BustEvent(String, String, String) | Busts an event. (Inherited from CWormsSession) | |
| BustEvent(String, String, String, IWormsOptionalFields) | Busts an event. (Inherited from CWormsSession) | |
| BustExecution | Generates a BustExecution event for an order with executions. (Inherited from CWormsSession) | |
| CancelAllOrders | Cancels all live orders visible to the user in the Order Cache. (Inherited from CWormsSession) | |
| CancelOrder | Cancels a specified order. (Inherited from CWormsSession) | |
| CancelOrderEx | Cancels a specified order. (Inherited from CWormsSession) | |
| ChangeCommission(String, Boolean, Boolean, Double) | Changes (or clears) the commission on an order. (Inherited from CWormsSession) | |
| ChangeCommission(String, Boolean, WOTI_CommissionMode, Double) | Changes (or clears) the commission on an order. (Inherited from CWormsSession) | |
| ChangeCoveredOptionFlag | Changes (or clears) the Covered Option / Uncovered Option flag on an order. (Inherited from CWormsSession) | |
| ChangeCustomEventBoolField | Changes (or clears) a custom event boolean field on an order. (Inherited from CWormsSession) | |
| ChangeCustomEventDoubleField | Changes (or clears) a custom event Int32 field, or Double field, on an order. (Inherited from CWormsSession) | |
| ChangeCustomEventInt32Field | Changes (or clears) a custom event Int32 field, or Double field, on an order. (Inherited from CWormsSession) | |
| ChangeCustomEventStringField | Changes (or clears) a custom event string field on an order. (Inherited from CWormsSession) | |
| ChangeNote | Changes (or clears) the note on an order. (Inherited from CWormsSession) | |
| ChangeOrder(String, Int32, Int32, WOTI_PriceType, Double, Double, Boolean, String) |
Causes an order to be modified on the exchange. (Inherited from CWormsSession) | |
| ChangeOrder(String, Int32, Int32, WOTI_PriceType, Double, Double, Boolean, String, IWormsOptionalFields) |
Causes an order to be modified on the exchange. (Inherited from CWormsSession) | |
| ChangeOrder(String, Int32, Int32, WOTI_PriceType, Double, Double, IOptionalDouble, IOptionalDouble, WOTI_InForceType, Boolean, String) |
Causes an order to be modified on the exchange. (Inherited from CWormsSession) | |
| ChangeOrder(String, Int32, Int32, WOTI_PriceType, Double, Double, IOptionalDouble, IOptionalDouble, WOTI_InForceType, Boolean, String, IWormsOptionalFields, IOptionalBool) |
Causes an order to be modified on the exchange. (Inherited from CWormsSession) | |
| ChangeSolicitedFlag | Changes (or clears) the Solicited / Unsolicited flag on an order. (Inherited from CWormsSession) | |
| CreateWave(String, String) | Generates a new wave useful for grouping sets of orders. Wave attributes cannot be modified after
creation. See WaveUpdated event remarks for important usage warning. (Inherited from CWormsSession) | |
| CreateWave(String, String, String) | Obsolete. Generates a new wave useful for grouping sets of orders. Wave attributes cannot be modified after creation. See WaveUpdated event remarks for important usage warning. (Inherited from CWormsSession) | |
| Dispose | (Inherited from CWormsSession) | |
| ExecuteOrder(String, Int32, Double, String, String, String, Double) | Generates an execution on the specified outright (non-spread) order. (Inherited from CWormsSession) | |
| ExecuteOrder(String, Int32, Double, String, String, String, IWormsOptionalFields, Double) | Generates an execution on the specified outright (non-spread) order. (Inherited from CWormsSession) | |
| ExecuteOrderLeg(String, String, Int32, Double, String, String, String, Double) | Generates an execution on the specified symbol of a spread order. (Inherited from CWormsSession) | |
| ExecuteOrderLeg(String, String, Int32, Double, String, String, String, IWormsOptionalFields, Double) | Generates an execution on the specified symbol of a spread order. (Inherited from CWormsSession) | |
| GatewayAcceptOrder | Generates a GatewayAcceptOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| GetAllocator | Returns an object that can be used to build and place allocations. (Inherited from CWormsSession) | |
| GetBulkOrderPlacer | Returns an object used to quickly place multiple outright orders in a single operation. (Inherited from CWormsSession) | |
| GetBulkSpreadOrderPlacer | Returns an object used to quickly place multiple spread orders in a single operation. (Inherited from CWormsSession) | |
| GetChangeOrderPlacer | Returns an object used to place a change order. (Inherited from CWormsSession) | |
| GetCrossingOrderPlacer | Returns an object used to place crossing orders. (Inherited from CWormsSession) | |
| GetCrossingSpreadOrderPlacer | Returns an object used to place crossing spread orders. (Inherited from CWormsSession) | |
| GetCrossingSpreadTradeReportPlacer | Returns an object used to place a crossing spread report trade. (Inherited from CWormsSession) | |
| GetCrossingTradeReportPlacer | Returns an object used to place a crossing report trade. (Inherited from CWormsSession) | |
| GetHistoricalNews | Obsolete. Cache of Historical News Headlines (Inherited from CWormsSession) | |
| GetHistoricalOrderRequestor | Returns an object that can be used to fetch historical order data. (Inherited from CWormsSession) | |
| GetOrderPlacer | Returns an object used to place orders. (Inherited from CWormsSession) | |
| GetPositionAdjustmentPlacer | Returns an object used to place a position adjustment. (Inherited from CWormsSession) | |
| GetPostTradeAdjuster | Returns an object that can be used to build and place post trade adjustments. (Inherited from CWormsSession) | |
| GetRfqOrderPlacer | Returns an object used to place rfq orders. (Inherited from CWormsSession) | |
| GetRfqSpreadOrderPlacer | Returns an object used to place rfq spread orders. (Inherited from CWormsSession) | |
| GetSpreadOrderPlacer | Returns an object used to place spread orders. (Inherited from CWormsSession) | |
| GetSpreadTradeReportPlacer | Returns an object used to place a spread report trade. (Inherited from CWormsSession) | |
| GetStagedCrossingOrderPlacer | Returns an object used to place a staged crossing order. (Inherited from CWormsSession) | |
| GetStagedCrossingSpreadOrderPlacer | Returns an object used to place a staged crossing spread order. (Inherited from CWormsSession) | |
| GetStagedOrderPlacer | Returns an object used to place a staged order. (Inherited from CWormsSession) | |
| GetStagedSpreadOrderPlacer | Returns an object used to place a staged spread order. (Inherited from CWormsSession) | |
| GetTradePermCalculator | Returns a new Trade Perm Calculator to validate placers or orders against trade limits/// (Inherited from CWormsSession) | |
| GetTradeReportPlacer | Returns an object used to place a report trade. (Inherited from CWormsSession) | |
| InitializeWmdBackend | Connects to real time market data, connects to WORMS caches for additional data. (Inherited from CWormsSession) | |
| KillAllocationOrder | Busts the allocation order. (Inherited from CWormsSession) | |
| KillOrder(String, String, String, String) | Obsolete. (Deprecated) Generates a KillOrder event for an order that has been cancelled. (Inherited from CWormsSession) | |
| KillOrder(String, String, String, String, Double, Double) | Generates a KillOrder event for an order that has been cancelled. (Inherited from CWormsSession) | |
| LogOff | Logs off the currently logged-in user. (Inherited from CWormsSession) | |
| LogOn(String, String, String, String, Boolean, String) | Logs on to the WORMS system with the specified credentials. (Inherited from CWormsSession) | |
| LogOn(String, String, String, String, Boolean, String, WOTI_ApplicationTypes) | Logs on to the WORMS system with the specified credentials. (Inherited from CWormsSession) | |
| LogOn(String, String, String, String, Boolean, Int32, Boolean, String) | Obsolete. Logs on to the WORMS system with the specified credentials. (Inherited from CWormsSession) | |
| LogOn(String, String, String, String, Boolean, String, WOTI_ApplicationTypes, Boolean) | Logs on to the WORMS system with the specified credentials. (Inherited from CWormsSession) | |
| ManualBustExecution | Busts an execution. Only usable in non-gw mode. (Inherited from CWormsSession) | |
| ManualExecuteOrder | Generates an execution on the specified outright (non-spread) order. Only usable in non-gw mode. (Inherited from CWormsSession) | |
| ManualExecuteOrderLeg | Generates an execution on the specified symbol of an order. Only usable in non-gw mode. (Inherited from CWormsSession) | |
| ManualExecuteOrderLegWithRemoteId | Generates an execution on the specified symbol of an order. Only usable in non-gw mode. (Inherited from CWormsSession) | |
| ManualExecuteOrderWithRemoteId | Generates an execution on the specified outright (non-spread) order. Only usable in non-gw mode. (Inherited from CWormsSession) | |
| MarkEventActAccepted | Generates an ActAccept event referencing an execution. (Inherited from CWormsSession) | |
| MarkEventActBroken | Generates an ActBreak event referencing an execution. (Inherited from CWormsSession) | |
| MarkEventActRejected | Generates an ActReject event referencing an execution. (Inherited from CWormsSession) | |
| MarkEventActSubmitted | Generates an ActSubmit event referencing an execution. (Inherited from CWormsSession) | |
| MarkOrderComplete | Marks the order as complete. (Inherited from CWormsSession) | |
| PlaceOrder | Places a single order in the WORMS system. CWormsOrderPlacer is preferred over this call. (Inherited from CWormsSession) | |
| PlacePositionAdjustment(WOTI_SideType, Int32, WOTI_OptionSide, String, String, Double, Double, Double, String, String, String, String, String, WOTI_AccountType, Double, Int32, Double, Int32, Double, String) | Adjusts an account's current position in the WORMS system.
Position Adjustments will not be viewed by the WORMS system as legitimate trade activity. (Inherited from CWormsSession) | |
| PlacePositionAdjustment(WOTI_SideType, Int32, WOTI_OptionSide, String, String, Double, Double, Double, String, String, String, String, String, String, WOTI_AccountType, Double, Int32, Double, Int32, Double, String) | Obsolete. [Deprecated] Adjusts an account's current position in the WORMS system. Position Adjustments will not be viewed by the WORMS system as legitimate trade activity. (Inherited from CWormsSession) | |
| PlaceTradeReport | Reports external trade activity to the WORMS system (Inherited from CWormsSession) | |
| RefreshStaticData | Requests a new static data dump from the trade server (Inherited from CWormsSession) | |
| RejectCancel | Generates a RejectCancel event for an order in the PendingCancel state. (Inherited from CWormsSession) | |
| RejectChange(String, String, String) | Obsolete. (Deprecated) Generates a RejectChange event for an order in the PendingChange state. (Inherited from CWormsSession) | |
| RejectChange(String, String, String, Double, Double) | Generates a RejectChange event for an order in the PendingChange state. (Inherited from CWormsSession) | |
| RejectOrder(String, String, String) | Obsolete. (Deprecated) Generates an RejectOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| RejectOrder(String, String, String, Double, Double) | Generates an RejectOrder event for an order in the PendingAccept state. (Inherited from CWormsSession) | |
| SendRouteList |
Notifies the WormsSrv of the Routes that WOTI (in Gateway mode) is currently publishing. Returns the routes
that were actually sent to the trade server (some of the requested routes may not be allowed).
(Inherited from CWormsSession) | |
| SetProxyConfig | Configures WOTI to use the specified proxy for subsequent connections (Inherited from CWormsSession) | |
| SetSocksProxyConfig | Obsolete. Configures WOTI to use the specified SOCKS proxy for subsequent connections (Inherited from CWormsSession) | |
| SetTradingRestriction(String, WOTI_TradingRestrictionType) | Set trading restriction type on a Symbol for the user firm. (Inherited from CWormsSession) | |
| SetTradingRestriction(String, String, WOTI_TradingRestrictionType) | Set trading restriction type on a Symbol. (Inherited from CWormsSession) | |
| SetTradingRestriction(String, WOTI_TradingRestrictionType, String) | Set trading restriction type on a Symbol for the user firm. (Inherited from CWormsSession) | |
| SetTradingRestriction(String, String, WOTI_TradingRestrictionType, String) | Set trading restriction type on a Symbol. (Inherited from CWormsSession) | |
| SetTradingRestriction(String, WOTI_TradingRestrictionType, String, WOTI_SideType, WOTI_RestrictionSymbolType) | Set trading restriction type on a Symbol for the user firm. (Inherited from CWormsSession) | |
| SetTradingRestriction(String, String, WOTI_TradingRestrictionType, String, WOTI_SideType, WOTI_RestrictionSymbolType) | Set trading restriction type on a Symbol. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, WOTI_TradingRestrictionType) | Set trading restriction type on a Symbol for the user firm and cancel all orders on a symbol for the user firm. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, String, WOTI_TradingRestrictionType) | Set trading restriction type on a Symbol and cancel all orders for the symbol. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, WOTI_TradingRestrictionType, String) | Set trading restriction type on a Symbol for the user firm and cancel all orders on a symbol for the user firm. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, String, WOTI_TradingRestrictionType, String) | Set trading restriction type on a Symbol and cancel all orders for the symbol. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, WOTI_TradingRestrictionType, String, WOTI_SideType, WOTI_RestrictionSymbolType) | Set trading restriction type on a Symbol and cancel all orders for the symbol. (Inherited from CWormsSession) | |
| SetTradingRestrictionAndCancel(String, String, WOTI_TradingRestrictionType, String, WOTI_SideType, WOTI_RestrictionSymbolType) | Set trading restriction type on a Symbol and cancel all orders for the symbol. (Inherited from CWormsSession) | |
| Shutdown | Initiate asynchronous shutdown of the session. (Inherited from CWormsSession) |
| Name | Description | |
|---|---|---|
| ConnectionStateChanged | This fires whenever the WORMS Connection State changes. (Inherited from CWormsSession) | |
| NAck |
This fires whenever the WORMS system fails to process an order event.
Processing may fail due to data integrity checks and other system safeguards.
The failed events will be removed from the Order Cache.
(Inherited from CWormsSession) | |
| ShutdownComplete | This fires in response to a Shutdown() call once internal shutdown operations have completed. (Inherited from CWormsSession) |