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:
- 24237
- Rating:
- Published:
- 2009.12.11 11:54
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This indicator is the simplified version of Monitoring-Spread tool.
It allows to use the reversed symbols (1 / X) in a realtime.
Image:
ReverseSymbol example
How to use:
- Attach indicator to the chart, set "allow DLL use".
- Open chart of "reversed" symbol in Offline mode (File->Open Offline).
Editor's remark:
Note that it's a mirror translation of the original Russian version.
If you have any questions to the author, suggestions or comments, it's better to post them there.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/9390

It's easy to use, just input your lotsize, stoploss and take profit values (in points) and trade.

It combines two ema's, rsi and adx to give you buy or sell signals.

It shows support and resistance levels

a stochastic_oscillator based indicator.