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

Price marker in price-colums

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

    Price marker in price-colums

    Hello,
    i draw a line in the price panel and the price of it isn't marked in the price-column.
    I tried: PaintPriceMarkers = true; and PriceTypeSupported = true;

    This is the DrawLine i would marked in the pric-column:
    Code:
    DrawLine("Resistance",true,NbBarsOldHighs,OldHigh + lineOffset,0,OldHigh + lineOffset,resColor,DashStyle.Dot,4);

    #2
    mate41, this would be unfortunately expected since the PriceMarkers would only be effective for indicator plots - thus your custom Line would not be labeled per default with a marker.

    We have an option for those on our product enhancement lists and I've just added a vote on your behalf in as well.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Ok thanks Bertrand.
      Could you remove the double of this tread below ?
      Last edited by mate41; 10-12-2012, 03:20 AM.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by traderqz, Today, 09:44 AM
      2 responses
      4 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by stafe, 04-15-2024, 08:34 PM
      8 responses
      40 views
      0 likes
      Last Post stafe
      by stafe
       
      Started by rocketman7, Today, 09:41 AM
      2 responses
      5 views
      0 likes
      Last Post rocketman7  
      Started by rocketman7, Today, 02:12 AM
      7 responses
      31 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by guillembm, Yesterday, 11:25 AM
      3 responses
      16 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X