• Information
13+ years
experience
28
products
83
demo versions
228
jobs
1
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.

💰My memcoin BarabashkaCoin: https://pump.fun/coin/AtWVDEMnMeKKUP338U8Uv5cLix79XUyTDXm7rH7kpump

My Telegram https://t.me/barabashkakvn_MQL5

My YouTube https://www.youtube.com/@barabashkakvnmql5
Vladimir Karputov
Published code AlliHeik
Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.
· 5 7192 2111
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 3683 1153
Vladimir Karputov
Published code Surefirething
Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.
· 4 4314 1243
Vladimir Karputov
Published code PLC (penetration of the last candle)
Placing Buy Stop and Sell Stop on the 5-minute timeframe.
· 4 4892 1146
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 5173 1408
Vladimir Karputov
Published code e_Breakeven_v4
An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.
· 5 8069 3277
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 3285 912
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 11818 3233
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 4737 1545
Vladimir Karputov
Published code GoldWarrior02b
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.
· 5 7027 1761
Vladimir Karputov
Published code BSS 1_0
An Expert Advisor based on three iMA (Moving Average, MA) indicators.
· 4 3780 1142
Vladimir Karputov
Published code Impulse
Impulse Indicator - Count of Points Passed.
· 4 7603 1112
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 6723 1889
Vladimir Karputov
Published code Absorption
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
· 3 5020 1834
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 4327 1157
Vladimir Karputov
Published code Brandy
Two Moving Average indicators: A slow one for opening positions, and a fast one for closing positions.
· 4 4074 1316
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.