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 Pattontje, Yesterday, 02:10 PM
    2 responses
    15 views
    0 likes
    Last Post Pattontje  
    Started by flybuzz, 04-21-2024, 04:07 PM
    17 responses
    229 views
    0 likes
    Last Post TradingLoss  
    Started by agclub, 04-21-2024, 08:57 PM
    3 responses
    17 views
    0 likes
    Last Post TradingLoss  
    Started by TradingLoss, 04-21-2024, 04:32 PM
    4 responses
    44 views
    2 likes
    Last Post TradingLoss  
    Started by cre8able, 04-17-2024, 04:16 PM
    6 responses
    57 views
    0 likes
    Last Post cre8able  
    Working...
    X