Hi! I want to create a system in renko charts. What kind of code is necessary for the system to understand that it is going to read renko not candles? the basics in my system is gonna be: close > close[1 ] Is there another code instead of “close” for renkobars?