Renko v10.3 vs 11.1

Forums ProRealTime English forum ProBuilder support Renko v10.3 vs 11.1

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • #124480

    Hello traders,

    I have been a follower for some time and learnt quite a lot of the programming in PRT thanks to many great posts and indicators in this forum. I have some questions on applying Renko as an indicator and for ProOrder code.

    Does PRT v11.1 have the possibility of using the built in Renko charting to execute code? Or is it strictly time-linear?

    How exactly is the built in chart calculating the Renko on the first bar? I know there are many ways of plotting it (Mean renko, ATR, reversed plotting).

    If I use percentage, lets say 1% and try to replicate this with a manual boxsize, I get a different starting date even though my chart has the same setting. Renko, 1 year, daily using the first visible value.

    If anyone could shed some light over this, that would be great help.

     

    If someone could shed some light over IG implementing version 11, that would be super. At the moment I am very disappointed with IG. I don’t like their standard tools and MT feels like Windows 3.11 compared to PRT… However the unifying window in v11 makes it so much better and organized.

     

    Thanks for any input.

    #145210

    The built-in renko charts in ProRealTime fix the box with Close of the current timeframe on round numbers. That way the renko bricks are always starting at the same price, make it easier to compare charts from a day to another. The renko chart is using the classic renko bricks construction.

    You use this code to simulate the same renko bricks on a classic chart: https://www.prorealcode.com/prorealtime-indicators/renko-bricks-on-chart/

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login