• Information
11+ years
experience
25
products
58
demo versions
190
jobs
0
signals
0
subscribers
Create a personal work for me: https://www.mql5.com/en/job/new?prefered=barabashkakvn

We gain true knowledge when we seek the answer to a question, not when we learn the answer itself.
Vladimir Karputov
Published code RSI Bollinger Bands EA
The EA determines the overbought (OB) and oversold (OS) zones, for which it generates trading signals for selling or buying.
· 4 8726 3905
Vladimir Karputov
Published code AlliHeik
Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.
· 5 5193 1684
Aldi Dwi Juntoro
Aldi Dwi Juntoro 2018.05.09
С наилучшими пожеланиями, сэр владимир ... приветствует меня из Индонезии. Мне нужна ваша помощь. ты можешь мне помочь? Я ищу EA copier mt5 для mt5, есть ли у вас? если я позволю мне попробовать своего хозяина. Благодарю вас.
Vladimir Karputov
Published code TwoBarsComparison
The EA compares the opening prices of the zeroth and the second bar. It moves positions to a breakeven and/or enables trailing.
· 6 2345 856
Vladimir Karputov
Published code Surefirething
Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.
· 4 2987 910
Vladimir Karputov
Published code PLC (penetration of the last candle)
Placing Buy Stop and Sell Stop on the 5-minute timeframe.
· 4 3317 837
Vladimir Karputov
Published code e-News-Lucky
The Expert Advisor places pending Buy Stop and Sell Stop orders. If orders execute, the trailing stop is run for the positions.
· 5 3568 1069
Vladimir Karputov
Published code e_Breakeven_v4
An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.
· 5 6097 2845
Vladimir Karputov
Published code exp_Amstell
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.
· 6 2121 610
Vladimir Karputov
Published code EA Moving Average
The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.
· 5 8584 2752
Vladimir Karputov
Published code UniversalMACrossEA
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.
· 4 3195 1200
Vladimir Karputov
Published code GoldWarrior02b
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.
· 5 4855 1285
Vladimir Karputov
Published code BSS 1_0
An Expert Advisor based on three iMA (Moving Average, MA) indicators.
· 4 2546 869
Vladimir Karputov
Published code Impulse
Impulse Indicator - Count of Points Passed.
· 4 5262 799
Vladimir Karputov
Left feedback to customer for job GRABBER 31
Vladimir Karputov
Left feedback to customer for job Grabber 30
Vladimir Karputov
Published code Doji Arrows
An EA based on the Doji pattern. Position trailing.
· 4 4932 1446
Vladimir Karputov
Published code Absorption
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
· 3 3104 1388
Vladimir Karputov
Published code Firebird v0.60
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.
· 4 2797 799
Vladimir Karputov
Published code Brandy
Two Moving Average indicators: A slow one for opening positions, and a fast one for closing positions.
· 4 2504 974
Vladimir Karputov
Published article Improving Panels: Adding transparency, changing background color and inheriting from CAppDialog/CWndClient
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.