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

Convert Strategies from NT7 to NT8 questions

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

    Convert Strategies from NT7 to NT8 questions

    Hello,

    Few questions please as I am trying to move strategies from NT7 from NT8.

    1. How do I convert NT7 locked codes created from NT7 Strategy Wizard to use/edit in NT8 Strategy Builder? Do I have recreate these strategies using Strategy Builder?

    2. How do I convert NT7 unlock codes to NT8? Do I break codes (for example, Add() - Data to AddDataSeries() ) in NT7 NinjaScript first then compile and export, then import in NT8? Or do I breakcodes from NT7 once imported to NT8?

    3. How to change the NT8 NinjaScript Editor background color from black to white like it was in NT7? See attachment.

    Thanks for your help.
    Attached Files

    #2
    Hello simple_goodoboy,

    Thanks for your post.

    1) You would need to recreate in the strategy builder of NT8.

    2) You would use the NT8 ninjascript wizard (not strategy builder) to create the basic framework of the strategy. The wizard will prompt you for the various properties, additional data series, additional event methods, user inputs, plots and lines. Once the frame work is completed you can then add your code. You can use the code breaking changes document to help convert your NT7 strategy code.
    Links:
    http://ninjatrader.com/support/helpG...?ns_wizard.htm
    http://ninjatrader.com/support/helpG...ng_changes.htm

    3) To change the NS background color you would need to change the application skin. This is done via Tools>Options>General> properties>Skin
    Link: http://ninjatrader.com/support/helpG...al_section.htm
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by AttiM, 02-14-2024, 05:20 PM
    9 responses
    174 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by funk10101, Today, 08:14 AM
    0 responses
    1 view
    0 likes
    Last Post funk10101  
    Started by adeelshahzad, Today, 03:54 AM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by RookieTrader, Today, 07:41 AM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by kujista, Today, 05:44 AM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X