Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

indicator on indicator

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

    indicator on indicator

    Hi,

    I need to overlay stochastic on AC for a strategy.
    I found a thread on this topic, suggesting making dataseries for stochastic, but I had difficulties with programming it.
    Is it possible to make it with the wizard ?
    Lets say at condition builder using AC value for stochastic input series ?
    Would look like this:
    // Condition set 1
    if (CrossAbove(Stochastics(AC().ACValue, 5, 3, 4).D, 20, 1))
    Since NT plots those two indicators in a separate panel, I don't have any visual confirmation on this. Is it possible to plot them in the same panel ?
    Is the code right like this ?

    thanks
    Jose

    #2
    Unfortunately overlaying indicators will only be available in NT7.

    Stochastics likely does NOT take an actual value as an input. You need to send the whole AC() series for it to run the Stochastics off of. AC() is provided as a 3rd party indicator and we would not be able to provide much guidance on it.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      I see...
      When do you think NT 7 will be issued ?

      Comment


        #4
        Beta slotted for around end of Q2.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by futtrader, 04-21-2024, 01:50 AM
        4 responses
        41 views
        0 likes
        Last Post futtrader  
        Started by Option Whisperer, Today, 09:55 AM
        1 response
        11 views
        0 likes
        Last Post bltdavid  
        Started by port119, Today, 02:43 PM
        0 responses
        7 views
        0 likes
        Last Post port119
        by port119
         
        Started by Philippe56140, Today, 02:35 PM
        0 responses
        7 views
        0 likes
        Last Post Philippe56140  
        Started by 00nevest, Today, 02:27 PM
        0 responses
        7 views
        0 likes
        Last Post 00nevest  
        Working...
        X