You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI that would be most useful is maybe for the user to provide initially a file with the groups
e.g.
bigcos -> msft, aapl, goog, fb
semis -> a, b, c
saas -> d, e, f
silver -> h, i, j
Then the group names should be in the side pane (bigcos, semis, saas, ..) and by clicking one of those, the main pane could show either
option 1) the first stock, and the other ones shown via the mouse wheel
option 2) fill the first four or six in a grid, and then use the mouse wheel to scroll to the next 4 or 6
This would require remapping the mouse wheel function, which is a good idea anyway, because in the future you may want to have daily, weekly, full range and intraday accessible through the top bar
To come up with ideas is actually trivial compared to actually implement them, so thank you again.
The text was updated successfully, but these errors were encountered:
Thanks for writing down these ideas and clicking on the groups would work.
Maybe clicking on a group may show a chart with all the symbols combined to show their relative strength against each other and then there could be an option to split them apart into grid view or show individually.
The UI that would be most useful is maybe for the user to provide initially a file with the groups
e.g.
bigcos -> msft, aapl, goog, fb
semis -> a, b, c
saas -> d, e, f
silver -> h, i, j
Then the group names should be in the side pane (bigcos, semis, saas, ..) and by clicking one of those, the main pane could show either
option 1) the first stock, and the other ones shown via the mouse wheel
option 2) fill the first four or six in a grid, and then use the mouse wheel to scroll to the next 4 or 6
This would require remapping the mouse wheel function, which is a good idea anyway, because in the future you may want to have daily, weekly, full range and intraday accessible through the top bar
To come up with ideas is actually trivial compared to actually implement them, so thank you again.
The text was updated successfully, but these errors were encountered: