Jump to content

Recommended Posts

Posted

"PleaseHelpforCash"

Trying to use Socket.Io in Autoit.
To fetch prices fore few tickers from a Stock Brokers provided API.

The documentation style they have provided seems favored towards Python users.

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.

 

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


I understand the Forum policy is to lock the thread and Interested people can contact via DM or G mail to my user Id.
But before locking the thread , if there are any other places / means to seek assistance - please advise.
I couldn't find dedicated Autoit Experts on Freelancer - hence chose to post in this forum which has many Autoit Experts.

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...