Indicator to automatically apply intraday levels

Forums ProRealTime English forum ProBuilder support Indicator to automatically apply intraday levels

Viewing 4 posts - 1 through 4 (of 4 total)
  • #179438

    Hi I was trying to make an indicator that plots a horizontal line on price for:

    Yhigh = Dhigh(1)
    Ylow = Dlow(1)
    YYhigh = Dhigh(2)
    YYlow = Dlow(2)
    highofD = Dhigh(0)
    lowofD = Dlow(0)

    I would eventually figure this out but tbh I am very burned out at the moment and my brain is just not functioning so i would appreciate a push in the right direction.

    I have been making alot of strategies but have never needed the drawing commands.

    Thanks in advance.

    #179440
    #179442

    Use either DRAWSEGMENT, DRAWHLINE, or add that variables in the RETURN instruction.

    1 user thanked author for this post.
    #179451

    >>> Topic moved to “Probuilder” forum, please take into account posting rules in yellow box at the bottom of this page above the “submit” message button, thanks.

    >>> Please update your country flag in your profile (bring your mouse to your avatar in top right corner, menu appears, select “settings”, then “location”), thanks.

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

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