Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using Custom Indicators in Strategy Analyzer

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

  • NinjaTrader_RyanM1
    replied
    I'm not sure how they designed the scripts but yes it is possible that they are not available in the condition builder.

    If you have any trouble with partner communication, please send a note to sales 'at' ninjatrader 'dot' com and include details of emails sent- which partner, when you sent emails, etc.

    Leave a comment:


  • freeway
    replied
    I can use them on charts just fine. I am having trouble getting them to answer my emails and calls. Does the fact that they don't show up in the Condition Builder mean they have restricted them to the charts?

    Leave a comment:


  • NinjaTrader_RyanM1
    replied
    Thanks. Are you otherwise able to view these indicators? Can apply them to chart? Best would be to work with the vendor in case they designed these for charting only and they may restrict their use in an automated strategy.

    Leave a comment:


  • freeway
    replied
    None of the Indicators I purchased show up in the Indicator list in the Condition Builder.

    Leave a comment:


  • NinjaTrader_RyanM1
    replied
    It means the indicator does not exist as you have typed it there.

    If it's available in your platform, you should be able to select it in the condition builder and build this exact expression there.

    C# is case sensitive, and the error may be pointing to a different section of code than you included.
    t2U_BigMo is not the same as t2U_BigMO

    Leave a comment:


  • freeway
    replied
    When I try to compile the following code I get Error C0103 t2U_BigMo does not exist in current context. Is there something else I need to do?

    if (Close[1] > (t2U_BigMO(4,EMA,89)))
    {
    EnterLong();
    }

    Leave a comment:


  • NinjaTrader_RyanM1
    replied
    Hi freeway,

    You can use custom indicators in the strategy wizard same as any other indicator. They'll be available under the +Indicators category. For help on some conditions you can create using the condition builder, please see the following link:


    FYI some vendors do not allow their scripts to be used in a strategy, so you may want to check with them first that they did not set their indicators as chart only.

    Leave a comment:


  • freeway
    started a topic Using Custom Indicators in Strategy Analyzer

    Using Custom Indicators in Strategy Analyzer

    I have purchased several Indicators from a third party and now i want to use some of them in the Strategy Analyzer. Can you tell me how I can do this?

Latest Posts

Collapse

Topics Statistics Last Post
Started by ghoul, Today, 06:02 PM
3 responses
13 views
0 likes
Last Post NinjaTrader_Manfred  
Started by jeronymite, 04-12-2024, 04:26 PM
3 responses
44 views
0 likes
Last Post jeronymite  
Started by Barry Milan, Yesterday, 10:35 PM
7 responses
20 views
0 likes
Last Post NinjaTrader_Manfred  
Started by AttiM, 02-14-2024, 05:20 PM
10 responses
180 views
0 likes
Last Post jeronymite  
Started by DanielSanMartin, Yesterday, 02:37 PM
2 responses
13 views
0 likes
Last Post DanielSanMartin  
Working...
X