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
게재된 코드 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
게재된 기고글 자신만의 추적 손절매 만드는 법
자신만의 추적 손절매 만드는 법

트레이더의 기본 원칙 - 이익을 늘리고 손실을 줄이십시오! 이 글에서는 포지션 이익을 증가시킨 후 보수적인 중지 수준(손절매 수준)을 이동하는 이 규칙을 따를 수 있는 기본 기술 중 하나를 다뤄보도록 하겠습니다. 즉 - 추적 손절매 수준. SAR 및 NRTR 표시기에서 추적 손절매를 위한 클래스를 만드는 단계별 절차를 찾을 수 있습니다. 모든 사람은 이 추적 손절매를 expert에 삽입하거나 독립적으로 계정의 포지션을 ​​제어하는 ​​데 사용할 수 있습니다.

Dmitry Fedoseev
게재된 코드 NRTR
The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.
Dmitry Fedoseev
게재된 기고글 특정 매직 넘버에 의한 총 포지션 볼륨 계산을 위한 최적 방법
특정 매직 넘버에 의한 총 포지션 볼륨 계산을 위한 최적 방법

이 글에서는 지정된 기호와 매직 넘버의 총 포지션 볼륨 계산 문제를 고려합니다. 제안 된 방법은 거래 내역에서 필요한 최소한의 부분만 요청하고 총 포지션이 0 일 때 가장 가까운 시간을 찾아 최근 거래로 계산을 수행합니다. 클라이언트 터미널의 전역 변수 작업도 고려됩니다.

Dmitry Fedoseev
게재된 기고글 다른 인디케이터 기반으로 인디케이터를 쓰는 방법에 관하여
다른 인디케이터 기반으로 인디케이터를 쓰는 방법에 관하여

MQL5은 인디케이터를 백지로부터 만들어갈 수 있게도 해주지만, 클라이언트 터미널에 이미 빌트인 된 것이나 커스텀 인디케이터 등 이미 존재하는 다른 인디케이터 기반으로 만들 수 있는 옵션 또한 제공합니다. 고르고 나면 여기서도 두가지 선택지가 있습니다 - 새 계산이나 그래픽 스타일을 추가하는 방식으로 인디케이터를 개선하는 것, 그리고 iCustom() 이나 IndicatorCreate() 함수를 써서 클라이언트 터미널에 내장된 것이나 커스텀 인디케이터를 쓰는 것.

Dmitry Fedoseev
게재된 코드 iStochasticOfOsc
The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.
Dmitry Fedoseev
게재된 코드 iUniMA
The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.
Dmitry Fedoseev
게재된 코드 iMAFan
A Colorful Fan of Moving Averages.
Dmitry Fedoseev
게재된 코드 iHeikenAshiSm
The Heiken Ashi indicator with smoothing.
Dmitry Fedoseev
게재된 코드 iBBFill
The indicator plots the Bollinger Bands ®, filled with different colors depending on the trend direction.
Dmitry Fedoseev
게재된 코드 iMovment
The indicator plots the candles with different colors depending on the trend direction and price movement.
Dmitry Fedoseev
게재된 코드 sChartsSynchroScroll
The script provides a synchronous scrolling for all charts opened in the client terminal.
Dmitry Fedoseev
MQL5.커뮤니티에 등록됨