
Quote from LaSalle:
I'll try again..
I have a EXCEL plug in that essentially mirrors streaming data from IB TWS.
So if the last on the NQ changes from 1450 to 1451, EXCEL will reflect this change.
What I want Excel to do is upon a change in price:
1. grab the previous price,
2. time stamp it and
3. add it to a new sheet to create a database of quotations.
This way I am building a database of intraday quotations from which I can create a Excel chart.
Any easy answers to going about this or do I need to learn Visual Basic?
