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 gentlebenthebear, Today, 01:30 AM
      2 responses
      13 views
      0 likes
      Last Post gentlebenthebear  
      Started by Kaledus, Today, 01:29 PM
      2 responses
      8 views
      0 likes
      Last Post Kaledus
      by Kaledus
       
      Started by frankthearm, Yesterday, 09:08 AM
      13 responses
      45 views
      0 likes
      Last Post frankthearm  
      Started by PaulMohn, Today, 12:36 PM
      2 responses
      16 views
      0 likes
      Last Post PaulMohn  
      Started by Conceptzx, 10-11-2022, 06:38 AM
      2 responses
      56 views
      0 likes
      Last Post PhillT
      by PhillT
       
      Working...
      X