LongPort OpenAPI SDK
Preparing search index...
IntradayLine
Class IntradayLine
Intraday line
Index
Constructors
constructor
Accessors
price
timestamp
volume
turnover
avg
Price
Methods
to
String
to
JSON
Constructors
constructor
new
IntradayLine
()
:
IntradayLine
Returns
IntradayLine
Accessors
price
get
price
()
:
Decimal
Close price of the minute
Returns
Decimal
timestamp
get
timestamp
()
:
Date
Start time of the minute
Returns
Date
volume
get
volume
()
:
number
Volume
Returns
number
turnover
get
turnover
()
:
Decimal
Turnover
Returns
Decimal
avg
Price
get
avgPrice
()
:
Decimal
Average price
Returns
Decimal
Methods
to
String
toString
()
:
string
Returns
string
to
JSON
toJSON
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
price
timestamp
volume
turnover
avg
Price
Methods
to
String
to
JSON
LongPort OpenAPI SDK
Loading...
Intraday line