ctubio / tribeca

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
https://127.0.0.1:3000
Other
95 stars 26 forks source link

Available unit decimal precision #132

Closed vdaytona closed 7 years ago

vdaytona commented 7 years ago

Hi, just thinking about if the decimal precision of the "available unit" is only 2 for the second instrument on UI. I am trading with ETH/BTC, so if the available unit of BTC is lower than 0.01, it shows 0.00 instead of the real number. The "Value" might have same issue?

app exchange: Coinbase ETH/BTC
app version: latest

image