Login Page - Create Account

Support Board


Date/Time: Thu, 20 Aug 2026 03:09:42 +0000



Post From: entries using renko bricks late using Renko visual study

[2026-08-19 23:59:13]
User555185 - Posts: 9
Hello

I have been working the last 3 days without success in trying to get entries fire at the desired brick on a Renko system being implemented on the spreadsheet study for trading.

Chart Renko Bricks with WIcks
Renko Bar New Bar Mode: tried several and issue still happening.
Study: Spreadsheet study for trading
Signal Only on Bar Close: Yes
Studies: Renko Visual Open/CLose


on column P there is a formula that calculates the direction of the brick Up, Down Flat =IF(AF3 > AE3, "Up", IF(AF3 < AE3, "Down", "Flat"))

the direction is used to determine a pattern

if the pattern is true then Buy entry signal. On Column K =AND(O3=1,P7="Up",P6="Up",P5="Down",P4="Up",P3="Up")

A green arrow appears on the bar where the condition of the pattern is met.

But the entry happens one bar later. I have tried with limit orders also but no change, What am I missing?

Please check attachment.

Also tried to use ID0.sg22@3 and ID0.Sg23@3 without luck on the spreadsheet.
ANd noticed that previous close and present open do not always align on the spreadsheet using The renko visual open close study

https://www.sierrachart.com/image.php?Image=1787183777349.png