ApeX-Protocol / apexpro-openapi

apexpro openapi python sdk
Other
27 stars 11 forks source link

How to get current price for market order #19

Open raspberry-spy opened 3 months ago

raspberry-spy commented 3 months ago
worstPrice = client.get_worst_price(symbol="BTC-USDС")
price = worstPrice['data']['worstPrice']

gets the wrong price