Bulls in a row
-
Hi again - sorry!

I'm a little unclear about the "Bulls in a row" block. Clearly the name suggests that if I set it up to count X candles of Y minimum size, then that's what it will do.
What I'm unsure about is the "continuous" and the "Once per bar" signal type. I'm assuming this means "tick by tick" and "once per bar" respectively. Am I right?
Also, what happens if a zero minimum body size is specified?
Finally, in "Row Mode", I assume that "normal" means any pattern of bull candle, and "candle size increase" means X in a row all increasing, and vice-versa for "candle size decrease". Am I correct?
Many thanks again!
-
This block is a group of conditions basically. If it is under "on Tick" it can pass tick after tick until the condition is right (Continuous) or once per bar. Put "Draw arrow" after the block and you will see the difference.
Row mode is... if you prefer every next candle to be bigger/smaller than the previous one.
-
Hi
Is there a way to make a condition that counts in the last x number of candles y number of candles were bulls? For example, if I want to check if in the last 5 candles 3 or more were bulls?
Thanks
-