Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

help with the drawRay

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

    help with the drawRay

    as you can see in the screenshot the bid/ask lines start 2 bars back and into the future. i want the lines to start 2 bars in the future . how do i change it.
    i think the code is in
    DrawRay("AL", 1, a, 0, a, Color.Red, DashStyle.Dash,1);

    i tried to change to
    DrawRay("AL", 1, a+2 , 0, a, Color.Red, DashStyle.Dash,1);
    but it did not do the trick. appreciate some help
    Attached Files

    #2
    Hello,

    Thank you for your post.

    You cannot draw in the future.
    DenNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    561 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    325 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X