Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
profile
ClassifiedTrade
Interface ClassifiedTrade
interface
ClassifiedTrade
{
price
:
number
;
qty
:
number
;
side
:
"bid"
|
"ask"
;
}
Hierarchy (
View Summary
)
ClassifiedTrade
FootprintTick
Index
Properties
price
qty
side
Properties
price
price
:
number
qty
qty
:
number
side
side
:
"bid"
|
"ask"
Whether the print hit the bid (sell-initiated) or the ask (buy-initiated).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
price
qty
side
OpenAlgo Charts API
Loading...
Whether the print hit the bid (sell-initiated) or the ask (buy-initiated).