Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

draw vertical line on chart for profit target vs stop loss

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

    draw vertical line on chart for profit target vs stop loss

    i place vertical lines on the chart when i enter a trade via strategy, but is it possible to place a new vertical line on the bar which either results in a profit target or stop loss? this would allow me for easier review when working on strategies.

    #2
    Hello Bobby, thanks for writing in.

    The OnExecutionUpdate event will tell you when your stop order has been filled. Use the execution price to draw a new line using Draw.Line(). Here is the documentation and a use example:
    https://ninjatrader.com/support/help...tionupdate.htm
    https://ninjatrader.com/support/help..._and_profi.htm

    The stop loss order will have an order Name of "Stop Loss".

    Best regards,
    -ChrisL
    Last edited by NinjaTrader_ChrisL; 05-14-2021, 02:06 PM.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by tkaboris, Today, 08:01 AM
    0 responses
    1 view
    0 likes
    Last Post tkaboris  
    Started by BarzTrading, Today, 07:25 AM
    1 response
    10 views
    1 like
    Last Post NinjaTrader_Clayton  
    Started by EB Worx, 04-04-2023, 02:34 AM
    7 responses
    161 views
    0 likes
    Last Post VFI26
    by VFI26
     
    Started by Mizzouman1, Today, 07:35 AM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by Radano, 06-10-2021, 01:40 AM
    20 responses
    616 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Working...
    X