• Bilgiler
11+ yıl
deneyim
25
ürünler
58
demo sürümleri
190
işler
0
sinyaller
0
aboneler
Vladimir Karputov
e-News-Lucky kodunu yayınladı
The Expert Advisor places pending Buy Stop and Sell Stop orders. If orders execute, the trailing stop is run for the positions.
Vladimir Karputov
e_Breakeven_v4 kodunu yayınladı
An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.
Vladimir Karputov
exp_Amstell kodunu yayınladı
The EA uses a virtual Take Profit for closing gaining positions. Opening positions with a step. Catch the type of the last position and its price in OnTradeTransaction.
Vladimir Karputov
EA Moving Average kodunu yayınladı
The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.
Vladimir Karputov
UniversalMACrossEA kodunu yayınladı
The EA based on two iMA (Moving Average, MA) indicators. Selecting the lot calculation mode: Manually or in the risk percentage per trade. Position trailing.
Vladimir Karputov
GoldWarrior02b kodunu yayınladı
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.
Vladimir Karputov
BSS 1_0 kodunu yayınladı
An Expert Advisor based on three iMA (Moving Average, MA) indicators.
Vladimir Karputov
Impulse kodunu yayınladı
Impulse Indicator - Count of Points Passed.
Vladimir Karputov
GRABBER 31 işi için müşteriye geri bildirim bıraktı
Vladimir Karputov
Grabber 30 işi için müşteriye geri bildirim bıraktı
Vladimir Karputov
Doji Arrows kodunu yayınladı
An EA based on the Doji pattern. Position trailing.
Vladimir Karputov
Absorption kodunu yayınladı
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
Vladimir Karputov
Firebird v0.60 kodunu yayınladı
The EA trades on the iMA (Moving Average, MA) indicator. At the same time, there is a parameter of the indicator indent from price, set in percents.
Vladimir Karputov
Brandy kodunu yayınladı
Two Moving Average indicators: A slow one for opening positions, and a fast one for closing positions.
Vladimir Karputov
"Improving Panels: Adding transparency, changing background color and inheriting from CAppDialog/CWndClient" makalesini yayınladı
Improving Panels: Adding transparency, changing background color and inheriting from CAppDialog/CWndClient

In this article, we continue studying the use of CAppDialog. Now we will learn how to set color for the background, borders and header of the dialog box. Also, this article provides a step-by-step description of how to add transparency for an application window when dragging it within the chart. We will consider how to create child classes of CAppDialog or CWndClient and analyze new specifics of working with controls. Finally, we will review new Projects from a new perspective.

4
Vladimir Karputov
Momentum-M15 kodunu yayınladı
An Expert Advisor based on two indicators: iMAs (Moving Average, MA) and iMomentum (Momentum).
Vladimir Karputov
FX-CHAOS_SCALP kodunu yayınladı
The FX-CHAOS_SCALP trading strategy.
Vladimir Karputov
ZigZag on Fractals kodunu yayınladı
ZigZag based on the Fractals indicator.
Vladimir Karputov
Price Impulse kodunu yayınladı
The EA waits for the price to pass XXX points within NNN ticks.
Vladimir Karputov
N-_Candles_v7 kodunu yayınladı
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into consideration, i.e., whether it is a netting or a hedging one.