bull bear candles
-
boys and girls,
still need your help.
it seems i cant find a way to solve this:i need a condition like:
"when current candle is above the closing price of the previous bull candle..."
and opposite
"when curent candle is below the closing price of the previous bear candle..."in the candles paramaters there is only bull-bear candle total size, body size, upper wick abd bottom wick...
-
@polo0202
Start with block (bull candle id 1)
Then place a condition block where you set
candle close id 0 > candle close id 1 -
@q8carpenter said in bull bear candles:
(bull candle id
thanks man.
i didnt know it worked like this