| OcoOrder | R Documentation |
OcoOrder Class
An R6Class generator object
orderListIdinteger
contingencyTypecharacter
listStatusTypecharacter
listOrderStatuscharacter
listClientOrderIdcharacter
transactionTimeinteger
symbolcharacter
orderslist( InlineResponse20020Orders )
orderReportslist( OcoOrderOrderReports )
new()OcoOrder$new( orderListId, contingencyType, listStatusType, listOrderStatus, listClientOrderId, transactionTime, symbol, orders, orderReports, ... )
toJSON()OcoOrder$toJSON()
fromJSON()OcoOrder$fromJSON(OcoOrderJson)
toJSONString()OcoOrder$toJSONString()
fromJSONString()OcoOrder$fromJSONString(OcoOrderJson)
clone()The objects of this class are cloneable with this method.
OcoOrder$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.