| MarginOcoOrder | R Documentation |
MarginOcoOrder Class
An R6Class generator object
orderListIdinteger
contingencyTypecharacter
listStatusTypecharacter
listOrderStatuscharacter
listClientOrderIdcharacter
transactionTimeinteger
symbolcharacter
isIsolatedcharacter
orderslist( MarginOcoOrderOrders )
orderReportslist( MarginOcoOrderOrderReports )
new()MarginOcoOrder$new( orderListId, contingencyType, listStatusType, listOrderStatus, listClientOrderId, transactionTime, symbol, isIsolated, orders, orderReports, ... )
toJSON()MarginOcoOrder$toJSON()
fromJSON()MarginOcoOrder$fromJSON(MarginOcoOrderJson)
toJSONString()MarginOcoOrder$toJSONString()
fromJSONString()MarginOcoOrder$fromJSONString(MarginOcoOrderJson)
clone()The objects of this class are cloneable with this method.
MarginOcoOrder$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.