how to write multi condition
-
how we could write multi conditions?!
crossing moving and price above / below Moving and after 3 candle row (bullish/bearish) if we have one candle agaist (pullback) place pending order? please help me to resolve -
Advertising account
-
@fxtrader-mts You need one condition block for any of them. If I understand it correctly, all of them should be met at the same time, right? Then each block should be connected to the next one.
-
@l-andorrà Hello again and thanks for your response.
let me explain better.
if SMA 8 is above >20 SMA
and
price is above >200SMA
after 3 or 4 or more Bull Candle close at high
once appear bear candle (pullback or pause candle )
I want to get a notification/alarm and place buy pending order 2 pip above last high. -
@fxtrader-mts Two additional questions.
-
Are all those 3 o 4 bull candles supposed to be a condition WHILE sma8 > sma 20 AND price is > sma 200 at the same time? I mean can two candles be below sma 200 and then the other 2 above sma 200, for example?
-
What do you exactly mean by 'close at high'?
-
-
@l-andorrà. ok. 1. yes could be 1 or 2 of them below and the third one must be close above (at least one of them should be close above the condition in the Bullish scenario. ( Minimum 3 bullish candles, could be 4, 5,..., more. but for me, the important one is the first Reversal candle (first bearish Candle after these bulls in a row. - that I call it ''trigger/pause/pullback Candle''- 2. close at high means these bulls in a row should be close above the last high. (a fundamental condition we should have a trend or Mini trend with Higher High and Higher Lows ) in another word we have a trend, in this case: 1-Bullish Trend with HH and HL 2- Min 3 bullish candle in a row that formed HH on this trend 3- a first bearish candle that means a little pause in the trend and finally continuation ( because of that we place a buy pending order 1 or 2 pips above Last HH (trigger candle). All these rules are the same for the SELL case obviously opposite.


-
@fxtrader-mts The problem is identifying LL and HH. Its very easy to do it visually but we need strict rules defining what is a HH or a LL. Do you have any custom indocator doing it? Otherwise toy would have to create a whole structure just to identify them.
-
@l-andorrà unfortunately, I don't have any indicators. I saw there is one option (condition ) ''new top on-trend'' I used it but I don't know how it works. exactly what I couldn't find and write.
can I ask you another question, please?
what is different between continuous or once per bar? -
@fxtrader-mts Continuous and once per bar are old options used by the platform many years ago. You can ignore it. Just the current option by default.
-
@l-andorrà however thank you for your time. it is a very simple and effective scalping strategy that I created and used for the DE30 index. I need some indicator or EA to notify me to avoid looking at hours in the chart.
can you help me to create this condition, please?
after a series of bull candles once we have bear notify me. -
@fxtrader-mts Sure. No problem. Can you please detail what conditions are required exactly?