| InlineResponse2001Symbols | R Documentation |
InlineResponse2001Symbols Class
An R6Class generator object
symbolcharacter
statuscharacter
baseAssetcharacter
baseAssetPrecisioninteger
quoteAssetcharacter
quoteAssetPrecisioninteger
baseCommissionPrecisioninteger
quoteCommissionPrecisioninteger
orderTypeslist( character )
icebergAllowedcharacter
ocoAllowedcharacter
quoteOrderQtyMarketAllowedcharacter
allowTrailingStopcharacter
isSpotTradingAllowedcharacter
isMarginTradingAllowedcharacter
filterslist( InlineResponse2001Filters )
permissionslist( character )
new()InlineResponse2001Symbols$new( symbol, status, baseAsset, baseAssetPrecision, quoteAsset, quoteAssetPrecision, baseCommissionPrecision, quoteCommissionPrecision, orderTypes, icebergAllowed, ocoAllowed, quoteOrderQtyMarketAllowed, allowTrailingStop, isSpotTradingAllowed, isMarginTradingAllowed, filters, permissions, ... )
toJSON()InlineResponse2001Symbols$toJSON()
fromJSON()InlineResponse2001Symbols$fromJSON(InlineResponse2001SymbolsJson)
toJSONString()InlineResponse2001Symbols$toJSONString()
fromJSONString()InlineResponse2001Symbols$fromJSONString(InlineResponse2001SymbolsJson)
clone()The objects of this class are cloneable with this method.
InlineResponse2001Symbols$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.