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

Relocating the Text in Priceonline Indicator

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

    Relocating the Text in Priceonline Indicator

    In my view, the priceonline indicator posted on the NinjaTrader forum fills a badly needed shortcoming in NinjaTrader. Unfortunately the text ends up within the field of view of the bars rather than in the right margin. So I attempted to solve this problem by adding a parameter to shift the text to the right, as illustrated in the attached code, but it doesn't work. Can someone please explain to me why it doesn't work and what I need to do so that it will work.

    Thanks in advance.
    Attached Files

    #2
    Hello ECI-Ed,

    You may want to view he following indicator that may help with drawing the text.
    JCNinjaTrader Customer Service

    Comment


      #3
      JC,
      Thanks for the response, but is there no way to accomplish this with the DrawText method?

      Comment


        #4
        DrawText will not give you the same flexibility of placing text so you would need to override Plot() if you wish to have it display in the right margin

        Other examples of this within NinjaTrader are the TickCounter Indicator and Pivots Indicator.
        Unfortunately we don't offer support on this method but can provide you with examples that you can reference.
        LanceNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by zstheorist, Today, 07:52 PM
        0 responses
        3 views
        0 likes
        Last Post zstheorist  
        Started by pmachiraju, 11-01-2023, 04:46 AM
        8 responses
        149 views
        0 likes
        Last Post rehmans
        by rehmans
         
        Started by mattbsea, Today, 05:44 PM
        0 responses
        5 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        33 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        5 views
        0 likes
        Last Post tkaboris  
        Working...
        X