Hi,
I currently have a live DDE feed into excel. I am looking for a macro that will take a snapshot of the quote and put it into the cell and then in some time period later (30s, 1 min, 5 min etc.) it will take another snapshot and put it into another cell. This will repeat itself for a set amount of time and then it once it reaches the last cell it will move the value up one cell. So R1 becomes Q1 and S1 becomes R1 and S1 is the new quote. I would like to do this so I can run live (20 min) percent-offset bands in excel without having to constantly pull up charts. I used tried using realtick but it forces you to start at a specified time so the data is not variable. I would also like to do that same with volume so I could create live Bollinger Bands, RSI, etc. in excel.
Thanks
I currently have a live DDE feed into excel. I am looking for a macro that will take a snapshot of the quote and put it into the cell and then in some time period later (30s, 1 min, 5 min etc.) it will take another snapshot and put it into another cell. This will repeat itself for a set amount of time and then it once it reaches the last cell it will move the value up one cell. So R1 becomes Q1 and S1 becomes R1 and S1 is the new quote. I would like to do this so I can run live (20 min) percent-offset bands in excel without having to constantly pull up charts. I used tried using realtick but it forces you to start at a specified time so the data is not variable. I would also like to do that same with volume so I could create live Bollinger Bands, RSI, etc. in excel.
Thanks
.