change percentage from previous interval -> TODO: maybe protected
Closing (last) price of tick, main value that's displayed in area/line/bar chart
Start date/time of interval, label of X
Highest price of tick
Lowest price of tick
Opening price of tick
number of transactions done -> TODO: maybe NOT neded
total turnover -> TODO: maybe NOT neded
Volume of stocks sold
Returns signature dependant on which data has been loaded, at best case OHLCV, at worst only C
Generated using TypeDoc
Change (+/-) from previous interval -> TODO: maybe protected