Dmitry Fedoseev
Dmitry Fedoseev
4.7 (66)
  • Informações
13+ anos
experiência
60
produtos
55
versão demo
114
trabalhos
0
sinais
0
assinantes
Новый вариант эксперта 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 Produto publicado

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 Produto publicado

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 Produto publicado

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 Produto publicado

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 Produto publicado

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 Produto publicado

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 Produto publicado

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 Produto publicado

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
Publicado o código IncGUI_v3
Uma biblioteca de controles da GUI.
Dmitry Fedoseev
Publicado o código IncGUI_BitPicA
Uma versão atualizada da classe CBitPic com a capacidade de controlar o desenho transparente.
Dmitry Fedoseev
Publicado o código CMIDI
Classe para tocar música usando o dispositivo MIDI.
Dmitry Fedoseev
Publicado o artigo Fundamentos básicos da programação MQL5: Tempo
Fundamentos básicos da programação MQL5: Tempo

Este artigo foca nas funções padrões do MQL5 para trabalhar com o tempo, bem como técnicas de programação e funções praticamente úteis para trabalhar com o tempo que são necessárias ao criar Expert Advisors e indicadores. Atenção particular é dedicada à teoria geral da medição de tempo. Este artigo deve ser de interesse principalmente para programadores MQL5 novatos.

Dmitry Fedoseev
Publicado o código bts
Compara a velocidade de pesquisa de um binário ou de um ternário.
Dmitry Fedoseev
Publicado o artigo Fundamentos básicos da programação MQL5: strings
Fundamentos básicos da programação MQL5: strings

O artigo cobre tudo que você pode fazer com strings no MQL5. Deve ser de interesse principalmente para programadores MQL5 novatos, enquanto os desenvolvedores mais experientes terão uma boa oportunidade para resumir e sistematizar seu conhecimento.

Dmitry Fedoseev
Publicado o artigo Fundamentos básicos da programação MQL5: arrays
Fundamentos básicos da programação MQL5: arrays

Juntamente com as variáveis e funções, os arrays são partes integrais de quase todas as linguagens de programação. O artigo deve ser de interesse principalmente para programadores MQL5 novatos, enquanto os desenvolvedores mais experientes terão uma boa oportunidade para resumir e sistematizar seu conhecimento.

Dmitry Fedoseev
Publicado o código VLT_TRADER
Quando a atividade do mercado diminui, então o Expert Advisor coloca duas ordens pendentes de stop.
Dmitry Fedoseev
Publicado o código Smatf
O Expert Advisor analisa várias médias móveis de três períodos de tempo.
Dmitry Fedoseev
Publicado o código Kloss
Expert Advisor usado em indicadores como a média móvel, CCI e Estocástico.
Dmitry Fedoseev
Publicado o código 20_200 expert_v4.2_AntS
Expert Advisor que analisa o preço de duas barras de forma muito simples e com um mecanismo de aumento do lote após uma perda.
Dmitry Fedoseev
Publicado o código T3MA(MTC)
Expert Advisor sobre o indicador T3MA-ALARME.