I have some questions about candle
-
hello guy , i want to make ea about candle so, I want the candle to not exceed the point we set. If it does, I will not issue a buy/sell order. But if it does not reach it, I will issue a buy/sell order. The candlestick goes up and does not go beyond the pips we set to issue a sell order. The candlestick goes down and does not go beyond the pips we set to issue a buy order.
plz help me
thank you -
For current candle, once per bar and then set pending buy stop or sell stop order
For the previous candle, just set condition to check bull/bear etc and then buy/sell block
-
Need a little more information, Make it a 1-? list, so if 1 happens do x, when 2 happens do x etcetera.
-
@sktsec hi sir, thank you for answer me
But i use martingale ea than if candle 0 run more then 10 pips i will not do anything
if no Bull candle > upline Bollinger band = sell
Bear candle > downline Bollinger band = Buy
every candle make order cannot run more than 10 pips (5min tf) -
@jstap thank you sir to answer me
frist i use Bollinger bandif 0 candle > upline bb = sell
0 candle < Downline bb = buyi need to put some more condition is candle 0 cannot run more than 10 pips
for example candle 0 and bull candle , whole candle cannot run more than 10 pips after that's candle > upline bb = Sell orderif you have any idea could you plz tell me sir
-
Make a start, get a ea buying on condition 1, then add other conditions, if it stops doing as required say what's wrong and add a shared link