- Katılım
- 23 Eki 2020
- Mesajlar
- 1,826
A bullish two day reversal pattern. The first day, in a downtrend, is a long black day. The next day opens at a new low, then closes above the midpoint of the body of the first day. |
|
Candle - Piercing Line If(C-OPEN>(Mov(Abs(OPEN-C),10,S)), {long white} If(Ref(OPEN-C,-1)>(Mov(Abs(OPEN-C),10,S)), {long black} If(C>Ref(C,-1),If(C<Ref(OPEN,-1), {close inside previous body} If(Ref(Abs((OPEN+C)/2),-1)<Ref(Mov(C,10,E),-1), {down trend} If(OPEN<Ref(L,-1),1,0),0),0),0),0),0) |
Source / From: |