Se7enTrader
Se7enTrader
shared author's Andrei Novichkov article
Testing patterns that arise when trading currency pair baskets. Part I
Testing patterns that arise when trading currency pair baskets. Part I

We begin testing the patterns and trying the methods described in the articles about trading currency pair baskets. Let's see how oversold/overbought level breakthrough patterns are applied in practice.

shared author's Andrei Novichkov article
Patterns available when trading currency baskets. Part III
Patterns available when trading currency baskets. Part III

This is the final article devoted to the patterns that occur when trading currency pair baskets. It considers combined trend-following indicators and application of standard graphical constructions.

shared author's Andrei Novichkov article
Patterns available when trading currency baskets. Part II
Patterns available when trading currency baskets. Part II

We continue our discussion of the patterns traders can come across while trading currency baskets. In this part, we will consider the patterns formed when using combined trend indicators. Indicators based on a currency index are to be used as the analytical tool.

shared author's Andrei Novichkov article
Patterns available when trading currency baskets
Patterns available when trading currency baskets

Following up our previous article on the currency baskets trading principles, here we are going to analyze the patterns traders can detect. We will also consider the advantages and the drawbacks of each pattern and provide some recommendations on their use. The indicators based on Williams' oscillator will be used as analysis tools.

shared author's MetaQuotes code
 ALGLIB - Numerical Analysis Library
ALGLIB math function library (v. 3.5.0) ported to MQL4.
shared author's MetaQuotes article
Common Errors in MQL4 Programs and How to Avoid Them
Common Errors in MQL4 Programs and How to Avoid Them

To avoid critical completion of programs, the previous version compiler handled many errors in the runtime environment. For example, division by zero or array out of range are critical errors and usually lead to program crash. The new compiler can detect actual or potential sources of errors and improve code quality. In this article, we discuss possible errors that can be detected during compilation of old programs and see how to fix them.

shared author's MetaQuotes article
How to quickly develop and debug a trading strategy in MetaTrader 5
How to quickly develop and debug a trading strategy in MetaTrader 5

Scalping automatic systems are rightfully regarded the pinnacle of algorithmic trading, but at the same time their code is the most difficult to write. In this article we will show how to build strategies based on analysis of incoming ticks using the built-in debugging tools and visual testing. Developing rules for entry and exit often require years of manual trading. But with the help of MetaTrader 5, you can quickly test any such strategy on real history.

shared author's Nikolay Kositsin article
Transferring an Indicator Code into an Expert Advisor Code. Indicator Structure
Transferring an Indicator Code into an Expert Advisor Code. Indicator Structure

This article dwells on the ways of transferring an indicator code into an Expert Advisor Code and on writing Expert Advisors with no calling to custom indicators, and with the whole program code for the calculation of necessary indicator values inside the Expert Advisor. This article gives a general scheme of an indicator structure, emulation of indicator buffers in an Expert Advisor and substitution of the function IndicatorCounted(). The article is intended for readers, already having experience of programming in MQL4 language.

shared author's Сергей Ковалев article
Synchronization of Expert Advisors, Scripts and Indicators
Synchronization of Expert Advisors, Scripts and Indicators

The article considers the necessity and general principles of developing a bundled program that would contain both an Expert Advisor, a script and an indicator.

shared author's Roman Korotchenko article
Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis
Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis

The article considers the ideology and methodology of building a recommendatory system for time-efficient trading by combining the capabilities of forecasting with the singular spectrum analysis (SSA) and important machine learning method on the basis of Bayes' Theorem.

shared author's file45 code
 Color Fill MA
The indicator draws 2 Moving Averges with different color filling.
shared author's fxborg code
 Flag and Pennant patterns
This indicator shows Flag and Pennant patterns.
shared product by seller Jose Miguel Soriano

Is the market volatile today? More than yesterday? EURUSD is volatile? More than GBPUSD? We need an indicator that allows us to these responses and make comparisons between pairs or between different timeframes. This indicator facilitates this task. Reports the normalized ATR as three modes; It has a line that smooths the main signal; The normalization of values occurs within a defined interval by user (34 default bars); The user can also define any symbol and timeframe to calculate and to make

shared author's Alexey Subbotin code
 Normalizer
A "cover" for the normalization of the indicator values.
shared author's Evgeniy Trofimov code
 Volatility, aggressiveness and their normalization
Aggressiveness - the rate of price change. Volatility - the size of the channel
shared author's rkdius code
 Price Quote
Displays current bid price and % change of (open price of) current bar or X previous bars, also High, Low, and range.
shared author's Vinicius Pereira De Oliveira code
 V1N1 LONNY MT4
Automated trading system for breakouts in the London and New York sessions.
shared author's Charly Oudy code
 RSI with divergency
RSI modified to show the excess of the market (more than 70 and less than 30), and show you the divergency with the price.
shared author's Evgeny Belyaev code
 The logarithmic rate of return, or the increment of price logarithms
This indicator can be useful for arbitrageurs.
shared author's Boris Armenteros code
 Kaufman Volatility
Kaufman Volatility according to Perry Kaufman books "Smarter Trading"