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 Barry Milan, Today, 10:35 PM
        2 responses
        8 views
        0 likes
        Last Post Barry Milan  
        Started by WeyldFalcon, 12-10-2020, 06:48 PM
        14 responses
        1,428 views
        0 likes
        Last Post Handclap0241  
        Started by DJ888, Yesterday, 06:09 PM
        2 responses
        9 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        40 views
        0 likes
        Last Post jeronymite  
        Started by bill2023, Today, 08:51 AM
        2 responses
        16 views
        0 likes
        Last Post bill2023  
        Working...
        X