Hi,
I have created a stock chart with a bar chart of Open,High,Low,Close data.
Can I add my buy sell signals data into it? e.g. I have data for past 60 days, I want to show when and at what price I bought and
at what price I sold the data.
My input is a text file seperated by commas of the format
Date, Open, High, Low, Close, Buy price, Sell price
I have one solution where I have the basic stock chart and I have overlapped a line chart with the Buy sell lines on top of it.
The Buy-Sell line chart has a transparent background.
But I was hoping that crystal reports will have a better solution.
Regards,
Sachin