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 CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    44 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    25 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    187 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    351 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    271 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X