Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Integrating Templates From Ninja 7 To 8

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

    Integrating Templates From Ninja 7 To 8

    Hello,

    I have my entire trading system developed into a single template on NT7. Is it possible to transfer it for use into NT8?

    It includes several public domain indicators and numerous custom indicators that I have built into the NinjaScript. If it is not possible to transfer an entire template, is it possible to export my custom NinjaScript indicators to version 8?

    Thank you in advance,

    Vern13

    #2
    Hello Vern13,


    Unfortunately, due the code breaking changes to the structure of NinjaScripts as well as changes to the NinjaScript properties and methods, no scripts created for NinjaTrader 7 will import into NinjaTrader 8.

    This means the script will need to be recreated in NinjaTrader 8 for the NT8 platform.

    Below is a public link to a forum post that discusses this.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChelseaB View Post
      Hello Vern13,


      Unfortunately, due the code breaking changes to the structure of NinjaScripts as well as changes to the NinjaScript properties and methods, no scripts created for NinjaTrader 7 will import into NinjaTrader 8.

      This means the script will need to be recreated in NinjaTrader 8 for the NT8 platform.

      Below is a public link to a forum post that discusses this.
      https://ninjatrader.com/support/foru...313#post490313
      Thank you for the reply.

      My system is based upon indicators using an "If, then" logic. Will I be able to code the following in NinjaTrader 8: If the close of Bar(1) is greater than the Midpoint of Bar(2), then a circle appears beneath Bar(0)

      This is a very simple example, but is the basic functionality possible via a custom indicator builder or NT8 NinjaScript?

      Comment


        #4
        Hello Vern13,

        Yes, in the Strategy Builder Conditions window you can compare the Price > Close on the left with Price > Median on the right.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by pechtri, 06-22-2023, 02:31 AM
        10 responses
        124 views
        0 likes
        Last Post Leeroy_Jenkins  
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Yesterday, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Yesterday, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Yesterday, 03:01 PM
        2 responses
        22 views
        0 likes
        Last Post helpwanted  
        Working...
        X