|
Re: Coding for Sierra Charts
Sure Soultrader. I am going to add a couple things first. For example it would be nice to have one that counts bars versus time. Also, with the current dll, it's built to be extremely efficient since it runs off the tick chart. If a spurt of orders (bars) come it at once, it won't go back and calculate the value at every single bar. It will, however, calculate the CORRECT value at the current bar. So unless you need correct bar by bar (tick by tick) data for some extreme scalping, it should be fine. I might make an option where you could load historical graphic information and true tick by tick (for the extreme scalper and then the individual decide if it's too cpu intensive.
|