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

Exit Trade When Realized Profit < Dollar Amount

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

    Exit Trade When Realized Profit < Dollar Amount

    I am trying to build logic into my strategy which tells the strategy to exit any trades and stop a strategy if the Realized profit and loss is greater than a certain dollar amount.

    I have everything set up right, but I can't get the script to look at the account realized profit and loss correctly.

    I see this thread https://ninjatrader.com/support/foru...d.php?t=108392

    but the logic isn't working for realized or unrealized. I tried to include print statements for "UnrealizedPnl" and nothing is printing. So that tells me it is not working correctly.

    I am thinking the "if(e.AccountItem == AccountItem.UnrealizedProfitLoss)" might be incorrect for what I am doing. How is it possible to force the e.AccountItem to equal AccountItem.RealizedProfitLoss?

    Thanks
    -EC_Chris-
    NinjaTrader Ecosystem Vendor - Emergent Cybernetics

    #2
    Hello EC_Chris,

    I have an example of a daily loss limit. I have re-tested this and I am finding this is still working as expected.

    Hello, I've updated the DailyLossLimit and DailyLosLimitMultiTrade examples that were posted on the forum for NinjaTrader 7 for NinjaTrader 8. These are often requested and I felt they are good examples to have for NT8. DailyLossLimitExample_NT7 - http://ninjatrader.com/support/forum...241#post451241 (http://ninjatrader



    The link you have posted is for addons and not for strategies.. Are you creating an addon script?
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by f.saeidi, Today, 05:56 AM
    1 response
    3 views
    0 likes
    Last Post Jltarrau  
    Started by Jltarrau, Today, 05:57 AM
    0 responses
    4 views
    0 likes
    Last Post Jltarrau  
    Started by Stanfillirenfro, Yesterday, 09:19 AM
    7 responses
    51 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by TraderCro, 04-12-2024, 11:36 AM
    4 responses
    70 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Mindset, Yesterday, 02:04 AM
    1 response
    15 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X