Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How can i change indicator drawing quality?

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

    How can i change indicator drawing quality?

    Hello,

    Simply, I wrote an osilator indicator and it has two plots. First plot for drawing line and second is drawing dot. Actually two plots sets same value for current bar. My purpose is clearly to see what is osilator value at any time. My problem is when i do this reading an indicator a bit difficult. For this reason, I must redound drawing quality from outside. Can i change graphics InterpolationMode to HighQualityBilinear?

    I know that i can override plot method and i can do what i'm want. I can access graphics class and i can set its properties for high quality and i can draw my objects or plots manually. But i don't want to work so hard Please tell me how can i do this simply?

    Regards.
    Last edited by aytacasan; 11-02-2010, 01:53 AM.

    #2
    aytacasan, sorrry accessing this property from NinjaScript directly without the custom override would not be possible.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    45 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    22 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X