ECO2New2_NT8

ECO2New2 for NinjaTrader 8

V1.1 - Fixed Plot Overflow problem. Code was not skipping enough warm-up bars and was getting an overflow on some charts
- now skips 10 bars
Adapted from Blau's Momentum/Direction/Divergence by Zoltan (Wes S.)
// Formula for Candlestick oscilator from Blaus book is
// EMA(EMA(close-open),r),s)
// CSI(r,s)= 100 x --------------------------
// EMA(EMA(high-low),r),s)
//
// The 'Ergodic' version adds a signal line, which is a 5 bar ema of the CSI
//
Trading Ergodics with the Trend - Rules
1. Enter or hold the position only when the slope of ECO2New2 Signal line has the same direction as the trend
2. Stand aside when the slope of ECO2N ew2 Signal Line is in the opposite direction of trend
3. Enter or exit position when ECO 2New2 and its Signal Line cross
4. Take note when the ECO2New2 is 'inside' it's the signal line. This indicates failing momentum
This is what the magenta dot signifies

Any Doubt please contact the original Author.

Created By roherrera
NinjaTrader Version 8
File Size 7.0 KB
Create Date 05/10/2021
# of Downloads 1569

Importing to NinjaTrader 8 is Easy!

To import your 3rd party app or add-on to NinjaTrader, simply follow these 3 steps:

  1. Download the app or add-on file to your desktop
  2. From the NinjaTrader Control Center window, select the menu Tools > Import > NinjaScript Add-On…
  3. Select the downloaded file from your desktop

Questions?

Visit the NinjaScript File Sharing discussion in the NinjaTrader user forum to interact with fellow traders and the NinjaTrader support team.