Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Trading crossovers

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

    Strategy: Trading crossovers

    Similar in concept to a breakout, many traders like to trade crossovers. This can be a crossover of price from a certain threshold or even an indicator crossing over another indicator.

    Key concepts in this example:
    • Determining and storing the first 15 bar high and low values for the current session
    • Submitting long or short entry orders depending on which threshold is crossed
    • Using a trail stop to exit positions


    TIP: This reference sample sets CalculateOnBarClose to false. The reason we are doing this is so we can submit orders as soon as a crossover occurs instead of waiting for the bar to close before submitting the order.

    Important related documentation:

    NinjaTrader 8

    NinjaTrader 7

    Import instructions:

    NinjaTrader 8
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu Tools > Import > NinjaScript
    3. Select the downloaded file


    NinjaTrader 7
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu File > Utilities > Import NinjaScript
    3. Select the downloaded file and click Import.
    Attached Files
    Last edited by NinjaTrader_Jesse; 09-30-2015, 03:03 PM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by charlesugo_1, 05-26-2026, 05:03 PM
0 responses
68 views
0 likes
Last Post charlesugo_1  
Started by DannyP96, 05-18-2026, 02:38 PM
1 response
150 views
0 likes
Last Post NinjaTrader_ChelseaB  
Started by CarlTrading, 05-11-2026, 05:56 AM
0 responses
162 views
0 likes
Last Post CarlTrading  
Started by CarlTrading, 05-10-2026, 08:12 PM
0 responses
100 views
0 likes
Last Post CarlTrading  
Started by Hwop38, 05-04-2026, 07:02 PM
0 responses
288 views
0 likes
Last Post Hwop38
by Hwop38
 
Working...
X