mexcdevelop / mexc-api-sdk

MIT License
173 stars 70 forks source link

Simple buy order with ccxt library that work with mexc exchanger #53

Open Dotijo opened 11 months ago

Dotijo commented 11 months ago

order_eth_xrt = exchange.create_order(symbol_eth_xrp, type='market', side='sell', amount=eth_amount)