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 kempotrader, Today, 08:56 AM
    0 responses
    6 views
    0 likes
    Last Post kempotrader  
    Started by kempotrader, Today, 08:54 AM
    0 responses
    4 views
    0 likes
    Last Post kempotrader  
    Started by mmenigma, Today, 08:54 AM
    0 responses
    2 views
    0 likes
    Last Post mmenigma  
    Started by halgo_boulder, Today, 08:44 AM
    0 responses
    1 view
    0 likes
    Last Post halgo_boulder  
    Started by drewski1980, Today, 08:24 AM
    0 responses
    3 views
    0 likes
    Last Post drewski1980  
    Working...
    X