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
Indicators

Ozymandias_System_HTF - indicator for MetaTrader 5

Views:
2552
Rating:
(14)
Published:
2018.08.23 11:15
\MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Ozymandias_System indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

Fig. 1. Ozymandias_System_HTF indicator

Fig. 1. Ozymandias_System_HTF indicator

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

Urdala_Trol Urdala_Trol

The EA performs initial opening in both directions. Then it tries to pull the remaining side into profit.

Trend envelopes - parabolic weighted MA Trend envelopes - parabolic weighted MA

Trend envelopes - parabolic weighted MA

SimplePivot SimplePivot

A simple Pivot. No stop loss and take profit are used.

CloseProfit v2 CloseProfit v2

Closing positions and removing pending orders when reaching a specified profit or loss.