Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Displaying Instrument (Stock) Name on Chart

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

    Displaying Instrument (Stock) Name on Chart

    Hi,

    I was wondering if anyone has written/knows how to write something to enable me to see the instrument/stock/index name on the chart as I am changing them, as I look at quite a few different instruments in quick succession sometimes - it would be great to have this. I know a lot of other platforms do, so I don't have to look up the ticker symbols sometimes.

    It wouldn't necessarily have to be large and 'behind' the candles, maybe to the side or up the top etc.

    Please let me know, thanks.

    #2
    Hello Pete Collins,

    The instrument name can be found with Instrument.FullName.
    http://ninjatrader.com/support/helpG...t_fullname.htm

    You can draw text on the chart using DrawText or DrawTextFixed.

    http://ninjatrader.com/support/helpG...7/drawtext.htm

    http://ninjatrader.com/support/helpG...wtextfixed.htm

    For example:
    DrawTextFixed("text1", Instrument.FullName, TextPosition.TopLeft);
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hey Chelsea,

      Thanks for the info - do you know if anyone would make this, as I have no idea with coding myself!!

      Thanks

      Comment


        #4
        Hi Pete Collins,

        In the support department at NinjaTrader we do not create, debug, or modify code for our clients. This is so that we can maintain a high level of service for all of our clients as well as our partners.

        This thread will remain open for any community members that would like to assist.

        You can also contact one of our professional NinjaScript Consultants who would be eager to create or modify this script at your request or assist you with your script. Please let me know if you would like our business development follow up with you with a list of professional NinjaScript Consultants who would be happy to create this script or any others at your request.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        51 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        30 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        99 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        177 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        170 views
        0 likes
        Last Post CarlTrading  
        Working...
        X