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 mgco4you, Today, 09:46 PM
        0 responses
        1 view
        0 likes
        Last Post mgco4you  
        Started by Rapine Heihei, Today, 08:19 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by Rapine Heihei, Today, 08:25 PM
        0 responses
        6 views
        0 likes
        Last Post Rapine Heihei  
        Started by f.saeidi, Today, 08:01 PM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by Rapine Heihei, Today, 07:51 PM
        0 responses
        8 views
        0 likes
        Last Post Rapine Heihei  
        Working...
        X