I dug this up somewhere. You might find it useful.
2 different 3 bar reversal patterns are shown by this indie -
3 Bar Reversal Pattern
BuyColor(Cyan)
SellColor(Magenta)
Low(1)>=Low(2)
Low(3)>=Low(2)
Low(3)<=Low(4)
High>High(1) trigger magic tick
Note : I have deleted one definition of Low>Low(1) in the previous version
+++++++++++++++++++
suri 3 Bar Reversal
BuySuri(Blue)
SellSuri(Red)
Low(1)>Low(2)
High(1)>High(2)
Close(1)>Close(2)
High(3)>High(2)
High>High(3) trigger
Category MultiCharts
|
|
|