Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 14994
- Rating:
- Published:
- 2008.11.03 08:49
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator of Bollinger bands.
Input Parameters:
extern int Samples=60; extern int LookAhead=0; extern double StdLevel1=2; extern double StdLevel2 =4.;
GRFLeadingEdge

Another version of the Madeleine indicator.

Rabbit 2 updated with correct set!

It represents a standard MovingAverage indicator with the function of smoothing by the second-order Butterworth filter added.

The indicator is written by the fourth dimension of B. Williams - Trading Zone.