Scan Lower Timeframe For Engulfing
-
Condition : When bullish engulfing appear in timeframe m15, then scan if there are also bullish engulfing in timeframe m1 for the last 15 candle then it will enter buy. if there are no bullish engulfing in timeframe m1 for the last 15 candle then there will be no entry.
Can someone please tell me how to do this? Thank you guys.
-
@aisar Decide what you are classing as engulfing, @miro1360 has a tutorial about formations, create a tree that starts to count candles (unless you think all timeframes will have an engulfing at the same time), create a tree for all relevent timeframes, add all this to your buy/sell/arrow whatever you want so you can see it working.
-
@aisar IMHO the best option is finding a custom indicator searching for those patterns. Trying to do it yourself can be very painful and time consuming.