Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Risk/Reward indicator.

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

    Risk/Reward indicator.

    Hey Everyone,

    I'm using the indicator in the Ninjatrader 7 download area marked "Risk-Reward" but I don't understand how to set it up. Any tips?
    Last edited by Drakmyre; 02-13-2012, 06:17 AM.

    #2
    Drakmyre, here are the instructions provided from the original developer :

    Calculate Risk Reward Ratio from use Drawn price levels:
    Draw 3 Horizontal lines, edit each and change the Tag Names to 'Entry', 'Stop', 'Target' respectively
    May have multiple targets named 'Target<x>' where <x> can be any text that makes all targets unique
    Risk/Reward will be calculated based on the price location of these lines
    If you can't see the lines, try grabbing the Y Axis scale with your mouse to extend it's scaling limits so you could see levels further out.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Achieved!

      Got it! Thanks!

      Comment


        #4
        FWIW - I have a problem with this indicator that must be caused by a conflict with another indicator on my charts. What happens is that the RR value becomes stuck at a random value even though all three lines show the correct price.

        Comment


          #5
          Is there a way to change the start of the text to draw? (graphics.DrawString)
          Code:
          graphics.DrawString("E: " +entryPrice.ToString("0.0000"), boldFont, entry.Pen.Brush, bounds.Width, y, format);
          Last edited by mate41; 01-29-2013, 10:09 AM.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by RubenCazorla, 08-30-2022, 06:36 AM
          3 responses
          77 views
          0 likes
          Last Post PaulMohn  
          Started by f.saeidi, Yesterday, 12:14 PM
          9 responses
          23 views
          0 likes
          Last Post f.saeidi  
          Started by Tim-c, Today, 03:54 AM
          0 responses
          3 views
          0 likes
          Last Post Tim-c
          by Tim-c
           
          Started by FrancisMorro, Today, 03:24 AM
          0 responses
          4 views
          0 likes
          Last Post FrancisMorro  
          Started by Segwin, 05-07-2018, 02:15 PM
          10 responses
          1,772 views
          0 likes
          Last Post Leafcutter  
          Working...
          X