Dmitry Fedoseev
Dmitry Fedoseev
4.7 (66)
  • Informations
13+ années
expérience
60
produits
55
versions de démo
114
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 Produits publiés

An indicator of patterns #7 and #8 ("Bump-and-Run" and "Bump-and-Run Reversal") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition  ArrowType - Character: from 1 to 17 ArrowVShift - vertical shift of arrows in

Dmitry Fedoseev Produits publiés

An indicator of patterns #37 and #38 ("Rectangle Tops" and "Rectangle Bottoms") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period VertexCount - the number of tops and bottoms: 2, 3, 4.   ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show

Dmitry Fedoseev Produits publiés

An indicator of patterns #11 and #12 ("Diamond Tops" and "Diamond Bottoms") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points 

Dmitry Fedoseev Produits publiés

An indicator of patterns #39 and #40 ("Rounding Tops" and "Rounding Bottoms") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears  Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period   K - an additional parameter that influences the accuracy of pattern shape recognition. Changes from 0 to 1 ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift

Dmitry Fedoseev Produits publiés

An indicator of pattern #49 ("Triangle, symmetrical") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show lines

Dmitry Fedoseev Produits publiés

An indicator of patterns #47 and #48 ("Triangle, ascending" and "Triangle, descending") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K1 - an additional parameter that influences the accuracy of pattern shape recognition K2 - an additional parameter that influences the accuracy of pattern shape

Dmitry Fedoseev Produits publiés

An indicator of patterns #24 and #26 ("Head and Shoulders") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show

Dmitry Fedoseev Produits publiés

An indicator of patterns #45 and #46 (Three Falling Peaks and Three Rising Valleys) from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer

Dmitry Fedoseev
Code publié IncGUI_v3
A library of GUI Controls.
Dmitry Fedoseev
Code publié IncGUI_BitPicA
An updated version of the CBitPic class with the ability to control drawing transparency
Dmitry Fedoseev
Code publié CMIDI
The class to play music using the MIDI device
Dmitry Fedoseev
Article publié Les bases de la programmation MQL5 : Temps
Les bases de la programmation MQL5 : Temps

L’article se concentre sur les fonctions MQL5 standard pour travailler avec le temps, ainsi que sur les techniques de programmation et les fonctions pratiques utiles pour travailler avec le temps nécessaire à la création d’Expert Advisors et d’indicateurs. Une attention particulière est accordée à la théorie générale de la mesure du temps. Cet article devrait intéresser principalement les programmeurs MQL5 novices.

Dmitry Fedoseev
Code publié bts
Comparing the speed of a binary or a ternary search
Dmitry Fedoseev
Article publié Les bases de la programmation MQL5 : Les chaînes
Les bases de la programmation MQL5 : Les chaînes

L'article couvre tout ce que vous pouvez faire avec les chaînes en MQL5. Il devrait intéresser principalement les programmeurs novices en MQL5, tandis que les développeurs expérimentés auront une bonne occasion de résumer et de systématiser leurs connaissances.

Dmitry Fedoseev
Article publié Les bases de la programmation MQL5 : Tableaux
Les bases de la programmation MQL5 : Tableaux

Les tableaux font partie intégrante de presque tous les langages de programmation, avec les variables et les fonctions. L'article devrait intéresser principalement les programmeurs novices en MQL5, tandis que les programmeurs expérimentés auront une bonne occasion de résumer et de systématiser leurs connaissances.

Dmitry Fedoseev
Code publié VLT_TRADER
When market activity decreases, then the Expert Advisor places two pending stop orders
Dmitry Fedoseev
Code publié Smatf
The Expert Advisor analyses many Moving Averages from three timeframes
Dmitry Fedoseev
Code publié Kloss
The Expert Advisor used on such indicators as the Moving Average, the CCI, stochastic
Dmitry Fedoseev
Code publié 20_200 expert_v4.2_AntS
The Expert Advisor with a very simple price analysis in two bars and with the increasing lot after a loss
Dmitry Fedoseev
Code publié T3MA(MTC)
The Expert Advisor on the T3MA-ALARM indicator