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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        47 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        23 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        33 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        50 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Working...
        X