-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
نیازمندی
To help improve order placement accuracy and prevent user errors, I’d like to suggest adding clear trade rules (like stepSize, minQty, tickSize, and minNotional) for each trading pair
راهحل
for exmaple in this endpoint:
https://api.nobitex.ir/market/stats?srcCurrency=TRX&dstCurrency=USDT
more information like trade rules could be added to the response:
"stepSize": 2,
"tickSize": 0,
"minQty": 10,
"minNotional": 5 //should worth 5 USDT
امکانات مشابه
Most of Exchange platforms have this feature
توضیح تکمیلی
Thanks for your great platform. Keep up the amazing job!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request