Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

PaintPriceMarkers

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

    PaintPriceMarkers

    Greetings,

    Is there a reason the code:

    Code:
    PaintPriceMarkers 	= false;
    Does not work in a strategy?
    When I put this into a strategy I get an error CS0103

    Thanks

    #2
    Originally posted by DavidHP View Post
    Greetings,

    Is there a reason the code:

    Code:
    PaintPriceMarkers     = false;
    Does not work in a strategy?
    When I put this into a strategy I get an error CS0103

    Thanks
    This property is for indicators only. Strategies do not have their own Plots

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    33 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    26 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    35 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    31 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    141 views
    0 likes
    Last Post SalmaTrader  
    Working...
    X