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 z679Gju, Today, 02:37 PM
      0 responses
      3 views
      0 likes
      Last Post z679Gju
      by z679Gju
       
      Started by mintos, 04-02-2024, 08:22 PM
      10 responses
      45 views
      0 likes
      Last Post mintos
      by mintos
       
      Started by cmtjoancolmenero, Yesterday, 02:31 PM
      7 responses
      23 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by hdge4u, 04-29-2024, 12:23 PM
      3 responses
      19 views
      0 likes
      Last Post MisterTee  
      Started by PaulMohn, 04-24-2024, 03:49 AM
      5 responses
      40 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X