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

NT7 to NT8 coding

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

    NT7 to NT8 coding

    Hello,
    I have managed to update the coding on most of my indicators for use with NT8, but I am having trouble with a PriceActionSwing indicator downloaded from futures.io. The indicator is based on 3 linked indicators:
    PriceActionSwing
    PriceActionBase
    PriceActionOscillator

    The latter 2 do not appear to be set up as indicators, as their compiling errors do not show up. They appear to just be linked to the PriceActionSwing indicator, where I am getting compilation errors, but I know the code it is referring to is correct. I think the problem is that I have not linked the "Swing" indicator correctly to the "Base."

    The problem may lie in the using declarations and the namespace for the "Base" code, but I am not sure how to change these for use in NT8.
    NT7 Using Declarations: Both the "Base" code and "Swing" indicator include the following: "using PriceActionSwing.Base;"
    NT7 namespace: The "Base" includes the following: "namespace PriceActionSwing.Base"

    How would these parts of the code be adjusted for use in NT8?

    Thank you.
    Last edited by GeorgeW; 11-13-2016, 07:03 AM.

    #2
    Hello GeorgeW,

    Our NinjaTrader Support would not be able to assist with modifying 3rd party indicators. I recommend you contact the vendor that has supplied the script for further information.

    It may be that these indicators use unsupported methods to extend each other instead of being created as independent indicators.

    This thread will remain open for any community members that would like to assist.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by andrewtrades, Today, 04:57 PM
    0 responses
    0 views
    0 likes
    Last Post andrewtrades  
    Started by chbruno, Today, 04:10 PM
    0 responses
    3 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by josh18955, 03-25-2023, 11:16 AM
    6 responses
    436 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    6 views
    0 likes
    Last Post FAQtrader  
    Started by rocketman7, Today, 09:41 AM
    5 responses
    19 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X