Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to Display Account on Chart from a Strategy?

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

    How to Display Account on Chart from a Strategy?

    Is there a method for getting the Account # that a Strategy is applied to?

    As in the attached graphic, when applying a Strategy, under General:Account settings, I get a dropdown list to select an account if I have multiple accounts.

    I would like to write script that allows me to display the selected account on the chart.

    Is this possible?

    thanks

    taddypole...
    Attached Files

    #2
    you can use Account.Name and use a DrawTextField for the display.

    Comment


      #3
      Taddypole,

      I am happy to assist you.

      For more information on DrawTextFixed(), please see the following links.



      Feel free to experiment with Account.Name, however this is currently unsupported coding. In NinjaTrader 6.5 it is AccountName.

      Please let me know if I may assist further.
      Adam P.NinjaTrader Customer Service

      Comment


        #4
        Thank you both, I now have it working.
        Using Account.Name in ver 7.

        taddypole...

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        47 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
        15 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        21 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X