peterszombati / xapi-node

xStation5 Trading API for NodeJS/JS
https://peterszombati.github.io/xapi-node/
Other
58 stars 19 forks source link

Update README.md #36

Closed Havystar closed 6 months ago

Havystar commented 6 months ago

Remove duplicated snippet with was older

peterszombati commented 6 months ago

const x = new XAPI({ accountId: '(xStation5) accountID', password: '(xStation5) password', host: 'ws.xtb.com', // only for XTB accounts type: 'real' // or demo })

host property is not exist in 'which is duplicated'