Regarding the Indicator Rise and Indicator Fall
-
I don't understand the fields that are on this fom
My concerns are regarding the :
Candles to rise
With Exception of few candles
Pips to rise
options....Are these the
- number of candles to pass before we get IN the trade or
- the number of candles we commit to the duration of our trade....
(Sort of like the "Cross Width" option in the indicators conditions as they pass above or below whatever. It tells the number of candles we are to commit to the trade.)
Is this the same?
or are these the number of candles we want to pass before we get into our trade.
-
@len-1 I also find this blocks confusing.... For instance, this blocks should work with this indicator but it does not. Now I have to use numeric values which makes you lose a lot of trades in between...... Any suggestions anyone?

-
@len-1 @AlphaOmega alphaomega Honestly I never use that block so I cannot give you an answer. Maybe we can help you to find an alternative to what you are looking for.
-
@l-andorrà Thank you for your reply....... what i want is to when the indicator rise buy and when it falls sell .... very simple
0_1595089088489_Stochastic MACD.mq5 -
@alphaomega I always use the old system: compare candle's ID 1 value to candle's ID 2 value, then to candle's ID 3 value and so on. Ugly but effective.
-
@l-andorrà .. Thasnk you... I will spend the next 5 days and learn how to compare candles... Thank my main man!!
-
@alphaomega You're welcome. I hope you can make it in a shorter time!

-
I thought you could not set up conditions where the candles were different. I tried and it is not backtesting. Any suggestion?
-
-
Thanks @AlphaOmega, @roar, @l'andorra, but I was wondering how I can do this with an indicator, like a volume indicator or waddah attar. Thank you for supplying this picture with the candle settings, but it is not the candles that I wanted to use. I want to use the heights of the volumes in the indicators themselves (they look like candlesticks), but they are not the candles on the chart that I need. They are the candles in the volume indicator...or like say in the histogram....
I am trying to isolate the values of the bars in that, not the candles.
I do appreciate this though very much. If you have any suggestions, I surely appreciate it. Thank youlen
-
@len-1 You will have to search at MQL5 for a suitable indicator and use the buffers... Too try and code what you want you need actual coding experience and only real coders, Roar, Trader Phillips, Miro1360 will be able to help you with what you want..
-
thank you for your time
