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