Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Calling indicator value

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

    Calling indicator value

    I have an indicator that sets a value of +1 for long and -1 for short and when I tried to call it on the strategy on the same time frame and interval but when the strategy calls it the values of indicator is the closing price of the bar not +1/-1. I even tried to put an Update(); on the public DataSeries of the indicator values.

    #2
    Hi Edward, the Update() call on the series should not be needed, would suggest to go through this sample and have the exact same structure used to expose.



    You could also test via setting the value into regular indicator plots > those would be exposed per default.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    109 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    573 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    575 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X