New drawing instructions: anchoring in pixels

Forums ProRealTime English forum ProBuilder support New drawing instructions: anchoring in pixels

Viewing 12 posts - 1 through 12 (of 12 total)
  • #190094

    Let’s discover together a new way to position the graphic objects on a price chart, with the coordinates in pixels!
    This is a much-awaited feature as it will allow to fix graphic objects (including texts) at precise places of the chart, without it moving according to the barindex or the price as it is currently the case.
    It will of course still be possible to choose whether the object uses BARINDEX/PRICE coordinates or only PIXELS/PIXELS or even a mix of the 2!

    Below is a list of the new instructions:


    So we have the possibility to set an anchor point like this :

    The new keywords are :

    • Xshift : defines an abscissa coordinate in pixel offset from the anchor point
    • Yshift : defines an ordinate coordinate in vertical pixel offset from the anchor point
    • Index : Defines an abscissa coordinate in barindex (classic way)
    • Value : Set an ordinate coordinate in price/value (classic way)
    • bottomright : bottom-right corner of the chart, the offset values will always be negative to shift left (X axis) and positive to shift up (Y axis).
    • bottomleft : bottom-left corner of the graph
      the offset values will always be positive in order to shift to the right (X axis) and up (Y axis).
    • topright : top-right corner of the graph
      the offset values will always be negative in order to shift to the left (X axis) and down (Y axis).
    • topleft : top-left corner of the graph
      the offset values will always be positive in order to shift to the right (X axis) and negative in order to shift down (Y axis).
    • right : middle-right point of the graph
      the shift values will always be negative to shift to the left (X axis) and can be positive or negative to shift up(+)/down(-) (Y axis)
    • left : middle-left point of the graph
      the shift values will always be positive to shift to the right (X axis) and can be positive or negative to shift up(+)/down(-) (Y axis)
    • top : middle-top point of the graph
      the shift values can be positive or negative for shift right(+)/left(-) (X axis) and will always be negative to shift down (Y axis)
    • bottom : middle-low point of the graph
      the shift values can be positive or negative for shift to the right(+)/left(-) (X-Axis) and will always be positive in order to shift up (Y-Axis)
    • middle: middle point of the graph
      the shift values can be positive or negative for shift to the right(+)/left(-) (X-Axis) and can be positive or negative for shift up(+)/down(-) (Y-Axis)

    I will post few examples in the below posts.

    10 users thanked author for this post.
    #190103

    Some more examples:
    Write the word “test” on the current barindex and at the value of the current close:

    Write the word “test” 50 pixels to the right and 30 pixels higher than the bottom-left corner of the graph.

    Write the word “test” on the current barindex 30 pixel higher than the bottom of the graphic.

    Write the word “test” in the middle of the chart at the height of the candlestick high.

    #190263

    Hi Nicolas,

    Is there a list of any other additions in this update, and any idea when this update will be available?

    Many thanks,

    Robert

    #190352

    These new instructions are available since yesterday for PRT soft account (https://www.prorealtime.com)

    It is a matter of few weeks to get them on all other versions available (IB, IG, ..).

    #190384

    Thank you Nicolas

    #190385

    I’m preparing a tutorial on how to use the new keywords, but changes are massive and hard to explain in a simple and precise manner at the same time 😆

    #193797

    Since my last posts these new instructions are available for any user of ProRealTime, enjoy!

    #193823

    Hi Nicolas,

    Is there a way to get a list (file as pdf, excel sheet…) to be downloaded  of the current instructions, new ones since V10, under test but usable…) ?

    If we miss this forum threads, we miss very powerful and interresting instruction such as BarsSince, Achor ….

    Thanks

    #193825

    All keywords (except those above) are available in our online documentation here: https://www.prorealcode.com/prorealtime-documentation/

    #226110

    Hello,

    is there a way to add fontsize and colour options to the term.

    like this: SansSerif,Bold,10)coloured(255,5,5)

    What would it look like?

     

    Thanks for help

     

    #226116
    JS

    Hi Ringo,

    Do you mean this…?

     

    1 user thanked author for this post.
    #226120

    Exactly, thanks a lot JS

    1 user thanked author for this post.
    avatar JS
Viewing 12 posts - 1 through 12 (of 12 total)

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