View Single Post
  #79 (permalink)  
Old 11-09-2007, 03:23 PM
kjhfdgjfhdghdf's Avatar
kjhfdgjfhdghdf kjhfdgjfhdghdf is offline
Senior Member
 
Join Date: Mar 2007
Posts: 686
kjhfdgjfhdghdf is on a distinguished road
I do not know who to credit for the QQE indicator, but I know it *
* was not created by myself, Matthew Ebersviller. I take no credit *
* (or responsibility) for the EA.

QQE was created by Roman Ignatov with a copyright of 2006 yet it is exactly the same as TrendStrength made by Igorad with a copyright of 2007.
Just for your info cos you had that in the EA.I put TrendStrength here cos it has about 6 variable to use possibly IgorAd made it better than QQE version.

Mode = 0; // 0-RSI method; 1-Stoch method; 2-ADX method
Length = 34; // Period of evaluation
Smooth = 5; // Period of smoothing
Price = 0; // Price mode : 0-Close,1-Open,2-High,3-Low,4-Median,5-Typical,6-Weighted
ModeMA = 3; // Mode of Moving Average
Deviation = 10;
Attached Files
File Type: mq4 TrendStrength_v1.1.mq4 (6.3 KB, 316 views)
__________________
No

Last edited by kjhfdgjfhdghdf; 11-09-2007 at 03:28 PM.
Reply With Quote