Longbridge OpenAPI SDK
Preparing search index...
ValuationHistoryPoint
Interface ValuationHistoryPoint
One historical valuation data point.
interface
ValuationHistoryPoint
{
date
:
string
;
pe
:
string
;
pb
:
string
;
ps
:
string
;
}
Index
Properties
date
pe
pb
ps
Properties
date
date
:
string
Date (RFC 3339)
pe
pe
:
string
P/E ratio
pb
pb
:
string
P/B ratio
ps
ps
:
string
P/S ratio
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
pe
pb
ps
Longbridge OpenAPI SDK
Loading...
One historical valuation data point.