Indicator OBV
-
I'm using the Condition block to compare the OBV value of candle 0 with the OBV of candle 1. It's giving a compile error: 'AppliedPrice' - cannot convert enum".
-
I am not sure you can use candle 0 as the volume at open would be zero.