Articles, Library comments - page 371

HighsLows_HTF_Signal: Indicator HighsLows_HTF_Signal shows a trend direction or a signal for performing a deal generated by the HighsLowsSignal indicator at the chosen bar as a graphic object with colored indication of trend or deal direction and sends alerts or audio signals in case of a market...
DynamicRS_C_Signal: The DynamicRS_C_Signal indicator shows information on the current trend using the values of the DynamicRS_C indicator with a fixed timeframe. The color of the histogram bars of the initial indicator is the source of the signal: Color symbols on lines occur when the bar of the...
DynamicRS: An indicator of the series of simple indicators without averaging. Author: Nikolay Kositsin
DynamicRS_Channel: An indicator of the series of simple indicators without averaging. It is implemented as a channel with a fixed width. The meaning of the indicator is quite clear from its code. Instead of analyzing the period, a fixed channel in both sides of the indicator line has been added....
Ticker_AMA: The indicator is drawn as a colored cloud between the lines of Kaufman's AMA (Adaptive Moving Average) indicator and the price. Author: Nikolay Kositsin
News Trader EA: This EA is supposed to trade news and high market spikes. Author: Marco Garbuglia
News Trader Strategy: This is an example of the one of trading news strategies. It can be a part of bigger EA which can play news. Author: Michael
New article Marvel Your MQL5 Customers with a Usable Cocktail of Technologies! has been published: MQL5 provides programmers with a very complete set of functions and object-oriented API thanks to which they can do everything they want within the MetaTrader environment. However, Web Technology is...
The Moving Average Class: Uses the idea of ​​the classical moving average smoothing. The class can be used when you want to smooth out any array of type double without using the standard indicator. The class sample requires the following: Fill in the array double in_mas[];Set the values of the...
Moving Average Trade System: The strategy is based on Moving Average with the periods of 5/20/40/60. Author: Юрий
Moving Average: Moving Averages show the average value of the price of the symbol for a period of time. Author: John Smith
New article Why Is It Important to Update MetaTrader 4 to the Latest Build by August 1? has been published: From August 1, 2014, MetaTrader 4 desktop terminals older than build 600 will no longer be supported. However, many traders still work with outdated versions and are unaware of the updated...
Levels: Another version of the indicator that calculates support/resistance levels. Author: Nikolay Kositsin
BreakOut: This EA will open a Long Order if the Price move above yesterday High or Short Order if the Price move beneath yesterday Low. Author: Leonid Basis
i-Fractals-sig: The indicator of the market entry signals using fractals. Author: Nikolay Kositsin
BackgroundCandle_DigitMacd_HTF: The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the DigitMacd indicator cloud. Depending on trend direction defined by the color of the cloud of the original indicator, the candlestick body is...
Exp_DigitMacd: The Exp_DigitMacd EA is based on the signals generated by the DigitMacd oscillator. The signal is formed when a bar is closing if there is change in cloud color of the indicator. Figure 1 The instances of history of deals on the chart. Figure 2. Chart of testing results Author:...
SatlMacd: This indicator is an oscillator based on the averaged difference between the SATL digital filter and the Close price. Author: Nikolay Kositsin
FatlMacd: An oscillator from an averaged difference between the FATL digital filter and the Close price. Author: Nikolay Kositsin
Exp_DynamicRS_C: A trading system that uses the DynamicRS_C indicator. A trade decision is made when the direction of the indicator movement changes. Figure 1. The instances of history of deals on the chart. Figure 2. Chart of testing results Author: Nikolay Kositsin
BackgroundCandle_StepMA_Stoch_KV1_HTF: The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the StepMA_Stoch_KV1 indicator. Depending on trend direction defined by the position of the original indicator histogram relative to zero, the...
MultiHighsLowsSignal: The MultiHighsLowsSignal indicator shows information on active trends using the values of seven HighsLowsSignal indicators from different timeframes. One of the seven indicator lines corresponds to each HighsLowsSignal indicator. The trend direction displayed by the line...
DynamicRS_C: A trend indicator of the series of indicators without averaging. Yellow color occurs when the trend changes. The growing trend colors the line in purple, and falling trend - in pink. Author: Nikolay Kositsin
Linear_Price_Bar: A candlestick chart, all the Open prices of which are shifted to zero. Author: Nikolay Kositsin
Tally for Wins and Losses: I was looking for a way create a tally of wins and losses. Here is the thread. Author: Diane Minshew
GannZIGZAG_Levels: A set of support and resistance levels built on the last tops of GannZIGZAG. Author: Nikolay Kositsin
Sacred Chao - Signals from "Trading Chaos: 2nd Edition": Yet Another Chaos Indicator. "The Sacred Chao symbolizes absolutely everything anyone need ever know about absolutely anything, and more! It even symbolizes everything not worth knowing, depicted by the empty space surrounding the...
STOPD Levels MTF: It plots the STOPD Price Levels based on user specified timeframe (parameter Timeframe, D - daily, W - weekly, M - monthly, Q - quarterly, Y - yearly). The other parameters are there for customization of the price levels in case users like to experiment with other price expansion...
Multi-Currency Indicator with USD reference: The indicator is designed to show how the seven major currencies have moved against the US dollar. Author: Winston
SignalsDemo: The SignalsDemo Expert Advisor uses the trade signals functions. It shows the properties of the signals, available in client terminal, allows to modify the signal copy settings and subscribe or unsubscribe to the selected trade signal. Author: MetaQuotes Software Corp.