| SnapshotFuturesDataPosition | R Documentation |
SnapshotFuturesDataPosition Class
An R6Class generator object
entryPricecharacter
markPricecharacter
positionAmtcharacter
symbolcharacter
unRealizedProfitcharacter
new()SnapshotFuturesDataPosition$new( entryPrice, markPrice, positionAmt, symbol, unRealizedProfit, ... )
toJSON()SnapshotFuturesDataPosition$toJSON()
fromJSON()SnapshotFuturesDataPosition$fromJSON(SnapshotFuturesDataPositionJson)
toJSONString()SnapshotFuturesDataPosition$toJSONString()
fromJSONString()SnapshotFuturesDataPosition$fromJSONString(SnapshotFuturesDataPositionJson)
clone()The objects of this class are cloneable with this method.
SnapshotFuturesDataPosition$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.