Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Access the trade perfomance information by programming within an indicator

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

    Access the trade perfomance information by programming within an indicator

    Hello Ninjas
    I would like to access Trade Performance information inside the indicator code.
    My goal is to create visual alerts so that Trader sees its real-time performance throughout the day.

    Please help me.

    Thanks

    #2
    Hello,

    Thank you for the post.

    Whenever you are outside of the context where an account is selected such as an Indicator, you would need to locate and access an account directly to get this type of information.

    You can find all of the Account related methods and properties along with samples here:


    The sessions account performance can be accessed using the accounts Get method and the AccountItem enums. The other performance collections you may be used to such as AllTrades are not available in this context but you can access individual strategies if those collections are what you are after. Otherwise, you would have access to the executions in general to do any performance calculations you wanted.


    I look forward to being of further assistance.

    Comment


      #3
      Thanks Jesse

      You are the best.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      650 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      370 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
      574 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      577 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X