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

Converted an Indicator to a Strategy and can't use it in the Strategy Analyzer

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

    Converted an Indicator to a Strategy and can't use it in the Strategy Analyzer

    Hi,

    I converted a fairly long and complicated indicator into a Strategy and can load the strategy into a chart and produce performance reports.

    However when I load the strategy to back test optimize using the Strategy Analyzer is looks like it begins to start processing and simply stops.

    I don't see any messages in the log and would really like to have this strategy available in the analyzer..

    Is there anything else I need to do? For strategies and indicators where the source is "hidden" I do see a strategy/indicator.cs file but there are only a few functions in there rather then the entire strategy/indicator.

    Thank you

    glen

    #2
    Hello demarcog,

    If there are not any errors it would be hard to say what may be a factor there.

    I would suggest to comment out logic you added to further identify what part of the code is having an issue. With that known you could post a smaller sample to see what may be incorrect.

    For strategies and indicators where the source is "hidden" I do see a strategy/indicator.cs file but there are only a few functions in there rather then the entire strategy/indicator.
    The source code for indicators and strategies can be reviewed in the NinjaScript editor. If the files are not present in the editor that would indicator you have imported a compiled assembly which the source is not available.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by timmbbo, Today, 08:59 AM
    2 responses
    10 views
    0 likes
    Last Post bltdavid  
    Started by alifarahani, Today, 09:40 AM
    6 responses
    40 views
    0 likes
    Last Post alifarahani  
    Started by Waxavi, Today, 02:10 AM
    1 response
    18 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by Kaledus, Today, 01:29 PM
    5 responses
    15 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by Waxavi, Today, 02:00 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Working...
    X