I want my ea to look for only 1 wick or no wick candles for both bear and bull. how do i only filter for that type of bear/bull candle? 0.0 pip (ZERO) wick on the bottom of bull candle, and vice versa for bear
K
Posts made by keezilla
-
One Wick Candleposted in Questions & Answers
-
RE: JMA (Jurik Filter Moving Average) towards this EAposted in Questions & Answers
@l-andorrĂ that's fine, I'll use it anyway
-
JMA (Jurik Filter Moving Average) towards this EAposted in Questions & Answers
https://fxdreema.com/shared/5uY5DXuI

With this custom indicator, I wanted to have the "buy pending order" format activate whenever there's a previous blue line painted as shown in the image:

and the "sell pending order" format activated when there's a red line shown in based on the image above.
Bottomline, when a previous blue line is shown I want the ea to place a buy pending order along with all the other inputs and if a red line is shown I want the ea to place a sell (there will be one position at a time since I will add no position/order in the mix).
How do I make this happen?