Join our fan page
Ozymandias_System - indicator for MetaTrader 5
- Views:
- 4387
- Rating:
- Published:
- 2018.07.13 16:08
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
An indicator that colors candlesticks going beyond channel Ozymandias Candlesticks beyond the channel are marked with the trend-related color. Candlesticks with the trend are colored brightly, and those against the trend are colored darkly.
Fig 1. Indicator Ozymandias_System
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21347
An Expert Adviswor based on two indicators: iCCI (Commodity Channel Index, CCI) and iAO (Awesome Oscillator, AO)
Exp_GStop_TmAn Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs or the total losses on those positions exceeded the Stop Loss level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.
Working with two indicators, Fractals and Stochastic, simultaneously, or with only one of them.
Exp_BykovTrend_ColorX2MA_MMRecTwo independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones.