Confirmation of the CCI signals
...ideas to confirm signals from CCi on a ranging phase. So, a bunch of indicators was tested : - stochastic (may be yes, may be not), RSi, ADX,ATR, PFE, and at last WPR It seemed W...3593 days ago
Spearman and Pearson correlation - New result
You remember the old result (w/o perceptron): Hp_oscillator RSI WPR ROC DeMarker PFE FX Sniper Ergodic CCI Trigger NOW, this is => Laguerre_HP DPO Hp_oscillator WPR PFE (3,true,4) ROC EntropyMath3288 days ago
Fractal scalper (available only for logged in users)
...; How we take a directionnal signal? When we are in such a pocket we are going to take a directionnal signal. The directionnal signal is from the PFE (Polarysed fractal efficiency...1077 days ago
3181 days ago
3339 days ago
How Japanese traders work w/ PFE ?
How Japanese traders work w/ PFE ? Fisrt of all, they create the PFE like this : / * Polarized Fractal Efficiency (PFE) Indicator * / / * # Property...t/index.html" * / indicator PFE; input period = 10, smooth...= 1 else sign: = -1; pfe_raw [i]: = 100 * sign * numer...3149 days ago
Current EA development thoughts and ideas dropbox thread
Before going to vacation for spinal implant i compared the ergodic, the pfe and the entropy as inputs: the results were quiet similar. Yes there is a room for optimization...3943 days ago
Chaos kernel function using the logistic map?
...l() { //--- double w, j; w=(r*x*(1-x)); for(j=0;j<=limitmap;j++) { w=(r*w*(1-w)); } double p1 = iCustom(TimeFrame,Symbol(),"PFE",x5,true,5,0,0);// This is a...1091 days ago
Experimental Gaussian kernel function for genetic optimized neural net
...xp(-x4*x4/2);double p1 = iCustom(NULL,Symbol(),"PFE",x5,true,5,0,0);// This is the inputdouble p2 = iCustom(NULL,Symbol(),"PFE",x6,true,5,0,0);double p3 = i...ed and scaled properly. The technical indicator PFE is very appropriate because i...3978 days ago
The Hans Hanulla algo from http://www.amibroker.com/library/detail.php?id=231
http://www.amibroker.com/library/detail.php?id=231 /*Polarized Fractal Efficiency The January 1994 issue of Stocks & Commodities featured an article by Hans Hannula on Polarized Fractal Efficiency. Here is the custom formula for creating the five-period smoothed 10-Day PFE using AmiBroker:*/...Tags: pfe
3708 days ago
Comment on "BPNN Predictor JMA smoothing with Cycle period adaptation"
Well, I tried to create an Inverse fisher of a PFE indicator, for putting it inside an BPNN Predictor . BUt it failed !! lol4153 days ago
4143 days ago