Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 29791
- Rating:
- Published:
- 2008.11.01 09:18
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator of Fibo levels and arcs drawing.
Input Parameters:
extern int nLeft=50; extern int nRight=50; extern int filter=10;
Trade Channel

ZigZag with rays (on a break through)

An analogue of the intersection of two stochastics.

The indicator shows the probabilistic reverses.

Using a combination of MA for the trend and Williams %R wth Commodoties Channel Inex to trigger, and a Dochian band to exit the RabbitM2 is designed to get from zero to hero. I would welcome anyone willing to perform live testing and give me feedback.