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:
- 20259
- Rating:
- Published:
- 2016.03.25 15:17
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: John Lotoski
The script plots one Fibo line based on the latest ZigZag. This is a remarkable tool to get rid of unnecessary work for those who constantly place Fibo grids (the majority).
The script plots one Fibo line based on the latest ZigZag. This is a remarkable tool to get rid of unnecessary work for those who constantly place Fibo grids (the majority).

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7187

The indicator plots four different Fibo lines based on four latest ZigZags. Useful when applied on the higher timeframes.

Superposition of Stoch and RSI. One of the most commonly used indicators. This is the most fortunate and useful indicator.

The indicator is based on comparison of the current price to six simple moving averages with the periods 10, 20, 30, 40, 50 and 60. The values of the indicator are fixed: -100, -66, -33, 0, 33, 66, 100.

Script for preparing the "minute bars" from forexite.com to be imported to MetaTrader 4