Websocket how? - page 2

 
Can I have a working example?
 
Алексей Барбашин:

Fedor, have you read the material I pointed out?

I have never coded in C#
 
Алексей Барбашин:

I see. What languages are you (may I call you?) familiar with?

I would like to do in Java
 
Алексей Барбашин:

Sharp is a very simple language. If you're familiar with java and understand at least a little bit of OOP, it shouldn't be too hard to write in Sharpe.

there's one for Sharp, too.

JKorf/Huobi.Net
JKorf/Huobi.Net
  • JKorf
  • github.com
A .Net wrapper for the Huobi API as described on Huobi, including all features the API provides using clear and readable objects. CryptoExchange.Net Implementation is build upon the CryptoExchange.Net library, make sure to also check out the documentation on that: docs Other CryptoExchange.Net implementations: Implementations from third...
 

What IDE is better for C#? Visual studio?

Here are some more examples https://developers.binary.com/demos/

But I have to figure it out, as I've never done this before.

 

I'd use the orthodox plus lib https://github.com/HuobiRDCenter/huobi_Cpp.


ZS: I didn't notice right away, it doesn't support the windup.

HuobiRDCenter/huobi_Cpp
HuobiRDCenter/huobi_Cpp
  • HuobiRDCenter
  • github.com
This is Huobi C++ SDK, This is a lightweight c++ library, you can import to your C++ project and use this SDK to query all market data, trading and manage your account. The SDK supports both synchronous RESTful API invoking, and subscribe the market data from the Websocket connection. Huobi C++ SDK (change log) Huobi C++ SDK Download Table of...
 
I'm currently installing Visual Studio
 
Экспорт котиров в порт или файл из МТ5
Экспорт котиров в порт или файл из МТ5
  • 2016.09.18
  • www.mql5.com
Задача,научить tslab торговать по реальным тиковым котировкам,которые можно получить из мт5 по определенному финансовому инструменту...
 

In general, anyone interested is welcome.

Please post your comments and recommendations here, and together we'll make the library a little more intelligent.

I don't really need it at the moment, so it is frozen at some stage, clever comments are welcome.

Files:
WebSockets.zip  17 kb
 

They were used to make

https://www.mql5.com/ru/forum/84605

https://stackoverflow.com/questions/60173320/clientwebsocket-example-hangs

https://docs.microsoft.com/ru-ru/dotnet/api/system.net.websockets.clientwebsocket?view=netframework-4.8

Don't use net.core, it doesn't seem to be supported by MT. If you need core stuff, use NuGet.
Reason: