Support Board
Date/Time: Fri, 07 Nov 2025 17:18:49 +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 ;) |
