NexusFi: Find Your Edge


Home Menu

 





Ehlers Indicators Flatlining (NT V7)


Discussion in NinjaTrader

Updated
    1. trending_up 3,794 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?
Six Days to Kickoff: World Cup Prediction Markets Hit $1 …
Prediction Markets & Event Contracts
Would a node-based workflow for automated trading be useful?
Traders Hideout
Weekend Update: First Qatari LNG Transit Attempted -- IR …
Traders Hideout
The June 15 Resolution Trap: Irans Agreed Text Still Pri …
Prediction Markets & Event Contracts
CFTC Opens First COT Report Review in 20 Years -- Asks W …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
8 thanks
Darmok and Jalad at Tanagra
1 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
Legendary 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,117

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:	361
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