- Katılım
- 23 Eki 2020
- Mesajlar
- 1,828
The doji star appears after a prolonged move, and is composed of a gap and a doji line (remember a doji is when the open and the close are the same price). This is often the sign of an impending top or bottom. Doji stars often mark imminent turning points in the market, but more conservative traders should wait for the next day's body to confirm a change in price trend. |
|
Candle - Evening Star If(Ref(C-OPEN,-2)>(Mov(Abs(OPEN-C),10,S)), If(Ref(Abs(C-OPEN),-1)<(Mov(Abs(OPEN-C),10,S))/2, If(Ref(C,-1)>Ref(C,-2), If(Ref(OPEN,-1)>Ref(OPEN,-2), If(C<Ref((OPEN+C)/2,-2),-1,0),0),0),0),0) |
Source / From: |