Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 290 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 290 Bytes

IG Trading API

Setup

Install dependencies

yarn install

Validate credentials

yarn demo:login

You should receive a response similar to:

$ ts-node ./src/demo/login.ts
Your client ID is "103135951".

Stream live data

yarn demo:stream