Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Draw.TextFixed in Chart with different fonts and Colors

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

    Draw.TextFixed in Chart with different fonts and Colors

    Is it posible to use Draw.TextFixed with different font types and font colors? thanks.

    #2
    Hello lordvader34,

    Yes, this is controlled by the (Brush)textBrush and (SimpleFont)font.

    Draw.TextFixed(NinjaScriptBase owner, string tag, string text, TextPosition textPosition, Brush textBrush, SimpleFont font, Brush outlineBrush, Brush areaBrush, int areaOpacity)

    Below is a link to the help guide.
    https://ninjatrader.com/support/helpGuides/nt8/draw_textfixed.htm
    Last edited by NinjaTrader_ChelseaB; 01-19-2020, 03:08 PM.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Can it be used in a X and Y fixed cordinate?? Thas why I was using Draw.TextFixed

      Thanks, Marcelo

      Comment


        #4
        Hello lordvader34,

        I overlooked you were talking about TextFixed. I've edited my post above to link to the Draw.TextFixed() method in the help guide.
        (On the links in the navigation pane on the left, this is one link below Draw.Text())
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Thank you Chelsea, my problem was that I was reusing the TAG and so only the last Sentece was working, when I splitted into different tags worked on the colours, still could not make it work the fonts, all the text seems to have the same format.

          Comment


            #6
            Hello lordvader34,

            Below is a link to a forum post about unique tag names.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by andrewtrades, Today, 04:57 PM
            1 response
            5 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Started by chbruno, Today, 04:10 PM
            0 responses
            3 views
            0 likes
            Last Post chbruno
            by chbruno
             
            Started by josh18955, 03-25-2023, 11:16 AM
            6 responses
            436 views
            0 likes
            Last Post Delerium  
            Started by FAQtrader, Today, 03:35 PM
            0 responses
            7 views
            0 likes
            Last Post FAQtrader  
            Started by rocketman7, Today, 09:41 AM
            5 responses
            19 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X