|
-
Aug 31st, 2021, 05:45 PM
#11
New Member
Re: [VB6] Visual Basic 6 Client Websocket Control
Thank you.
Now, I am trying to convert your OCX into a DLL to use in VBA-Excel. This is because I wrote some code in VBA to pull Crypto data from Coinbase Pro, and to automatically initiate trades, based on certain criteria. Kinda like an automated day-trader. Excel does a good job of visually and graphically representing data, but hit a wall with websockets. This is probably because the XMLHTTP60 and Internet Controls libraries do not handle the bi-directional communications. But if I can get a DLL to function within the VBA infrastructure, it would be the best of both worlds. Worst case, I will make a bridge between my Excel VBA and your websockets.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|