Hi, I'm building my own back-testing application in .NET (C#).
I need the facility to display market prices (and equity curves, etc) so that I can eyeball entries and exits, etc.
There are numerous .NET charting components on the market, and many of them have the facility to display financial data (bars, candlesticks, etc). I was wondering if anybody out there had actually used any of these components and could recommend them or not?
I particularly want the ability to display market prices with my own additional arrows and lines to define entry/exit points and stop-loss levels, etc. I realise that this feature request may be a bit of a tall order, but maybe somebody out there has done something similar?
Cheers
Arold
I need the facility to display market prices (and equity curves, etc) so that I can eyeball entries and exits, etc.
There are numerous .NET charting components on the market, and many of them have the facility to display financial data (bars, candlesticks, etc). I was wondering if anybody out there had actually used any of these components and could recommend them or not?
I particularly want the ability to display market prices with my own additional arrows and lines to define entry/exit points and stop-loss levels, etc. I realise that this feature request may be a bit of a tall order, but maybe somebody out there has done something similar?
Cheers
Arold