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
Experts

Crossing of two iMA v2 - expert for MetaTrader 5

Views:
3474
Rating:
(11)
Published:
2018.06.06 13:49
\MQL5\Experts\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A modification of the earlier version Crossing of two iMA.

What's new: the price type in input parameters can now be selected from the ENUM_APPLIED_PRICE enumeration.

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

Hans123_Trader v2 Hans123_Trader v2

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.

Volatility_Band2 Volatility_Band2

The Volatility Band 2 indicator is similar to the standard Bollinger Bands, and is a modification of Volatility_Band with the following difference: instead of a separate 'Low band adjustment', this parameter affects both the lower and the upper bands of the indicator.

Interpolation Interpolation

Polynomial interpolation.

HMA HMA

Alan Hull's Moving Average is a non-lagging moving average.