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:
- 12596
- Rating:
- Published:
- 2017.01.18 10:07
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Trigger Line indicator, long known to many, now with arrows. Version in MQL4 without arrows is here.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16541

It shows the tick price history (Bid/Ask) within all visible bars.

The ZigZag based on the OsMACandle oscillator.

The indicator displays the Ask and Bid, which are taken from the real tick history. Also, it is possible to evaluate the spread changes by visually comparing the Ask and Bid.

Trading system based on the signals of the WPR_Slowdown indicator.