Preparing search index...
The search index is not available
ig-trading-api
ig-trading-api
APIClient
Class APIClient
Index
Constructors
constructor
Properties
rest
stream
URL_
DEMO
URL_
LIVE
Accessors
is
Live
Constructors
constructor
new APIClient
(
baseUrl
,
apiKey
)
:
APIClient
Parameters
baseUrl
:
string
apiKey
:
string
|
Authorization
Returns
APIClient
Properties
Readonly
rest
rest
:
RESTClient
Readonly
stream
stream
:
LightstreamerAPI
Static
URL_
DEMO
URL_
DEMO
:
string
= 'https://demo-api.ig.com/gateway/deal/'
Static
URL_
LIVE
URL_
LIVE
:
string
= 'https://api.ig.com/gateway/deal/'
Accessors
is
Live
get
isLive
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
rest
stream
URL_
DEMO
URL_
LIVE
is
Live
ig-trading-api
Loading...