Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
trade
PlaceResult
Interface PlaceResult
interface
PlaceResult
{
clientId
?:
string
;
intent
?:
IntentState
;
ok
:
boolean
;
reason
?:
string
;
state
?:
ClientOrderState
;
}
Index
Properties
client
Id?
intent?
ok
reason?
state?
Properties
Optional
client
Id
clientId
?:
string
Optional
intent
intent
?:
IntentState
Client-owned intent.
ok: true
means SUBMITTED, never acknowledged.
ok
ok
:
boolean
Optional
reason
reason
?:
string
Optional
state
state
?:
ClientOrderState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
intent
ok
reason
state
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
Client-owned intent.
ok: truemeans SUBMITTED, never acknowledged.