• 정보
11+ 년도
경험
25
제품
58
데몬 버전
190
작업
0
거래 신호
0
구독자
Vladimir Karputov
게재된 코드 Breakthrough_BB
Advisor on the signals of the indicators Bollinger Bands and Moving Average.
Vladimir Karputov
Grabber4 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 High and Low Custom levels
High and Low. For levels, you can specify an offset. You can specify the interval (PERIOD_D1) on which to search for levels.
Vladimir Karputov
Grabber #3 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 Move Trend line
The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.
Vladimir Karputov
Alen Grabner 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 Statistics
Analyzes bars whose opening time (hour and minute) is equal to the current bar opening time.
Vladimir Karputov
게재된 코드 Piano
Shows an appropriate value for the last three bars on each timeframe: "1" if the bar is bullish, and "0" if the bar is bearish.
Vladimir Karputov
Barabashkakvn 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 Session Buy Sell Orders
A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.
Vladimir Karputov
게재된 코드 Custom Moving Average Levels
A Moving Average indicator, for which the values of two levels can be specified from the code.
Vladimir Karputov
게재된 코드 Average True Range (digital)
Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.
Vladimir Karputov
게재된 기고글 Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC
Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC

With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.

2
Vladimir Karputov
Vladimir Karputov
Windows 10 Creators Update - загрузка началась...
Vladimir Karputov
Vladimir Karputov 2017.04.15
10 часов - полёт нормальный. Главное MetaTrader 5 и MetaEditor работают!
Vladimir Karputov
게재된 코드 Morse code
Trading based on preset candlestick combinations (patterns) Candlesticks are marked as "1" (bullish) and "0" (bearish). TakeProfit, StopLoss
Vladimir Karputov
게재된 코드 Size of a candle (histogram)
The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.
Vladimir Karputov
게재된 코드 Sound Alert Entry Out
Plays a sound when position is closed.
О труде ...
Sergey Golubev
Sergey Golubev
주제에 코멘트하기 Интересное и Юмор
Не жалею, не зову, не плачу... Просто некогда: работаю, ишачу. ----------- С добрым утром
Vladimir Karputov
게재된 코드 N Сandles
The EA searches for N identical candlesticks in a row. If the found candlesticks are bullish, it buys. I they are bearish, the EA sells.
Vladimir Karputov
게재된 코드 ListPositions
A list of all positions. An example of working with CPositionInfo.