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
    On this video we show how to use Strategy Builder to automate a trade setup and then Strategy Analyzer to create performance reports.As example, the chosen t...
    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 arvidvanstaey, Today, 02:19 PM
      2 responses
      6 views
      0 likes
      Last Post arvidvanstaey  
      Started by jordanq2, Today, 03:10 PM
      0 responses
      2 views
      0 likes
      Last Post jordanq2  
      Started by traderqz, Today, 12:06 AM
      10 responses
      18 views
      0 likes
      Last Post traderqz  
      Started by algospoke, 04-17-2024, 06:40 PM
      5 responses
      46 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by mmckinnm, Today, 01:34 PM
      3 responses
      6 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X