Login Page - Create Account

Support Board


Date/Time: Thu, 06 Aug 2026 03:16:53 +0000



Post From: RENKO Sierrachart better then Tradingview?

[2019-04-25 14:58:45]
Theseus - Posts: 6
//Long entry if a bearish renko brick is followed by a bullish brick
//Short entry if a bullish brick is followed by a bearish brick

it worked with this code

=AND(ID0.SG23[-1]>ID0.SG22[-1], ID0.SG23[0]<ID0.SG22[0])

and vice versa btw ;)