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 NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        65 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        139 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X