We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add to new properties on the market schema:
minTradeAmount
maxTradeAmount
(*) This one exists inside the market.instrument sub-schema, from which it should be removed.
market.instrument
These properties will require minor parsing adjustments on the market parser for all exchanges:
The ongoing PRs for OKX and Huobi must also implement this.
OKX
Huobi
cc @LucianoPierdona
The text was updated successfully, but these errors were encountered:
@Torres-ssf Do you see any complications regarding this issue?
Sorry, something went wrong.
@arboleya I reckon these props should be optional, I'm almost sure not all exchanges are providing this info
Torres-ssf
No branches or pull requests
We need to add to new properties on the market schema:
minTradeAmount
(*)maxTradeAmount
These properties will require minor parsing adjustments on the market parser for all exchanges:
The ongoing PRs for
OKX
andHuobi
must also implement this.The text was updated successfully, but these errors were encountered: