Dmitry Fedoseev
Dmitry Fedoseev
4.7 (66)
  • Informations
13+ années
expérience
60
produits
55
versions de démo
113
offres d’emploi
0
signaux
0
les abonnés
Новый вариант эксперта exp_iCustom - exp_iCustomNew в маркете: https://www.mql5.com/ru/market/product/5660

Учебник MQL5 (электронная версия): https://play.google.com/store/books/details?id=M0oREAAAQBAJ

Учебник MQL5 (электронная и бумажная версии): https://ridero.ru/books/programmirovanie_na_yazyke_mql5_ot_osnov_do_indikatorov_i_ekspertov
Dmitry Fedoseev
Code publié iCrossClose
The indicator allows to perform any arithmetic action with prices of two symbols and plot result on any other chart. It allows to calculate crosses (using multiplication and division), spread (subtract) or just to plot the other symbol's data on the chart.
Dmitry Fedoseev
Article publié Comment créer votre propre Trailing Stop
Comment créer votre propre Trailing Stop

La règle de base du trader : Laisse que le bénéfice croisse et que les pertes tombent ! Cet article considère l'une des techniques de base, permettant de suivre cette règle - déplacer le niveau d’arrêt protecteur (niveau de stop loss) après avoir augmenté le bénéfice de la position, c'est-à-dire - le niveau Trailing Stop. Vous trouverez la procédure étape par étape pour créer une classe pour le trailing stop sur les indicateurs SAR et NRTR. Chacun pourra insérer ce trailing stop dans ses experts ou l'utiliser de manière autonome pour contrôler les positions dans leurs comptes.

Dmitry Fedoseev
Code publié NRTR
The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.
Dmitry Fedoseev
Article publié La Méthode Optimale pour le calcul du volume total de la position par Nombre Magique Indiqué
La Méthode Optimale pour le calcul du volume total de la position par Nombre Magique Indiqué

Le problème du calcul du volume total de position du symbole indiqué et du nombre magique est examiné dans cet article. La méthode suggérée ne demande que la partie minimale nécessaire de l'historique des deals, trouve le moment le plus proche où la position totale était égale à zéro et effectue les calculs avec les récents deals. Le travail avec des variables globales du terminal client est également envisagé.

Dmitry Fedoseev
Article publié Comment écrire un indicateur à partir d'un autre indicateur
Comment écrire un indicateur à partir d'un autre indicateur

Dans MQL5, vous pouvez écrire un indicateur à la fois à partir de zéro et à partir d'un autre indicateur déjà existant, intégré au terminal client ou personnalisé. Et ici, vous avez également deux manières - d'améliorer un indicateur en lui ajoutant de nouveaux calculs et styles graphiques, ou d'utiliser un indicateur intégré au terminal client ou un indicateur personnalisé via les fonctions iCustom() ou IndicatorCreate().

Dmitry Fedoseev
Code publié iStochasticOfOsc
The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.
Dmitry Fedoseev
Code publié iUniMA
The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.
Dmitry Fedoseev
Code publié iMAFan
A Colorful Fan of Moving Averages.
Dmitry Fedoseev
Code publié iHeikenAshiSm
The Heiken Ashi indicator with smoothing.
Dmitry Fedoseev
Code publié iBBFill
The indicator plots the Bollinger Bands ®, filled with different colors depending on the trend direction.
Dmitry Fedoseev
Code publié iMovment
The indicator plots the candles with different colors depending on the trend direction and price movement.
Dmitry Fedoseev
Code publié sChartsSynchroScroll
The script provides a synchronous scrolling for all charts opened in the client terminal.
Dmitry Fedoseev
Enregistré à MQL5.community