btcpayserver / btcTransmuter

A self-hosted ,modular IFTTT-inspired system for bitcoin services written in C#
https://btcpayserver.org
79 stars 23 forks source link

Unclear UX relating to what is being bought when enabling auto-DCA. #65

Open Zaxounette opened 4 years ago

Zaxounette commented 4 years ago

The UX seems unclear when enabling auto-DCA. See screenshots included in the docs:

1°) Screenshot_63

The "how much do you wan't to buy" input is unclear. What currency is bought ? Logic dictates that it's 10 Euros worth of Bitcoin that is bought, but it's unclear.

Suggestion: Make the white input field "how much do you wan't to buy" less wide and include and autopopulated field at the end specifying what currency is being bought. Possible auto-populates based on the trading pair selected in the field just above.

2°) Screenshot_64

The recap of the trigger is also unclear on what is being bought. Again, logic dictates it's 10 Euros worth of Bitcoin.

Suggestion: Add currency after the number "10"

I will be the first to one day setup a auto DCA, let it run for 5 years and forget about it. If I ever come back to the trigger I wouldn't know what it was actually buying.

Just my picky 2 cents :)

Some neat software you're building Kukks !

Kukks commented 4 years ago

Thanks for the feedback! Will see what's possible.