Skip to content
bitbay - minor type fix (#6123)

* [bitbay] fixed fetchMyTrades to allow for extra parameters (such as pagination) to go in the query

* [bitbay] fixed fetchMyTrades fee (side used to imply fee currency)

* [bitbay] comments

* [bitbay] improved response for createOrder

* bitbay createOrder edits

* bitbay parseTrade ternary fix

* bitbay unified parseOrder/createOrder

* switch off ticker test for mercado bid <> ask

* [bitbay] fix type of price and amount

[ci skip]