Hello,
Can anybody tell me how to code Renko blocks.
How can I code to buy long when 2x green blocks and sell when 2x red blocks. Also the code for Sell short 2x red blocks and buy when 2x green blocks.
Thanks
Tony
You will find many posts in the Library related to renko (indis and automatic trading system): https://www.prorealcode.com/tag/renko/
It is still not possible to trade automatically the renko charts of the platform, so we have to simulate them with custom indicators/formulas.
Thanks Nicolas and will take a look.
Tony