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 Belfortbucks, Today, 09:29 PM
          0 responses
          6 views
          0 likes
          Last Post Belfortbucks  
          Started by zstheorist, Today, 07:52 PM
          0 responses
          7 views
          0 likes
          Last Post zstheorist  
          Started by pmachiraju, 11-01-2023, 04:46 AM
          8 responses
          151 views
          0 likes
          Last Post rehmans
          by rehmans
           
          Started by mattbsea, Today, 05:44 PM
          0 responses
          6 views
          0 likes
          Last Post mattbsea  
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          33 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Working...
          X