Articles, Library comments - page 380

Exp_DigitalF-T01 : The Exp_DigitalF-T01 Expert Advisor enters the market when the DigitalF-T01 indicator cloud changes its color. The signal is formed when a bar is closing if the oscillator has crossed its signal line. Author: Nikolay Kositsin
DigitalF-T01_HTF : The DigitalF-T01 indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
CGOscillatorSign : A semaphore signal indicator using the crossing of the CGOscillator with its signal line. Author: Nikolay Kositsin
ChanellOnParabolic_HTF : The ChanellOnParabolic indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
channel_breakout_entry_HTF : The channel_breakout_entry indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
SimpleBars_V2 : The indicator paints candlesticks depending on the minimums and maximums of the previous bars. Author: Nikolay Kositsin
Exp_CHOWithFlat : The Exp_CHOWithFlat Expert Advisor is based on the change of color of the CHOWithFlat indicator. The signal is formed when a bar is closing if there is change in cloud color of the indicator. Author: Nikolay Kositsin
ColorBullsBearsEyes_HTF : The ColorBullsBearsEyes indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
Exp_TriXCandle : The Exp_TriXCandle Expert Advisor is based on the change of color of the TriXCandle indicator candles. The signal is formed when a bar is closing if there is change in candle color. Author: Nikolay Kositsin
Random 2: The Expert Advisor makes random buy/sell with automatic Trailing Stop. Author: yzacarias
The SmartAssTrade-V2 Forex Expert Advisor: The SmartAssTrade-V2 Forex Expert Advisor (EA) is a new update for SmartAssTrade EA Version 1 (old version) in Code Base MQL4. SmartAssTrade-V2 EA only working on M30 Timeframes or PERIOD_M30. Author: 3rjfx
  Experts: QuotesDemo  (16   1 2)
QuotesDemo : The Expert Advisor shows the current values of World Stock Indices from Google Finance using WebRequest function. The quotes are updated every 10 seconds. Author: MetaQuotes Software Corp
Linear Momentum: Simple implementation of physical calculation of Momentum. Author: Totom Sukopratomo
Exp_MA_Rounding_Candle : The Exp_MA_Rounding_Candle Expert Advisor is based on the MA_Rounding_Candle indicator candlestick color change. The signal is formed when a bar is closing if there is change in candlestick color. Author: Nikolay Kositsin
  Experts: Robust EA Template  (12   1 2)
Robust EA Template: A robust EA template to help correctly set take profit and stop loss levels, enter and exit positions, and handle terminal issues, such as crashes or disconnects. Author: Inovance
CosMod: The indicator line sharply changes its direction at the critical moments. It helps to identify the beginning of the trend. Author: Константин Гранд
Indicator of Equity in the Form of Japanese Candlesticks: The indicator draws the charts of the euqity and balance basing on the minute history. In such a manner you get more authentic picture of maximum rises and drawdowns. Author: Игорь Корепин
New article Grouped File Operations has been published: It is sometimes necessary to perform identical operations with a group of files. If you have a list of files included into a group, then it is no problem. However, if you need to make this list yourself, then a question arises: "How can I do...
Donchian Channel with Fibbed Levels and Alerts: A support and resistance indicator to assist in setting stop losses and take profits with any strategy. Author: marc weedbrook
  Indicators: BBR  (4)
BBR: Scalping Bollinger Bands Breakout Reversals with RSI confirmation. Author: M.G.
Exp_CandleTrend : The simplest no indicator based trading system that defines the moments of entry by presence of single directed candlesticks Fig. 1. The instances of history of deals in the chart. Author: Nikolay Kositsin
Exp_FrAMACandle : The Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change. The signal is formed when a bar is closing if there is change in candlestick color. Author: Nikolay Kositsin
Millenium Code: This program is a basic version of the original code of relatively simple system Millenium. The system is based on opening of only one trade per day. Author: Tomas Hruby
Toptahlil Bollinger and ATR Bands: This indicator shows Bollinger and ATR Bands. Author: mehdi khoshbakhtvash
  Experts: Smoothing Average  (11   1 2)
Smoothing Average: This EA is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor". Author: Rietsuiker
RSI Breakout: The Expert Advisor places buy trades when RSI crosses above 73 and sells when it drops below 27. A trailing stop based on ATR protects profits. Author: Shaun Overton
Percentage of Trend : This Indicator is used for calculating trend. The indicator values are calculated by this formula : For first period (red color) = (Close - LowValue) / (HighValue - LowValue) The value is between 0 - 1. The higher value means uptrend, the lowest value means downtrend, value in
  Experts: AntiFragile EA  (13   1 2)
AntiFragile EA: AntiFragile EA is an innovative trading strategy built on the idea of Antifragility professed by Nassim Nicholas Taleb. The general idea is to gain from disorder. Author: mt-coder
Instantaneous_TrendFilter_HTF : The Instantaneous_TrendFilter indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires Instantaneous_TrendFilter.mq5 indicator file
ColorJ2JMA_HTF : The ColorJ2JMA indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires ColorJ2JMA.mq5 indicator file. Place it in