Remove unnecessary decimal places in the view screens.
There are many columns in the views that don't need all the decimal places and rounding the number will not harm the quality of information and provide a much clear view. it makes the view much more cluttered.
For example, Daily Gain, Total Gain, and Market Value don't need cents. "1,200.33" adds no more information than "1,200" and the later looks much cleaner.
Volume and Avg Vol can also be rounded, "10.32M" and "10M" mean the same thing and the later is easier to read.
Also, this would fix another issue where some numbers have 4 decimal places while most have only 2.
265th
ranked