Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can't make indicator against another indicator.

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

  • NinjaTrader_AlanP
    replied
    Hello RogerYork,

    In the event I misunderstood your question, and you meant how do you add an indicator with another indicator selected as the input series, to a chart, for that you would right click on the Chart>Indicator>SMA (For example)>Then next to Input Series hover your mouse and you’ll see “…”, click that, then you’ll be given the option to switch the input to another indicator.

    I’ve provided a Youtube link below covering how to do this.
    Download NinjaTrader FREE at http://www.ninjatrader.comThis video demonstrates how to plot an indicator based on the value of another indicator on a chart wi...


    Please let us know if you need further assistance.

    Leave a comment:


  • NinjaTrader_AlanP
    replied
    Hello RogerYork,

    Thank you for your note.

    I’ve provided a link which demonstrates the instructions below.
    Free online storage and sharing with Screencast.com. 2 GB of storage and 2 GB of bandwidth per month for free. We won't compress, alter or take ownership of your content.


    Directions: You can make an indicator that has one indicator (SMA) reference another indicator (MACD). To build this code I opened the Strategy Wizard under Control Center>Tools>New NinjaScript>Strategy. Then on the Conditions and Actions page, under Conditions>New then I selected SMA under Indicators. I then set the input series to the MACD and plot to diff. I pressed OK, OK, then hit unlock code to see what this code looks like. I then copied the code and posted it in my indicator (which I’ve attached).

    Code I set the indicator plot to:
    Plot0.Set(SMA(MACD(12, 26, 9).Diff, 20)[0]);

    Please let us know if you need further assistance.
    Attached Files

    Leave a comment:


  • RogerYork
    started a topic Can't make indicator against another indicator.

    Can't make indicator against another indicator.

    I don't seem to be able to make an indicator against an indicator value.

    In my testing I tried to add an SMA 20 against the MACD Difference, I could only select Close.

Latest Posts

Collapse

Topics Statistics Last Post
Started by DayTradingDEMON, Today, 09:28 AM
1 response
12 views
0 likes
Last Post NinjaTrader_ChelseaB  
Started by cmtjoancolmenero, Yesterday, 03:58 PM
8 responses
31 views
0 likes
Last Post NinjaTrader_ChelseaB  
Started by helpwanted, Today, 03:06 AM
2 responses
22 views
0 likes
Last Post NinjaTrader_LuisH  
Started by navyguy06, Today, 09:28 AM
0 responses
5 views
0 likes
Last Post navyguy06  
Started by rjbtrade1, 11-30-2023, 04:38 PM
2 responses
77 views
0 likes
Last Post DavidHP
by DavidHP
 
Working...
X