Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Using Rising and Falling conditions in the Strategy Wizard

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

    Strategy: Using Rising and Falling conditions in the Strategy Wizard

    Reference sample for NinjaTrader 6.5.xxxx.x or greater.

    NinjaTrader's Strategy Wizard includes access to many methods and properties, including the Rising() and Falling() methods. It is possible to check if an indicator (or any DataSeries) is rising or falling using these methods. You can also use High values, Low values, or any other DataSeries with Rising() or Falling() to qualitatively determine the direction of the DataSeries. This simple sample demonstrates Rising() and Falling() in the Strategy Wizard.

    NOTE: This is a Strategy Wizard sample.

    This reference sample demonstrates the following concepts:
    • Using Rising() and Falling() in the Strategy Wizard

    Important methods and properties used include:
    Other methods and properties of interest include:
    Import instructions for NinjaTrader 6.5.XXXX.X or greater:
    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
    Attached Files
    Last edited by NinjaTrader_PatrickH; 10-17-2017, 06:31 AM.
    Josh P.NinjaTrader Customer Service

    #2
    Strategy: Using IsRising and IsFalling conditions in the Strategy Builder

    Reference sample for NinjaTrader 8.

    NinjaTrader 8's Strategy Builder includes access to many methods and properties, including the IsRising() and IsFalling() methods. It is possible to check if an indicator (or any Series<t>) is rising or falling using these methods. You can also use High values, Low values, or any other Series<t> with IsRising() or IsFalling() to qualitatively determine the direction of the DataSeries. This simple sample demonstrates IsRising() and IsFalling() in the Strategy Builder.

    NOTE: This is a Strategy Builder sample.

    This reference sample demonstrates the following concepts:
    • Using IsRising() and IsFalling() in the Strategy Builder

    Important methods and properties used include:
    Other methods and properties of interest include:
    Import instructions for 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 Add-On
    3. Select the downloaded file
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by aa731, Today, 02:54 AM
    0 responses
    2 views
    0 likes
    Last Post aa731
    by aa731
     
    Started by thanajo, 05-04-2021, 02:11 AM
    3 responses
    469 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by Christopher_R, Today, 12:29 AM
    0 responses
    10 views
    0 likes
    Last Post Christopher_R  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    166 responses
    2,237 views
    0 likes
    Last Post sidlercom80  
    Started by thread, Yesterday, 11:58 PM
    0 responses
    4 views
    0 likes
    Last Post thread
    by thread
     
    Working...
    X