Uses of Record Class
net.osslabz.crypto.TradingAsset
-
Uses of TradingAsset in net.osslabz.crypto
Methods in net.osslabz.crypto that return TradingAssetModifier and TypeMethodDescriptionOhlc.tradingAsset()OhlcAsset.tradingAsset()Returns the value of thetradingAssetrecord component.Constructors in net.osslabz.crypto with parameters of type TradingAssetModifierConstructorDescriptionOhlcAsset(TradingAsset tradingAsset, Interval interval) Creates an instance of aOhlcAssetrecord class.