public method Offer.getVolume

Brief

Gets the tick volume of the current minute

Declaration

protojavascriptjavacsharp
public getVolume() : int

Returns

The method returns an integer that represents the tick volume of the current minute

Details

Declared in Offer

back