Multiple TDI and IdentifyTrend indicators
I have some great ideas for TDI but can't implement them because there is only one TDI, and I need multiple TDI to combine them. Right now I have to do this strategy manually.. I want combine multiple timeframes and I use the reverse option on TDI.
For example if the yellow TDI line is below the level, it has support to go up, for at least a correction. This means short but big candlestick breakouts to the opposite direction. This is perfect for martingale.
Example idea:
TDI #1 1M, reverse.
TDI #2 5M, reverse.
TDI #3 1H, default(not reverse).
There are multiple MACD #1 #2 properties but it's also a far less reliable indicator than the TDI and IdentifyTrend. I already can create some okay sets with TDI reverse but combining more TDI would take them to the next level.
Why not to connect TDI as a Custom indicator? We have 3 slots for it.