Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

DrawTextFixed offset

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DrawTextFixed offset

    DrawTextFixed overwrites the NT copyright on the BottomLeft position. I would also like to have more then one indicator write to BottomLeft for example. Each indicator issuing DrawTextFixed to the BottomLeft would overwrite each other. How about adding a y-pixel offset to DrawTextFixed, so that you can displace the text written by a number of pixels vertically? That way you can actually write multiple lines in any position by offseting each line by a few pixels vertically.

    #2
    Hi monpere,

    Using the DrawText() instead will offer you a little more flexibility:


    Aside from that, this would involve some unsupported materials, perhaps look at how the Plot method is overridden in the TickCounter indicator.
    TimNinjaTrader Customer Service

    Comment


      #3
      I do use the DrawText(), and Plot() override to write text anywhere on the chart, but that requires much code to position the text precisely. For your users who are not advanced programmers, a simple y-pixel offset in DrawTextFixed() would give them more flexibility without needing to know how to do any advanced coding.

      Comment


        #4
        Hi monpere,

        Agreed, thank you for the suggestion, I will forward this to our development team for future consideration.
        TimNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by ETFVoyageur, Today, 04:00 PM
        0 responses
        5 views
        0 likes
        Last Post ETFVoyageur  
        Started by AaronKTradingForum, Today, 03:44 PM
        1 response
        6 views
        0 likes
        Last Post AaronKTradingForum  
        Started by Felix Reichert, 04-26-2024, 02:12 PM
        11 responses
        77 views
        0 likes
        Last Post Felix Reichert  
        Started by junkone, 04-28-2024, 02:19 PM
        7 responses
        82 views
        1 like
        Last Post junkone
        by junkone
         
        Started by pechtri, 06-22-2023, 02:31 AM
        11 responses
        136 views
        0 likes
        Last Post Nyman
        by Nyman
         
        Working...
        X