Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Syncing Data Between Indicator and Strategy

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

    Syncing Data Between Indicator and Strategy

    Question. Can a function within a strategy or just general calculations within a strategy be retrieved in real time or during backtesting by an active indicator.

    Like as an example if the indicator wanted to verify the marketposition or the avg profit of the last 10 trades etc?

    I am guessing there has to be a way with c# but not sure how to go about this.

    #2
    neb1998, one way would be doing it via txt files or global variables - per default this would not be supported though as strategies generally not cross communicate - they manage their own, individual orders only.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    587 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    341 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    555 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X