Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6314
Rating:
(19)
Published:
2012.01.23 11:18
Updated:
2016.11.22 07:32
sl_atr.mq5 (6.4 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Vladimir Hlystov

The indicator creates areas of preferable stop-losses location for long and short positions at any time. That can be useful for trailing stop operation.

Clouds borders consist of stop-loss high and low values for Buy and Sell positions.

SL_ATR

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

IncDemaOnArray IncDemaOnArray

The CDemaOnArray class is intended for calculation of DEMA (Double Exponential Moving Average) on an indicator buffer.

DinapoliTargets_Full DinapoliTargets_Full

This version of the DinapoliTargets_Full indicator is convenient with its capability to be draw for any bar of a chart, what allows seeing the whole picture of the market behavior relative to the indicator levels on each bar. Apparently this indicator can be most useful when analyzing a strategy in the offline mode.

Polarized Fractal Efficiency Polarized Fractal Efficiency

Polarized Fractal Efficiency is a technical indicator that displays the current market prices efficiency.

IncDeMarkerOnArray IncDeMarkerOnArray

CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.