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

Anyway to get this indicator to work with NT8

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

    Anyway to get this indicator to work with NT8

    This indicator creates HL and HH on the chart in NT ver 7. I tried to import to ver 8 but it says was created in older version and will not import. I think I need to stay on NT 7 if I cant use my indicators. Is there any way to get this to work in NT 8 or is there a different one that works for NT 8?
    Attached Files

    #2
    Hello islandwizard,

    Thanks for opening the thread.

    I am not aware of an indicator on our forums that accomplishes this exact task, but looking at the code, it does not look like it would be very complicated to convert. Another user on the forums may have input for an indicator that exists elsewhere as well.

    If you have a programming background, you can reference the Code Breaking changes page of the NinjaTrader 8 help guide to reference which methods and properties need to be converted. As it looks, the biggest change may be that DrawText() will need to be adapted to Draw.Text().

    Code Breaking Changes - https://ninjatrader.com/support/help...ng_changes.htm

    DrawText() NT7 - https://ninjatrader.com/support/help...7/drawtext.htm

    Draw.Text() NT8 - https://ninjatrader.com/support/help...?draw_text.htm

    If you would like to consider hiring a professional to do the conversion for you, I could have a member of our Business Development team reach out with a list of NinjaScript Consultants who would be happy to do the conversion for you.

    If there is anything else I can do to provide further assistance, please let me know.
    JimNinjaTrader Customer Service

    Comment


      #3
      Thanks for your response. I have 1 more indicator that I use, so I may stay with NT ver 7 for now since I don't program.

      Originally posted by NinjaTrader_Jim View Post
      Hello islandwizard,

      Thanks for opening the thread.

      I am not aware of an indicator on our forums that accomplishes this exact task, but looking at the code, it does not look like it would be very complicated to convert. Another user on the forums may have input for an indicator that exists elsewhere as well.

      If you have a programming background, you can reference the Code Breaking changes page of the NinjaTrader 8 help guide to reference which methods and properties need to be converted. As it looks, the biggest change may be that DrawText() will need to be adapted to Draw.Text().

      Code Breaking Changes - https://ninjatrader.com/support/help...ng_changes.htm

      DrawText() NT7 - https://ninjatrader.com/support/help...7/drawtext.htm

      Draw.Text() NT8 - https://ninjatrader.com/support/help...?draw_text.htm

      If you would like to consider hiring a professional to do the conversion for you, I could have a member of our Business Development team reach out with a list of NinjaScript Consultants who would be happy to do the conversion for you.

      If there is anything else I can do to provide further assistance, please let me know.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by inanazsocial, Today, 01:15 AM
      0 responses
      2 views
      0 likes
      Last Post inanazsocial  
      Started by trilliantrader, 04-18-2024, 08:16 AM
      5 responses
      22 views
      0 likes
      Last Post trilliantrader  
      Started by Davidtowleii, Today, 12:15 AM
      0 responses
      3 views
      0 likes
      Last Post Davidtowleii  
      Started by guillembm, Yesterday, 11:25 AM
      2 responses
      9 views
      0 likes
      Last Post guillembm  
      Started by junkone, 04-21-2024, 07:17 AM
      9 responses
      70 views
      0 likes
      Last Post jeronymite  
      Working...
      X