Jaume Fontanella

Results 5 issues of Jaume Fontanella

Hello, I am successfully listing the channels and read their messages with the following code: ``` TLChannel chatFromDialogs = dialogs.Chats.OfType().FirstOrDefault(c => c.Title == chatTitle); var channel = chatFromDialogs; var chatPeer...

I am using the library in my application to handle spot and futures orders successfully. However, I am being liquidated in futures orders because a very small maintenance ratio of...

I am setting the properties of the Y axis and getting the expected behaviour on mostly all graph types. However, I am unable to see the X Axis in all...

There are a couple of issues with this workaround. However, no solution found. I am using paddlepaddle-gpu with cuda 12.2 and, when importing torch into the same environment, the error...

Hello, After testing and isolating the problem, I found that if the any project in the solution contains the dependency package opencvsharp4.extensions, the library doesn't work and throw this error:...