Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

close > open = EnterLong

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

    close > open = EnterLong

    Hello,


    Who can help me please.

    Where can I find the strategy for a bar chart,
    for the following rule.

    close > open = EnterLong next bar at high

    close < open = EnterShort next bar at low



    Thanks

    #2
    Hello daxtrader,

    I am not aware of an existing strategy with this logic.

    However, I would encourage you to attempt to create this using the Strategy Wizard in NinjaTrader.

    In the Conditions and Actions add a new condition.
    On the left select Price data -> Close, on the right select Price data -> Open, in the center, as the operator, select greater than '>'.
    Click OK.
    Add a new Action.
    Select Order management -> Enter long position.
    Click OK.

    Select Set 2.
    Add a new condition.
    On the left select Price data -> Close, on the right select Price data -> Open, in the center select less than '<'.
    Click OK.
    Add a new Action.
    Select Order management -> Enter short position.
    Click OK.

    Below is a link to a training video that demonstrates using the Strategy Wizard with NinjaTrader 7.


    Also a link to general information about getting started making scripts.


    You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our business development follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    630 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    364 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    564 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X