3s3s / opentrade

OpenTrade - Open Source Cryptocurrency Exchange
MIT License
396 stars 401 forks source link

How can I lower the minimum price of 0.00001? #296

Open zoowcoin opened 5 years ago

zoowcoin commented 5 years ago

How can I lower the minimum price of 0.00001?

Is there any solution for this? Bad order price ( price < 0.00001 ) ( 1e-7 < 0.00001 )

zoowcoin commented 5 years ago

I would like to know how I can reduce the price from 0.00001 btc to 0.00000001 btc? Can anybody help me?

ach-group commented 5 years ago

Use Visual Studio code and search 0.00001 and change to 0.00000001

becarefully not all to change.