NexusFi: Find Your Edge


Home Menu

 





Ehlers Indicators Flatlining (NT V7)


Discussion in NinjaTrader

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




 
Search this Thread

Ehlers Indicators Flatlining (NT V7)

  #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?
Better Renko Gaps
The Elite Circle
Quantum physics & Trading dynamics
The Elite Circle
Cheap historycal L1 data for stocks
Stocks and ETFs
MC PL editor upgrade
MultiCharts
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 
  #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, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103

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.



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:	260
Size:	118.0 KB
ID:	31348  
Reply With Quote




Last Updated on February 20, 2011


© 2024 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 - Privacy Policy - Downloads - Top
no new posts