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 RubenCazorla, Today, 09:07 AM
    1 response
    5 views
    0 likes
    Last Post RubenCazorla  
    Started by Irukandji, Today, 09:34 AM
    0 responses
    3 views
    0 likes
    Last Post Irukandji  
    Started by TraderBCL, Today, 04:38 AM
    3 responses
    25 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by WeyldFalcon, 08-07-2020, 06:13 AM
    11 responses
    1,423 views
    0 likes
    Last Post jculp
    by jculp
     
    Started by BarzTrading, Today, 07:25 AM
    2 responses
    29 views
    1 like
    Last Post BarzTrading  
    Working...
    X