MarginOcoOrder | R Documentation |
MarginOcoOrder Class
An R6Class
generator object
orderListId
integer
contingencyType
character
listStatusType
character
listOrderStatus
character
listClientOrderId
character
transactionTime
integer
symbol
character
isIsolated
character
orders
list( MarginOcoOrderOrders )
orderReports
list( 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)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.