Trading Assistant API Documentation - v0.1.0
Preparing search index...
types/portfolio
PortfolioEvent
Interface PortfolioEvent
interface
PortfolioEvent
{
type
:
PortfolioEventType
;
portfolioId
?:
string
;
timestamp
:
Date
;
data
?:
any
;
}
Index
Properties
type
portfolio
Id?
timestamp
data?
Properties
type
type
:
PortfolioEventType
Optional
portfolio
Id
portfolioId
?:
string
timestamp
timestamp
:
Date
Optional
data
data
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
portfolio
Id
timestamp
data
Trading Assistant API Documentation - v0.1.0
Loading...