Quote from Bob111:
well maybe there is some value, if you want to do something unusual)))) let say-you want record and analyze L2. such thing is not for sale, impossible to find. even if you find it (somewhere on nasdaq) it going to cost you good chunk of money. the only way to work with it-is store it in database. just example
I'm interested in learning how to tie Excel an Access together to help me simply print out charts of various time frames automatically for the past couple years or so.
See attached GIF file for the various charts I am looking to print out. The range from the 2 minute time frame up to the weekly time frame.
What's I'd like to do is to be able to "jump" to a particular day and time. The last bar of each chart, in each time interval, will contain the specified day and time.
Once I set up Excel and Access so that I can jump to a paricular date and time for all the displayed charts, it'd be small step to have the Excel/Access/VBA program receive a starting and ending date and time, and then subsequently jump to the end of each trading day, update the charts, and send the charts to the printer.
With such a program, I can create my own "book" of charts for review purposes. I figure the time I spend creating this VBA program won't be much more than manually printing out each chart (six charts for each trading day) over the past couple years.
Once I am knowledgable about VBA/Excel/Access, it will open the door to many other interesting projects. For example, I can analyze all the past trades I've done via Excel's Pivot Tables feature. Perhaps there's a pattern visible if I group my trades by date, time, day of week, month, type of setup, trending markets, sideways markets, volatility markets, quiet markets, relative to other markets, etc.
Thanks for all your suggestions.
-- M