• Bilgiler
11+ yıl
deneyim
26
ürünler
61
demo sürümleri
205
işler
0
sinyaller
0
aboneler
Vladimir Karputov
Session Buy Sell Orders kodunu yayınladı
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 kodunu yayınladı
A Moving Average indicator, for which the values of two levels can be specified from the code.
Vladimir Karputov
Average True Range (digital) kodunu yayınladı
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" makalesini yayınladı
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 kodunu yayınladı
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) kodunu yayınladı
The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.
Vladimir Karputov
Sound Alert Entry Out kodunu yayınladı
Plays a sound when position is closed.
О труде ...
Sergey Golubev
Sergey Golubev
Konuya yorum yap Интересное и Юмор
Не жалею, не зову, не плачу... Просто некогда: работаю, ишачу. ----------- С добрым утром
Vladimir Karputov
N Сandles kodunu yayınladı
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 kodunu yayınladı
A list of all positions. An example of working with CPositionInfo.
Vladimir Karputov
Candle kodunu yayınladı
Trades based on the previous candlestick.
Vladimir Karputov
Candle shadow percent kodunu yayınladı
The Expert Advisor is based on the indicator with the same name. Lot is calculated based on the risk value as a percentage of free margin.
Vladimir Karputov
Candle shadow percent kodunu yayınladı
The indicator finds candlesticks with a minimum or maximum shadow size. Limitation on the size of the candlestick body.
Vladimir Karputov
Candle Shadow kodunu yayınladı
The indicator finds candlesticks without an upper or lower shadow. The indicator style is DRAW_ARROW.
Очень метко!
Vladimir Karputov
20PRExp-3 kodunu yayınladı
Intraday volatility breakthrough system. The Parabolic SAR indicator is used.
Vladimir Karputov
Vladimir Karputov
Новости о сигнале Barabashka
Визуально роста нет, а он есть (было 4.65%, стало 4.68%)
Vladimir Karputov
Trade on qualified RSI kodunu yayınladı
A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.
Vladimir Karputov
RSI trader v0.15 kodunu yayınladı
Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.