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 Noerclou, Today, 04:55 AM
            0 responses
            1 view
            0 likes
            Last Post Noerclou  
            Started by llanqui, Yesterday, 09:59 AM
            2 responses
            16 views
            0 likes
            Last Post llanqui
            by llanqui
             
            Started by ThoriSten, Today, 03:56 AM
            0 responses
            6 views
            0 likes
            Last Post ThoriSten  
            Started by PhillT, 04-19-2024, 02:16 PM
            3 responses
            20 views
            0 likes
            Last Post mangel2000  
            Started by TraderBCL, Today, 02:37 AM
            0 responses
            4 views
            0 likes
            Last Post TraderBCL  
            Working...
            X