-
-
Notifications
You must be signed in to change notification settings - Fork 167
Description
Feature Suggestion
The dashboard
, in its current form, does imply that the quote currency is USD, at least for PMM. While the dashboard does take any QUOTE, the amounts appear to be rounded to two decimals, making it impossible to use trading pairs with BTC.
Also once the config is uploaded to the Deploy tab, the total quote amount it now ins USD in the top header. This implies that dashboard allways assumes to quote to be in USD.
In its current form, the' dashboard' implies
Impact
This implies it seems impossible to use deploy
or dashboard
for market making, perhaps other strategies when the Quote is non-USDT/USDC.
Additional context
Perhaps we could allow high decimal input that automatically converts to scientific notation for readability, upon enter
.
For context, I have tried to run PMM
on RLC-BTC on Binance and continuously got errors of not enough budget
and realized that it must just be the case that 1) I don't own enough BTC 2) my correct quote amounts are rounded to zero. I checked to confirm the later in deploy/bots/conf/controllers
.