Hi,
It depends on how you want the weekly data represented. For example, if you are trying to overlay a weekly OHLC onto a daily chart (or something similar), this is possible. How do you want to diplay your weekly data on the daily chart?
The good new is that it really isn't hard to parse CSV files. The bad news is all the matching you will have to do to verify date and time. Not that its hard, but it is a fair amount of really boring coding.
I agree, a method for loading outside data into eSignal sould be great. It has been requested before, but I have never seen any replies to the request. Given that most other high-end charting packages support this, it does stand out as one of the great unimplemented features in eSignal.
I had posted a question elsewhere about showing weekly data in an efs posted on a daily chart, so i guess your response answers that question (no).
But this gets to the format issue.These files will likely come with the data separared by commas with the date either at the end or beginning of the line.
I agree, a method for loading outside data into eSignal sould be great. It has been requested before, but I have never seen any replies to the request. Given that most other high-end charting packages support this, it does stand out as one of the great unimplemented features in eSignal.
Comment