Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Market Analyzer with my own folder

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

    Market Analyzer with my own folder

    Hello,

    I have my own indicators saved in a custom folder. When I use the Market Analyzer and I want to add one of these indicators, I can't find it because the Market Analyzer doesn't show this folder. How can I solve it?
    Thanks in advance.

    #2
    Here are some steps to ensure your custom indicators are accessible in the Market Analyzer:
    1. Ensure Correct Compilation:
      • Open the NinjaScript Editor from within the NinjaTrader Control Center.
      • Compile your scripts by clicking the "Compile" button or pressing F5. Ensure there are no errors during compilation.
    2. Check the Namespace and Category:
      • Custom indicators should be in the correct namespace and category to appear in the Market Analyzer.
      • Ensure your indicators are in the NinjaTrader.NinjaScript.Indicators namespace.
      • Optionally, you can use the Description attribute to categorize your indicators, which helps in organizing them in the NinjaTrader interface.
    3. Check the Indicator’s Code:
      • Open your custom indicator's code.
      • Ensure it's derived from the Indicator base class.
      • Verify if there are any conditions or restrictions in the code that might prevent it from being listed in the Market Analyzer.
    4. Place in the Correct Folder:
      • Custom indicators should be placed in the Documents\NinjaTrader 8\bin\Custom\Indicators folder.
      • If you have them in a different folder, move them to this location.
    5. Restart NinjaTrader:
      • After making changes, close and restart NinjaTrader. This refreshes the application and often resolves issues related to indicators not showing up.
    6. Accessing from Market Analyzer:
      • Once the indicators are properly compiled and recognized by NinjaTrader, open the Market Analyzer.
      • Right-click within the Market Analyzer window and choose "Add Column."
      • Your custom indicators should appear in the list of available indicators.

    If after following these steps your custom indicators still do not appear in the Market Analyzer, it's possible there may be specific issues with the indicator code or configuration that require a more detailed review by our engineering support team.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    83 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    47 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    29 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    32 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    66 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X