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 sofortune, Today, 10:28 AM
    4 responses
    11 views
    0 likes
    Last Post sofortune  
    Started by Haiasi, 04-25-2024, 06:53 PM
    6 responses
    82 views
    0 likes
    Last Post joselube001  
    Started by gaz0001, Today, 10:09 AM
    1 response
    7 views
    0 likes
    Last Post Red_70
    by Red_70
     
    Started by DawnTreader, 05-08-2024, 05:58 PM
    11 responses
    41 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by tkaboris, Today, 06:27 AM
    4 responses
    13 views
    0 likes
    Last Post tkaboris  
    Working...
    X