Watching variables on a chart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252329 quote
    MellstockMellstock
    Participant
    New

    Say I want to work out the Highest value of n recent bars.

    x = Highest[n](High)

    Is there a way I can show x on the chart as a horizontal line in a ProOrder application.

    I.E. with a trading application in progess and X marked on the chart.

    I just want to sanity check that my code is behaving as I expect it to.

    Thank you.

    #252330 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    Use:

    GraphOnPrice X
    Mellstock and Iván González thanked this post
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Watching variables on a chart


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
Mellstock @mellstock Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by robertogozzirobertogozzi
11 months, 2 weeks ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 10/08/2025
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...