So, if anyone would know the answer to these two simple questions regarding Indicator rise AND Bulls/Bears in a row
-
Are the default settings (the settings you see when you first open the block) of 4 candles in
a row for Indicator Rise/Fall Indicator and 3 candles for Bulls/Bears in a Rowe they the actual
number of candles that has to pass in order to be true, or can those be
edited to less, like 2 or 3 for rise/fall indicator and 2 for the Bulls Bears in a row?My conern is that too many candles may pass and retracement can occur.
The only way I know around this is by using candle IDs but the minimum of candle ID to use is 2.
Let me know of your experience. -
@len-1 Yes, you can edit all boxes in that block.
-
@l-andorrà thank you, but are those the "minimum required" candles needed in order for those condition blocks to pass to the next?
-
@len-1 Exactly. The block will not pass until all those candles have been checked.
-
@l-andorrà so, there really is no other immediate remedy for combating abrupt candle movements that I can see. By the time these candles are implemented into a EA, its already too late. haha. I can only think of 2 EMA
-
@len-1 Well, maybe there are other options I'm simply not aware of.

-
@l-andorrà thanks. I think it could be either the one I provided, OR ths one because they both don't have delete blocks..
I just don't know how to add it in there.. -
@len-1 An nteresting approach. I'm not used to using the 'on Timer' chart. Did you test it? My first guess is that all drawing blocks should be moved to the 'on tick' or maybe 'on chart' tabs, depending on your whole strategy now. However, those two deleting blocks on the 'on timer' tab are interesting. However, your current structure will delete all of them at the same time. Is that what you want?