I like to find ways to remove clutter from the charts so I came up with this. Figured others might find it appealing as well. Plots previous day's high, low and close, as well as the current days open on expansion. these values are taken from the daily aggregation.
Code:Copy to clipboard #[email protected] def NA = Double.NaN;...
Code:Copy to clipboard #[email protected] def NA = Double.NaN;...