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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    164 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    319 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    246 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X