I need a Bars class (C#), and am trying to determine what type to use.
I need something that will construct as time bar, range bar, renko bar, etc ... as the case may be.
To get the ball rolling (or perhaps "to get the bar going ..."), what do you think of ...
Dictionary <DateTime...