Program to draw "Horizontal Segment" not as Indicator

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93029 quote
    Patrick MaPatrick Ma
    Participant
    New

    Hi , I am new in using the Forums to seek for help. Please bear with me in case my question has already been addressed in the previous postings.

    I would like to manually draw a “Horizontal Segment” on a particular Time Chart (eg. 4 hours chart).  I know I can do it manually on the 4 hours chart and the “line” will also display in other time charts less than 4 hours.

    My wish is to write a code such that the intended “Horizontal Segment” object can be drawn automatically according some criteria (not as an indicator, if I do it as an indicator, it will only show up in the 4 hours chart and not in other time chart less than 4 hours).

    Is it possible to do something like that ?

    Patrick

    Horizontal-Segment.jpg Horizontal-Segment.jpg
    #93031 quote
    NicolasNicolas
    Keymaster
    Legend

    If you want to make a code to draw an horizontal segment, it will necessary be an indicator. The graphical objects made with such codes are only visible on the chart on which the indicator is attached, so we are not able to plot them across multiple charts at the same time and with the same indi.

    #93135 quote
    Patrick MaPatrick Ma
    Participant
    New

    Thank you Nicolas,
    There is this “ProRealTrend Line” very powerful able to show the Trend lines on different time charts.  I was hoping to do something like that.

    I guess the programming to do that is out of the scope for us. It has to be done on the platform level ?

    #93142 quote
    NicolasNicolas
    Keymaster
    Legend

    It has to be done on the platform level ?

    Absolutely.

Viewing 4 posts - 1 through 4 (of 4 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

Program to draw "Horizontal Segment" not as Indicator


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
Patrick Ma @patrick_ma Participant
Summary

This topic contains 3 replies,
has 2 voices, and was last updated by NicolasNicolas
7 years, 6 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 03/07/2019
Status: Active
Attachments: 1 files
ProRealCode ProRealCode
Loading...