Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Not all indicators are showing for AI Generate feature

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

    Not all indicators are showing for AI Generate feature

    Hi, what are the requirements to get an indicator to show for the AI Generate feature to use?
    Thanks

    #2
    Hello jricke,

    Thank you for your note.

    The AI Generate feature from the Strategy Analyzer shows 73 NinjaTrader default indicators along with any single-series custom indicators. If you have any multi-series custom indicators, they will not be shown as an option in the AI Generate feature. For more information about the AI Generate optimizer:



    Please let us know if we may be of further assistance.

    Comment


      #3
      Thank you for your quick response and sorry for my delay here. I've been trying to determine what a 'single-series custom indicator' is. What makes an indicator single-series?

      Is it:
      Value[0] = x

      or

      Values[0][0] = x

      Thanks,

      Comment


        #4
        Hello jricke,

        Thank you for your reply.

        An indicator is single-series if it does not have any added data series so the indicator logic is only calculated on the primary data series to which the indicator is added. This would mean that Value[0] = x because there is only one series available, with no need to specify the series index as you are doing when using Values[0][0]. If an indicator uses AddDataSeries(), it is no longer a single-series script. For more information about AddDataSeries():



        Please let us know if we may be of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        88 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        135 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        119 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        69 views
        0 likes
        Last Post PaulMohn  
        Working...
        X