Software to import and visualize generated trades

I have created a software module that just outputs buy and sell signals for a specific currency.

I have already created a dump of the trades that would be generated for the past year in the format of

CurrencyPair | BuyOrSell | OpenTime | CloseTime | Volume | (PriceOpen) | (PriceClose)

Exact output I can still manipulate.

However I want to be able to show this points on to a chart.

[B]Do you guys know a charting software where I can manually import my trading history and analyze this on the charts? [/B]

I would prefer a tool that has is own history of bid/Ask prices, however I have also good quality data.