OpenAPI.Net icon indicating copy to clipboard operation
OpenAPI.Net copied to clipboard

cTrader Open API .NET Rx library

Results 4 OpenAPI.Net issues
Sort by recently updated
recently updated
newest added

I can't create and a branch and create a pull request so the fix is here: MessageFactory in GetMessage this line is missing (int)ProtoOAPayloadType.ProtoOaDealListByPositionIdRes => ProtoOADealListByPositionIdRes.Parser.ParseFrom(payload),

I'm unable to query PnL because this message does not exist in the dll

There is no longer a response when using GetTrendbars in the APIService.cs (WPF.Sample project). I have had no issues previously. Note that I can still get a trendbar response if...

Hi, i have the latest npm package and get issue sometimes in Rx.NET/Source/src/System.Reactive/AnonymousSafeObserver.cs:line 65 How fix it? Exception: OpenAPI.Net.Exceptions.ReceiveException: An exception occurred while reading from stream ---> System.OperationCanceledException: The operation...