NexusFi: Find Your Edge


Home Menu

 





Ehlers Indicators Flatlining (NT V7)


Discussion in NinjaTrader

Updated
    1. trending_up 3,701 views
    2. thumb_up 9 thanks given
    3. group 2 followers
    1. forum 3 posts
    2. attach_file 1 attachments




 
Search this Thread
  #1 (permalink)
ETFVoyageur
San Jose, CA
 
Posts: 2 since Jan 2011
Thanks Given: 2
Thanks Received: 0

I just downloaded EhlerCollection v1 for NinjaTrader V7 (bigmiketrading.com/free_downloads/ninjatrader-7/indicators/313-download.html?view)

Most of the indicators in there just flat line when I add them to my chart. It's easier to list those that are OK -- LaguerreRSI, Hilbert Transform2, and iTrend all plot fine. The others flat line.

Any ideas on what is going on?

--EV


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
SEC Chairman Calls for New Golden Age of SEC-CFTC Regula …
Traders Hideout
More Than Capable: Hegseths War Warning Validates $114M …
Prediction Markets & Event Contracts
Day 96 Missiles Hit Kuwait and Bahrain: June 15 Peace at …
Prediction Markets & Event Contracts
Iran War Prediction Markets: Ceasefire 16%, Ground Invas …
Prediction Markets & Event Contracts
Iran Ceasefire Surges to 19.5% on US 15-Point Plan -- 82 …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
21 thanks
2026 Jlab journal
10 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
6 thanks
2026 Fire Horse
5 thanks
  #3 (permalink)
ETFVoyageur
San Jose, CA
 
Posts: 2 since Jan 2011
Thanks Given: 2
Thanks Received: 0


I tried to PM the provider, but since I am new and do not have enough posts the system will not let me.

Here is the info -- it would be good if someone would pass it along to the provider so he can fix his code to run on NT V7:

-----

Most of the indicators in EhlerCollection v1 flatlline in NT V7.

I noted one error in the output window -- complaining about code in DominantCycle Initialize(). When I moved the following code from Initialize() to OnStartUp(), where it belongs anyway, the error went away and many of the flat lining indicators no longer do.

 
Code
    _highPass = new DataSeries (this);
            _highPassSmoothed = new DataSeries (this);
            _domCyc = new DataSeries (this);

            _domCycMedian = MedianIndicator (_domCyc, this.period).Value;

            _rgSeries = new FloatSeries [COUNT_PERIODS];

            for (int N = 0; N < COUNT_PERIODS; N++)
                _rgSeries [N] = new FloatSeries (this);
Just thought you might like to know.

--EV


Reply With Quote
  #4 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Interactive Brokers
Trading: Futures & Stocks
Posts: 9,887 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,114

The indicators were coded for NT 6.5. and most of them do not work with NT 7.0.

I have made all the necessary changes for NT 7.0 and posted them in the download section.

https://nexusfi.com/free_downloads/ninjatrader-7/indicators/840-download.html?view

This was a pleasure to do, as it is really a collection of fine indicators.


Attached Thumbnails
Click image for larger version

Name:	EhlersCollection.jpg
Views:	343
Size:	118.0 KB
ID:	31348  
Reply With Quote




Last Updated on February 20, 2011


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts