Dmitry Fedoseev
Dmitry Fedoseev
4.7 (66)
  • Bilgiler
13+ yıl
deneyim
60
ürünler
55
demo sürümleri
115
işler
0
sinyaller
0
aboneler
Новый вариант эксперта 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
IncMACDOnArray kodunu yayınladı
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
Dmitry Fedoseev
IncADXWOnArray kodunu yayınladı
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
Dmitry Fedoseev
IncADXOnArray kodunu yayınladı
CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.
Dmitry Fedoseev
IncATROnArray kodunu yayınladı
CATROnArray is designed for calculation of ATR (Average True Range) values on indicator buffers. The example of use of the class is provided.
Dmitry Fedoseev
IncMAOnArray kodunu yayınladı
CMAOnArray class is used for Moving Average calculation on indicator buffer's data. The example of use of the class is provided.
Dmitry Fedoseev
iSimpleClock_v2 kodunu yayınladı
Simple clock displayed via the "label" graphical object (OBJ_LABEL).
Dmitry Fedoseev
iSimpleClock kodunu yayınladı
This indicator shows the simple clock in comment.
Dmitry Fedoseev
iBeta kodunu yayınladı
The indicator of covariation, correlation and Beta ratio of two symbols.
Dmitry Fedoseev
CCalendarInputBox kodunu yayınladı
New CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.
Dmitry Fedoseev
"Özel Grafik Kontrolleri. Kısım 3. Formlar" makalesini yayınladı
Özel Grafik Kontrolleri. Kısım 3. Formlar

Bu, grafik kontrollere ayrılmış üç makalenin sonuncusudur. Ana grafik arayüz bileşeninin - form - oluşturulmasını ve diğer kontrollerle birlikte kullanımını kapsar. Kontrol kitaplığına form sınıflarının yanı sıra CFrame, CButton, CLabel sınıfları eklenmiştir.

Dmitry Fedoseev
"Özel Grafik Kontrolleri. Kısım 2. Kontrol Kitaplığı" makalesini yayınladı
Özel Grafik Kontrolleri. Kısım 2. Kontrol Kitaplığı

"Özel Grafik Kontrolleri" serisinin ikinci makalesi, bir program (Uzman Danışman (EA), komut dosyası, gösterge) ve bir kullanıcı arasındaki etkileşimde ortaya çıkan temel sorunları ele almak için bir kontrol kitaplığını tanıtmaktadır. Kitaplık çok sayıda sınıfı (CInputBox, CSpinInputBox, CCheckBox, CRadioGroup, CVSсrollBar, CHSсrollBar, CList, CListMS, CComBox, CHMenu, CVMenu, CHProgress, CDialer, CDialerInputBox, CTable) ve bunların kullanım örneklerini içerir.

Dmitry Fedoseev
"Özel Grafik Kontrolleri. Kısım 1: Basit Kontrol Oluşturma" makalesini yayınladı
Özel Grafik Kontrolleri. Kısım 1: Basit Kontrol Oluşturma

Bu makalede grafik kontrollerinin geliştirilmesine ilişkin genel ilkeler ele alınacaktır. Grafik nesnelerle hızlı ve kullanışlı bir çalışma için araçlar hazırlayacağız, metin veya nümerik verilerin girilmesi için basit bir kontrol oluşturma örneğini ve bunu kullanma yollarını analiz edeceğiz.

Dmitry Fedoseev
sTimeToVariables kodunu yayınladı
The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds.
Dmitry Fedoseev
iChartsSwitchSymbol kodunu yayınladı
When the chart symbol is changed, it will change symbols for all other charts.
Dmitry Fedoseev
sToken kodunu yayınladı
The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.
Dmitry Fedoseev
cIntSpeech kodunu yayınladı
It speaks the specified text using the speech engine.
Dmitry Fedoseev
cIntBMP - a library for creation of BMP images kodunu yayınladı
A class for creation and output of BMP images.
Dmitry Fedoseev
eKeyboardTrader kodunu yayınladı
The Expert Advisor allows to trade using the keyboard.
Dmitry Fedoseev
sChartsSynchroScroll_v2 kodunu yayınladı
New version of the sChartsSynchroScroll script.
Dmitry Fedoseev
eInTradePanel kodunu yayınladı
The eInTradePanel is a panel for manual trading, it has some useful functions. It needs the minimum space on the chart.