| MarginOcoOrderOrderReports | R Documentation |
MarginOcoOrderOrderReports Class
An R6Class generator object
symbolcharacter
origClientOrderIdcharacter
orderIdinteger
orderListIdinteger
clientOrderIdcharacter
pricecharacter
origQtycharacter
executedQtycharacter
cummulativeQuoteQtycharacter
statuscharacter
timeInForcecharacter
typecharacter
sidecharacter
stopPricecharacter
new()MarginOcoOrderOrderReports$new( symbol, origClientOrderId, orderId, orderListId, clientOrderId, price, origQty, executedQty, cummulativeQuoteQty, status, timeInForce, type, side, stopPrice, ... )
toJSON()MarginOcoOrderOrderReports$toJSON()
fromJSON()MarginOcoOrderOrderReports$fromJSON(MarginOcoOrderOrderReportsJson)
toJSONString()MarginOcoOrderOrderReports$toJSONString()
fromJSONString()MarginOcoOrderOrderReports$fromJSONString(MarginOcoOrderOrderReportsJson)
clone()The objects of this class are cloneable with this method.
MarginOcoOrderOrderReports$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.