Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can I use tradescount in an indicator?

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

    Can I use tradescount in an indicator?

    i want to have a display of the number of trades I have made that day display on a chart and update as I go through the day? Can I do that with an indicator or alert? Thanks Lindsay

    #2
    Hello lblanks,

    This would not be possible in an alert.

    However, a custom coded indicator you can use Addon methods to add an event handler to an accounts .OrderUpdate event. You could increment an integer on each new order.

    Below is a public link to the help guide.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

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