Preparing search index...
The search index is not available
chart-patterns
chart-patterns
types
IMarketProfile
Interface IMarketProfile
interface
IMarketProfile
{
endTime
:
string
|
number
|
Date
;
excess
?:
IVolumeProfileObservation
[]
;
failedAuction
?:
IVolumeProfileObservation
[]
;
initialBalance
:
IInitialBalance
;
ledges
?:
IVolumeProfileObservation
[]
;
poorHighLow
?:
IVolumeProfileObservation
[]
;
profileDistribution
?:
Record
<
string
,
string
>
;
singlePrints
?:
IVolumeProfileObservation
[]
;
startTime
:
string
|
number
|
Date
;
tpoCount
:
number
;
valueArea
:
IValueArea
;
}
Index
Properties
end
Time
excess?
failed
Auction?
initial
Balance
ledges?
poor
High
Low?
profile
Distribution?
single
Prints?
start
Time
tpo
Count
value
Area
Properties
end
Time
end
Time
:
string
|
number
|
Date
Optional
excess
excess
?:
IVolumeProfileObservation
[]
Optional
failed
Auction
failed
Auction
?:
IVolumeProfileObservation
[]
initial
Balance
initial
Balance
:
IInitialBalance
Optional
ledges
ledges
?:
IVolumeProfileObservation
[]
Optional
poor
High
Low
poor
High
Low
?:
IVolumeProfileObservation
[]
Optional
profile
Distribution
profile
Distribution
?:
Record
<
string
,
string
>
Optional
single
Prints
single
Prints
?:
IVolumeProfileObservation
[]
start
Time
start
Time
:
string
|
number
|
Date
tpo
Count
tpo
Count
:
number
value
Area
value
Area
:
IValueArea
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
Time
excess
failed
Auction
initial
Balance
ledges
poor
High
Low
profile
Distribution
single
Prints
start
Time
tpo
Count
value
Area
chart-patterns
constants
lib
types
Generated using
TypeDoc