Using Socket.IO within AUTOIT
Budget: $30 – $250 USD
Trying to use Socket.Io in Autoit.
To fetch prices fore few stock tickers from a Stock Brokers provided API.
The documentation style they have provided is better written for Python users.
I however use Autoit.
I am able to do tasks using WInHttpRequest :
like generate authorization login token , placeOrder , GetOrderBook etc.
But for fetching prices , which change every moment , they use the concept of WebSocket.
I need to update these prices every second into my array.
They allow subscritpion to 50 scripts at a time.
I will change them as needed and then using websockets we need to fetch the prices.
Broker Documentation Links (Socket section) :
https://symphonyfintech.com/xts-market-data-front-end-api-v2/#tag/Introduction
GitHub Broker :
https://github.com/symphonyfintech
https://github.com/symphonyfintech/xts-marketdata-api
Useful Links : Library of Socket.IO for Autoit
https://github.com/tarreislam/Autoit-Socket-IO
https://steemit.com/utopian-io/@killerfreak/autoit-v3-and-websocket
To fetch prices fore few stock tickers from a Stock Brokers provided API.
The documentation style they have provided is better written for Python users.
I however use Autoit.
I am able to do tasks using WInHttpRequest :
like generate authorization login token , placeOrder , GetOrderBook etc.
But for fetching prices , which change every moment , they use the concept of WebSocket.
I need to update these prices every second into my array.
They allow subscritpion to 50 scripts at a time.
I will change them as needed and then using websockets we need to fetch the prices.
Broker Documentation Links (Socket section) :
https://symphonyfintech.com/xts-market-data-front-end-api-v2/#tag/Introduction
GitHub Broker :
https://github.com/symphonyfintech
https://github.com/symphonyfintech/xts-marketdata-api
Useful Links : Library of Socket.IO for Autoit
https://github.com/tarreislam/Autoit-Socket-IO
https://steemit.com/utopian-io/@killerfreak/autoit-v3-and-websocket