Open afesuazo opened 1 year ago
Create a representation of market ticks or any other data point that should be visualized in the future and implement the functionality to create said object from raw csv files.
Created an "event" interface to allow other types of data to be used by the visualizer.
Description
Create a representation of market ticks or any other data point that should be visualized in the future and implement the functionality to create said object from raw csv files.
Tasks