MT5 manager gRPC API dot net client example
API methods browser MT5 manager proto file Install dot net 6 SDK to run an example This example has a dynamic client libraries generation provided by grpc tools nuget. Once you run a dotnet build command, libraries would be generated in the bin/debug/net6.0 folder. You can use a reference to it in you code. Input…
Read more
Recent Comments