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 gravdigaz6, Today, 11:40 PM
          1 response
          6 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by MarianApalaghiei, Today, 10:49 PM
          3 responses
          10 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by XXtrader, Today, 11:30 PM
          0 responses
          4 views
          0 likes
          Last Post XXtrader  
          Started by love2code2trade, Yesterday, 01:45 PM
          4 responses
          28 views
          0 likes
          Last Post love2code2trade  
          Started by funk10101, Today, 09:43 PM
          0 responses
          9 views
          0 likes
          Last Post funk10101  
          Working...
          X