Closed rhartness closed 6 years ago
Poloniex's PublicOrder is CCXT.NET.Poloniex.Public.PTradeItem and PublickTicker is CCXT.NET.Poloniex.Public.PTickerItem.
Thank you for responding. I'll update my code. Was this a code change that's not propagated to the nuget package? I'm curious why there's a difference. Again, thanks, especially for the quick response.
I just uploaded it to Nuget.
I've written a simplistic trading tool using the Nuget package linked within this application. I need to make some minor additions for my own needs, so I forked and pulled down the project. I'm sure this isn't an exhausted list but I can't find project members like
IPublicOrder
orPublicTicker
. Specifically, these are within the Poloniex library.Is a part of this project source missing from this repo, that's built into the Nuget package?