Ok, it's been a while, but I've been busy coding the tapes and channels.
I've reached a milestone of sorts, building the foundation for tracking and constructing tapes and the channels that capture those tapes.
Please look at the attached image. It shows the tapes and channels in indicator form being mapped out in real time for today's ES session.
As a start, I'll provide a little background on what's what, and then we can go from there.
The primary chart is a 1m ES chart. I use this chart to build synthetic 5m bars and store them in memory. I use these 5m bars to construct the sequence of tapes.
Note that I don't draw RTL and LTL for tapes, rather a lightgray or darkred line from L to H or H to L of the tape, depending on direction.
The numbers are the 1-2-3 formations, with color indicating direction of the new channel that the formation starts.
The volume bars are also based off the 1m chart, but are synthesized to accumulate and dump every 5 minutes. This yields the actual 5 m volume. The bright green volume bar at the most current bar is the PRV, and that is progressing real-time.
I have made the system of tapes and channels programable so that I can enter any fractal. I have chosen 5m, but I can change it to 10m, 15m, 30m, etc. by changing the fractal factor in the input. Any integer multiple of the bar interval of the primary chart is possible.
If you have questions for me, let's keep posting. I also have some questions to be clarified, so I'll post those as I think of them.
Let's get the ball rolling.
RoughTrader