chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

Home Page:https://binance-trading-bot-chrisleekr.cloud.okteto.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Few dashboard card improvements

santoshbmath opened this issue · comments

Is your proposal related to a problem?

No, but suggesting few improvements.

Describe the solution you'd like

Here are few enhancements i am suggesting,

  1. Change minimize icon to close icon as it closes/removes the card from the dashboard.
  2. Move "Settings" icon in card header along with close icon.
  3. Remove "Balance...." row altogether as the symbol is already present in header.
  4. Club action and current price in one section. Because based on current price action will be updated.

Thanks for suggestions.

  1. Change minimize icon to close icon as it closes/removes the card from the dashboard.

Oh, good point. I will change to X rather than -.

  1. Move "Settings" icon in card header along with close icon.

Ok, good point again.

  1. Remove "Balance...." row altogether as the symbol is already present in header.

Well, if I have multiple coins and I should open the Account Balance accordion and find the coin balance. I think we can keep it to make less mouse click?

  1. Club action and current price in one section. Because based on current price action will be updated.

I tried to put the current price in the relevant sections as below. Are you saying, remove those current price rows and put with Action row? Wouldn't be annoying if you keep moving your eyes to compare with other prices?
image

Hey guys,

I have updated the frontend in the pull request for points 1 and 2.

image

Points 3/4 will not be fixed.
This issue will be closed once the PR is merged.