Articles, Library comments - page 202

Heiken Ashi Smoothed Oscillator : Extending the Heiken Ashi Oscillator . Heiken Ashi Oscillator tends to have a lot of signal. So many signals that sometimes it is impossible to use it reasonably in trading. This version is attempting to bring that into reasonable bounds. Instead of using the
New article Library for easy and quick development of MetaTrader programs (part XX): Creating and storing program resources has been published: The article deals with storing data in the program's source code and creating audio and graphical files out of them. When developing an application, we
New article Library for easy and quick development of MetaTrader programs (part XIX): Class of library messages has been published: In this article, we will consider the class of displaying text messages. Currently, we have a sufficient number of different text messages. It is time to re-arrange the
Moving Average Trade System : The strategy is based on Moving Averages with the periods of 5/20/40/60. ‌ Author: Vladimir Karputov
Candle trader v1: Uses candlestick signals to trade. Author: Tonny Obare
New article Arranging a mailing campaign by means of Google services has been published: A trader may want to arrange a mailing campaign to maintain business relationships with other traders, subscribers, clients or friends. Besides, there may be a necessity to send screenshotas, logs or reports
BB_OutsideCandle_Alert : Bollinger Bands Outside Candle Alert indicator Author: Scriptor
Exp_AdaptiveRenko_MMRec_Duplex : Two identical trading systems (for long and short deals) based on the AdaptiveRenko indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous
iCrosshairClickTarget : iCrosshairClickTarget indicator is an improved version of iCrosshair indicator for MetaTrader 4. Author: Roberto Jacobs
Price Movement Degrees: Forex Indicator Price Movement Degrees with Trend Alerts.This indicator will write value degrees of the latest position of price at the current time framesaccording to the Daily price movement, and when position and condition of trend status was changedthe indicator will give...
TRIX candles : TRIX candles Author: Mladen Rakic
  Indicators: Real Signal  (19   1 2)
Real Signal: This indicator provides an easy way to find out the current direction of a pair. Author: kingkongking
New article ZUP - universal ZigZag with Pesavento patterns. Graphical interface has been published: Over the ten years since the release of the first version of the ZUP platform, it has undergone through multiple changes and improvements. As a result, now we have a unique graphical add-on for...
i-KlPrice : Trend indicator based on the advanced Keltner channel Fig.1 The i-KlPrice indicator. Author: Nikolay Kositsin
BB Stops - RSI : BB Stops using RSI for stops calculation. For trend trading it is advised to use longer RSI periods. For scalping it is probably better to use shorter RSI periods, but in any case do some experimenting with periods before using it in live trading. Author: Mladen Rakic
MostasHaR15 Pivot : The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA). Author: Vladimir Karputov
New article Graphical Interfaces V: The Combobox Control (Chapter 3) has been published: In the first two chapters of the fifth part of the series, we developed classes for creating a scrollbar and a view list. In this chapter, we will speak about creating a class for the combobox control. This is
MA_In_Color_wAppliedPrice: Modified LSMA_In_Color indicator. Added: usage of the applied price. Author: John Smith
  Indicators: Dtm  (1)
Dtm : An oscillator in the DRAW_FILLING style, using digital filters. Author: Nikolay Kositsin
New article How Reliable is Night Trading? has been published: The article covers the peculiarities of night flat trading on cross currency pairs. It explains where you can expect profits and why great losses are not unlikely. The article also features an example of the Expert Advisor developed for...
NELODI Trading Terminal for MT5 : NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping. Author: NELODI
Price_vs_Alpha: The new version of the Mc_valute_v8_final EA. It works well on a flat market. Author: Danil
  Indicators: CCI - EMA based  (11   1 2)
CCI - EMA based : CCI (Commodity Channel Index) is normally calculated using Simple Moving Average and mean deviation based on that same Simple Moving Average. This version of CCI is changing that. Instead of using Simple Moving Average it uses EMA (Exponential Moving Average), and instead of using
Perceptron With 5 indcators : Using Perceptron, Automatic Learning. It had profit in the operation indicated that the NN's purchase earn a fat kid in the decision and indicated that the sale lose weight. It had a loss, the NN's that showed a purchase lost more weight in the decision and indicated
VR Moving Average: The classic Moving Average indicator with a color change depending on the direction. Author: Vladimir Pastushak
ChannelInd : The indicator displays on the chart the previous trading day's channel. Author: Scriptor
Ozymandias_System_Alert : Ozymandias_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel. Fig. 1. Ozymandias_System_Alert indicator. Channel breakthrough on the first bar Author: Nikolay Kositsin
Coin Toss Trading : This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels. Author: Mokara
HarVesteR : The Expert Advisor uses the following indicators: Moving Average Convergence/Divergence, MACD; Moving Average, MA; Average Directional Movement Index, ADX. It closes half of the profitable position. Author: Vladimir Karputov
  Scripts: Set Fixed SL and TP  (15   1 2)
Set Fixed SL and TP: This script scans for open orders and sets a fixed stop loss and take profit to all of the relevant. ‌ Author: MQL4AutoTrading