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 cmoran13, 04-16-2026, 01:02 PM
      0 responses
      70 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      41 views
      0 likes
      Last Post PaulMohn  
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      166 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      101 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      165 views
      2 likes
      Last Post CaptainJack  
      Working...
      X