Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forking this project, I'm not seeing many objects that are part of the Nuget package #3

Closed
rhartness opened this issue Oct 10, 2018 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@rhartness
Copy link

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 or PublicTicker. 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?

@lisa3907 lisa3907 self-assigned this Oct 10, 2018
@lisa3907 lisa3907 added the question Further information is requested label Oct 10, 2018
@lisa3907
Copy link
Member

Poloniex's PublicOrder is CCXT.NET.Poloniex.Public.PTradeItem and PublickTicker is CCXT.NET.Poloniex.Public.PTickerItem.

@rhartness
Copy link
Author

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.

@lisa3907
Copy link
Member

I just uploaded it to Nuget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants