Binance.API.Csharp.Client icon indicating copy to clipboard operation
Binance.API.Csharp.Client copied to clipboard

Exception when converting 'Newtonsoft.Json.Linq.JObject' to 'Binance.API.Csharp.Client.Models.Account.NewOrder'

Open paolobriones opened this issue 7 years ago • 1 comments

I'm getting this exception whenever i call the binanceclient.PostNewOrderTest()

Cannot implicitly convert type 'Newtonsoft.Json.Linq.JObject' to 'Binance.API.Csharp.Client.Models.Account.NewOrder'

Anybody encounter the issue?

paolobriones avatar Jan 31 '18 15:01 paolobriones

Works OK for me, might help if you upload your code.

mdobson8 avatar Feb 01 '18 11:02 mdobson8