Articles, Library comments - page 105

Swing trading 3 EMA Crossover : Hassane Zibara Author: Hassane Zibara
ZigZag_CCI: The ZigZag based on the CCI oscillator. Author: Nikolay Kositsin
The Decycler II : The Decycler II: John Ehlers, "Stocks & Commodities V. 33:09", стр.12-15 Author: Andrei Novichkov
MQLUnit - Unit Tests Framework For Complex Expert Advisors : This unit test frameworks eases the development of unit tests for more complex expert advisor programs. The MQL5 developer can test single components. The test framework starts the strategy tester so that there is test data available if
Alert at Order Closing: The indicator alerts at order closing, and reports about its profit. Author: Vladimir Khlystov
TradeBreakOut: Reveals distance from the actual price up to the breakthrough of recently set support or resistance levels. Author: Vladimir Lyopa
Original Turtle Rules Trader: Original Turtle Rule Trader Expert Advisor implements a trading system described in the book "The Original Turtle Trading Rules". The EA code implements the visual display of the three Donchian channels, money management, opening and adding trades and moving stop levels...
Tether Line Indicator: Best Direction Indicator.Red Line means the market UP.Blue Line means the market Down. Author: Jing Jie Huang
Function to get Next Open Time and Closing Time for the market. : This Function will retrieve the Assets next Opening Time and Closing Times, either following the current time or following a given time. Author: Jason Kisogloo
ALMA(Arnaud Legoux Moving Average): Weighted average with a regulated lag using a curve of the Normal (Gauss) distribution as the weight coefficient function Author: Igor Durkin
Yaanna: Yaanna is the simplest indicator of the overbought/oversold states. Yaanna is a confirmatory indicator that must be used for a main signal check. We should sell or close long positions when the indicator value is above 100.We should buy or close short positions when the indicator value is...
Fibo Bars 3 : Three-layer indicator Fibo Bars 2 by Ivan Kornilov Author: Lowtestx5
RSI of Hull: The Relative Strength Index (RSI) is a momentum indicator developed by noted technical analyst Welles Wilder, that compares the magnitude of recent gains and losses over a specified time period to measure speed and change of price movements of a security. It is primarily used to...
Chin Breakout Alert: Chin Breakout Alert indicator. Author: John Smith
Step stochastic 2: New version of non-repainting step stochastic indicator. Author: Mladen Rakic
  Scripts: ThirdPartyTicks  (13   1 2)
ThirdPartyTicks: A library for working with a third-party tick archive. Author: fxsaber
iMax3: iMAX3 indicator - Fast Trend Detector Author: Scriptor
Waddah_Attar_Trend: A trend indicator that uses the MACD values multiplied by the averaged price of the financial asset, made as a colored histogram. Author: Nikolay Kositsin
Trix oscillator with support / resistance lines on chart: Trix oscillator with support / resistance lines on chart Author: Mladen Rakic
Trailing Stop with MagicNumber : Add on tool to support our trading by shifting stoploss (SL) to the profit area Author: Yulianto Hiu
Candle Pattern EA /test : This is a simple EA test code I made for adapting Candlepatterns.mqh I Author: YThi MJ
Ehlers fisher transform of rsi(OMA): Ehlers fisher transform of rsi(OMA) Author: Mladen Rakic
  Trading: Trend-Hunting  (12   1 2)
New article Trend-Hunting has been published: The article describes an algorithm of volume increase of a profit trade. Its implementation using MQL4 means is presented in the article. Author: Eryomin Sergey
CCI of average: CCI of average Author: Mladen Rakic
Free mt5 Copier : Copy trading has become such a critical feature of forex trading. Some people see this as a potential business opportunity, while for opensource die-hards like me, we believe in giving back to the community rather than putting a price tag on everything 'nice'. So here it comes. A
Indicator Buffers : This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings. Author: Abdullah Alrai
Spread data collector : This EA collects information about the spreads and Shows the number of spreads in the specified range based on the ticks that occur each year. When the EA ends its working, it prints all statistics to the Journal, which can be useful for the Strategy Tester. When each year in
Doji Arrows: The indicator finds Doji candlesticks and highlights them on the chart. Author: John Smith
MAMA + FAMA: Usually MESA Adaptive Moving Average (MAMA) is displayed on chart as two values. That sometimes is misleading since it is not often explained what are the traders actually looking at then. The second value displayed on chart is what John Ehlers calls "a Following Adaptive Moving...
New article Working with currency baskets in the Forex market has been published: The article describes how currency pairs can be divided into groups (baskets), as well as how to obtain data about their status (for example, overbought and oversold) using certain indicators and how to apply this...