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

Transfer NT7 DrawTextFixed to NT8

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

    Transfer NT7 DrawTextFixed to NT8

    Hello.
    I have this code what I use in NT7
    Code:
    {DrawTextFixed("", position.ToString(), TextPosition.BottomRight);}
    How to change to NT8?

    #2
    Hello Czarek,

    Thanks for your post.

    The NinjaTrader8 helpguide contains a code breaking change section where it lists the NT7 method and the equivalent NT8 method. When converting NT7 code this is the best source to find the NT7 method and then the equivalent NT8 method with links to the NT8 helpguide section on the method. Here is the link to the helpguides code breaking changes: http://ninjatrader.com/support/helpG...ng_changes.htm

    For your convenience, here is a direct link to the NT8 method Draw.TextFixed(): http://ninjatrader.com/support/helpG..._textfixed.htm
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by bmartz, 03-12-2024, 06:12 AM
    2 responses
    19 views
    0 likes
    Last Post bmartz
    by bmartz
     
    Started by funk10101, Today, 12:02 AM
    0 responses
    3 views
    0 likes
    Last Post funk10101  
    Started by gravdigaz6, Yesterday, 11:40 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by MarianApalaghiei, Yesterday, 10:49 PM
    3 responses
    10 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by XXtrader, Yesterday, 11:30 PM
    0 responses
    4 views
    0 likes
    Last Post XXtrader  
    Working...
    X