Login Page - Create Account

Support Board


Date/Time: Tue, 21 Jan 2025 07:43:33 +0000



Post From: renko bar predictor for flex renko inverse set

[2018-07-10 11:53:15]
User294173 - Posts: 6
I have a chart in flex renko inverse set,
I want to put the renko predictor bar but it does not do the right level so I try to program them with the study spreadsheet formula.
I want it put a level on the corresponding chart as part of a bullish preceding candle that just closed, the highest of this candle +2 ticks I tried with this formula but nothing is displayed: = IF (O [-1] -C [-1] <0, H [-1] +2)