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

Trade only if previous trade is negatif

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

    Trade only if previous trade is negatif

    Hello people,

    I want to make a strategy which only trades if the previous trade was negatif. So I want to wait till a losing trade occurs, I don't want to trade this losing one but only the next one.

    Whats the best way to do this? Do you have tips for me.

    Thanks,

    Kayra

    #2
    Hello,

    Not sure I understand as this would be the same as disabling the strategy right?

    If you setup this check, you will only go long of the previous trade is negative. However lets take these sequence of events.

    Go Long - Winning Trade.

    Cant Go long as last trade is not a losing trade.

    Now since the last trade is a winning trade you will no longer make another trade since the last trade is always positive and you have to wait for a negative trade before executing another trade.

    Go Long - Losing Trade

    Go Long - Winning Trade

    Cant Go long as last trade is not a losing trade.

    It would be better in this case to stop a strategy after a certain number of losses as the example below:





    Let me know if I can be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by giulyko00, 04-24-2024, 12:03 PM
    9 responses
    43 views
    0 likes
    Last Post giulyko00  
    Started by memonic, Yesterday, 01:23 PM
    2 responses
    24 views
    0 likes
    Last Post memonic
    by memonic
     
    Started by merc410, Today, 03:41 AM
    2 responses
    15 views
    0 likes
    Last Post merc410
    by merc410
     
    Started by sugalt, 04-30-2024, 04:02 AM
    2 responses
    13 views
    0 likes
    Last Post sugalt
    by sugalt
     
    Started by Ndakotan1313, 03-14-2024, 05:02 PM
    2 responses
    64 views
    0 likes
    Last Post blaise_code  
    Working...
    X