Dmitry Fedoseev
Dmitry Fedoseev
4.7 (66)
  • 정보
13+ 년도
경험
60
제품
55
데몬 버전
114
작업
0
거래 신호
0
구독자
Новый вариант эксперта 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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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 출시돈 제품

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
게재된 코드 IncGUI_v3
A library of GUI Controls.
Dmitry Fedoseev
게재된 코드 IncGUI_BitPicA
An updated version of the CBitPic class with the ability to control drawing transparency
Dmitry Fedoseev
게재된 코드 CMIDI
The class to play music using the MIDI device
Dmitry Fedoseev
게재된 기고글 MQL5 프로그래밍 기본: 시간
MQL5 프로그래밍 기본: 시간

이 글은 시간 작업을 위한 표준 MQL5 기능과 Expert Advisors 및 지표를 생성할 때 필요한 시간 작업을 위한 프로그래밍 기술 및 실질적으로 유용한 기능에 중점을 둡니다. 시간 측정의 일반 이론에 특히 주의를 기울입니다. 이 글은 주로 초보 MQL5 프로그래머가 관심을 가져야 합니다.

Dmitry Fedoseev
게재된 코드 bts
Comparing the speed of a binary or a ternary search
Dmitry Fedoseev
게재된 기고글 MQL5 프로그래밍 기본: 문자열
MQL5 프로그래밍 기본: 문자열

이 글에서는 MQL5에서 문자열로 할 수 있는 모든 것을 다룹니다. 초보자 MQL5 프로그래머가 주로 관심을 가져야 하는 반면 숙련된 개발자는 지식을 요약하고 체계화할 수 있는 좋은 기회를 가질 수 있습니다.

Dmitry Fedoseev
게재된 기고글 MQL5 프로그래밍 기본: 배열
MQL5 프로그래밍 기본: 배열

배열은 변수 및 함수와 함께 거의 모든 프로그래밍 언어의 필수적인 부분입니다. 이 글은 주로 초보 MQL5 프로그래머가 관심을 가져야 하는 내용으로 구성된 반면, 숙련된 프로그래머는 지식을 요약하고 체계화할 수 있는 좋은 기회가 되어 줄 것입니다.

Dmitry Fedoseev
게재된 코드 VLT_TRADER
When market activity decreases, then the Expert Advisor places two pending stop orders
Dmitry Fedoseev
게재된 코드 Smatf
The Expert Advisor analyses many Moving Averages from three timeframes
Dmitry Fedoseev
게재된 코드 Kloss
The Expert Advisor used on such indicators as the Moving Average, the CCI, stochastic
Dmitry Fedoseev
게재된 코드 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
게재된 코드 T3MA(MTC)
The Expert Advisor on the T3MA-ALARM indicator