Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Builder simple question

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

    Strategy Builder simple question

    Hi

    I am trying to draw an arrow in Strategy builder when 2 lines cross, I have the arrows drawing ok but whatever setting i try they squash the chart.

    I think I have the wrong setting in the "y" field of the strategy builder?

    1 Auto scale =yes
    2 bars ago =o
    3 colour = Blue
    4 @ "ichimoku"
    5 y field ** what do I put in here to get it on the chart ?

    thanks in advance

    Update

    Ok I have found a tutorial on it with utube
    Last edited by fredfred123; 01-06-2018, 11:24 AM.

    #2
    Hello fredfred123,

    With the autoscale enabled with the drawing object, ninjatrader will try to automatically adjust so that both the data on the chart and the drawing object are in view. If these are far apart they will look very small or squished.

    At what price are you drawing the object?

    What is the current price?

    The y value is the price you want the object drawn at. You could draw this at the current bar, or you could draw it a few ticks below the low or above the high.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      HI Chelsea

      I got it to draw with this

      Draw.ArrowDown(this, @"DOWN " + CurrentBars[0].ToString(), false, 0, (High[0] + (10 * TickSize)) , Brushes.Red);

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      57 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      37 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      18 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      20 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      49 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X