Announcement

Collapse
No announcement yet.

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.

    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 SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      26 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      16 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      9 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      10 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      17 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X