aluna-crypto / alunajs

Standardizing Crypto Trading APIs across multiple exchanges.
MIT License
0 stars 0 forks source link

Markets - Update schema and parsers #94

Open arboleya opened 2 years ago

arboleya commented 2 years ago

We need to add to new properties on the market schema:

(*) This one exists inside the market.instrument sub-schema, from which it should be removed.

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.

cc @LucianoPierdona

arboleya commented 2 years ago

@Torres-ssf Do you see any complications regarding this issue?

Torres-ssf commented 2 years ago

@arboleya I reckon these props should be optional, I'm almost sure not all exchanges are providing this info

arboleya commented 2 years ago

In this case, we'll need also to start handling the related errors when placing orders:

cc @nosleepfilipe

arboleya commented 2 years ago

Other errors that should ideally be handled on the place order: