Trading Assistant API Documentation - v0.1.0
Preparing search index...
types/watchlist
WatchlistSymbol
Interface WatchlistSymbol
interface
WatchlistSymbol
{
id
:
string
;
watchlist_id
:
string
;
symbol
:
string
;
notes
:
string
|
null
;
alert_price
:
number
|
null
;
sort_order
:
number
;
added_at
:
string
;
}
Index
Properties
id
watchlist_
id
symbol
notes
alert_
price
sort_
order
added_
at
Properties
id
id
:
string
watchlist_
id
watchlist_id
:
string
symbol
symbol
:
string
notes
notes
:
string
|
null
alert_
price
alert_price
:
number
|
null
sort_
order
sort_order
:
number
added_
at
added_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
watchlist_
id
symbol
notes
alert_
price
sort_
order
added_
at
Trading Assistant API Documentation - v0.1.0
Loading...