-
-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Description
Problem Statement
I like to have all of the data displayed for each stock, but the order in which information is displayed is fixed. I always really want to see the current price column right next to the ticker (first column). I'd then like to have the previous close as the next column. The current arrangement makes it hard to get a quick view of how a stock is doing, while still having all of the other information available.
Proposed Solution
Add settings option "column order" and then have names for the columns and use the user defined order. If a column is omitted and the corresponding --show option wasn't passed, don't display that column.
Metadata
Metadata
Assignees
Labels
No labels