Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Tidy up history table in Trading View #891

Open
Dorson opened this issue Mar 5, 2019 · 1 comment
Open

Tidy up history table in Trading View #891

Dorson opened this issue Mar 5, 2019 · 1 comment

Comments

@Dorson
Copy link

Dorson commented Mar 5, 2019

The history of trades is not scrolling or scaling well.
The date format takes too much space, the price data is pushed outside of view.

screenshot-trading-history

The reduced time format would give more space to the price data in the table.

Maybe the dynamic CSS info note title with the complete time for each trade would be better on the mouse hover event. Instead of having all the date cramped in one space.

Good day !

@Dorson
Copy link
Author

Dorson commented Mar 13, 2019

The very quick solution would be to move the date column in the table to the right, while moving the price and amounts to the left, where it is visible.

Price & amounts are more valuable as data, since the list is ordered by time already.

Later on some smart or dedicated person could make the table CSS expand on click or so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant