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 tsantospinto, 04-12-2024, 07:04 PM
    5 responses
    67 views
    0 likes
    Last Post tsantospinto  
    Started by cre8able, Today, 03:20 PM
    0 responses
    6 views
    0 likes
    Last Post cre8able  
    Started by Fran888, 02-16-2024, 10:48 AM
    3 responses
    49 views
    0 likes
    Last Post Sam2515
    by Sam2515
     
    Started by martin70, 03-24-2023, 04:58 AM
    15 responses
    115 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by The_Sec, Today, 02:29 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X