Preparing search index...
The search index is not available
chart-patterns
chart-patterns
types
IVolumeDistribution
Interface IVolumeDistribution
Represents the complete volume distribution for a session
interface
IVolumeDistribution
{
buyVolume
:
number
;
histogram
:
IVolumeRow
[]
;
sellVolume
:
number
;
totalVolume
:
number
;
valueArea
:
IValueArea
;
}
Hierarchy
IVolumeDistribution
IRawTradeVolumeDistribution
Index
Properties
buy
Volume
histogram
sell
Volume
total
Volume
value
Area
Properties
buy
Volume
buy
Volume
:
number
histogram
histogram
:
IVolumeRow
[]
sell
Volume
sell
Volume
:
number
total
Volume
total
Volume
:
number
value
Area
value
Area
:
IValueArea
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
buy
Volume
histogram
sell
Volume
total
Volume
value
Area
chart-patterns
constants
lib
types
Generated using
TypeDoc
Represents the complete volume distribution for a session