Preparing search index...
The search index is not available
chart-patterns
chart-patterns
types
IVolumeRow
Interface IVolumeRow
Represents a volume row in the volume profile histogram
interface
IVolumeRow
{
buyVolume
:
number
;
high
:
number
;
low
:
number
;
mid
:
number
;
sellVolume
:
number
;
volume
:
number
;
}
Index
Properties
buy
Volume
high
low
mid
sell
Volume
volume
Properties
buy
Volume
buy
Volume
:
number
high
high
:
number
low
low
:
number
mid
mid
:
number
sell
Volume
sell
Volume
:
number
volume
volume
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
buy
Volume
high
low
mid
sell
Volume
volume
chart-patterns
constants
lib
types
Generated using
TypeDoc
Represents a volume row in the volume profile histogram