Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
WsControlMessage
Interface WsControlMessage
A non-market-data control frame (auth / subscribe ack, or a server error).
interface
WsControlMessage
{
message
?:
string
;
status
?:
string
;
type
?:
string
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
message?
status?
type?
Properties
Optional
message
message
?:
string
Optional
status
status
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
status
type
OpenAlgo Charts API
Loading...
A non-market-data control frame (auth / subscribe ack, or a server error).