Multi time frame candle

Forums ProRealTime English forum ProBuilder support Multi time frame candle

Viewing 8 posts - 1 through 8 (of 8 total)
  • #237076

    Hi all,

    Has anyone managed to program a multi-timeframe candle/bar chart where the most current candle is ‘live’ rather than having to wait for it to close?

    Many thanks,

    Robert

    #237099

    Hi Robert,

    Here’s an example of how to create a multi-timeframe candle chart in real-time without waiting for the candle to close. The code accesses the 1-hour candle data and draws it live on the chart:

    This code draws the live candle with color adjustments based on whether it’s bullish or bearish. You can modify it to fit your needs.

    #237106

    Thank Ivan for your help, not sure what I am doing wrong but your code seems to return the same as the input TF( if that makes sense)

    #237112

    Hi!
    You need open new graph with 1H timeframe to check it.

    #237115

    Thanks, Ivan,  So there is no way to have just a single ‘hourly bar’? on a lower TF, Someone ( I can’t find the post) had a go at it but the live candle was somewhat iffy.

    #237120
    #237126

    No- it was another one, I will have a look for it and update.

     

    #237131

    Hi Ivan,

    This is the code I meant(bottom of page), however, it doesn’t update the current bar, is there any way of getting it to do so?  https://www.prorealcode.com/topic/show-5-minute-candlestick-in-1-minute-chart/page/2/

    R

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

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