KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

New order set price per coin #143

Open theblackmallard opened 4 years ago

theblackmallard commented 4 years ago

Recommendation from Telegram: When making an order on empty orderbook, or just setting your own price, you should be able to set the price per coin you'd like to receive (or better) for the amount of coins you are trying to sell. Instead of just putting in the amount of coins you'd like to receive.

Steps: select coin to sell select amount to sell select coin to receive select satoshi amount per coin number of coins "received" will adjust based on the per coin * number of coins being sold.

This would simplify the process of setting prices since satoshi amounts per coin are more widely known, instead of performing the price calculation elsewhere to input the total received amount in the DEX.

dth88 commented 4 years ago

@theblackmallard thanks for the feature request, we will have a closer look at how this should be done in the future.