• Information
11+ years
experience
25
products
59
demo versions
196
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 Bollinger Bands N positions v2
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
· 3 5890 1960
Vladimir Karputov
Published code Crossing of two iMA v2
Crossover of two iMAs (Moving Averages), one more iMA (Moving Average) is used as the filter. Lot: manual or risk percent of balance. Stop, Market or Limit orders. The EA also sets Stop Loss, Take Profit, Trailing Stop.
· 3 3549 1140
Vladimir Karputov
Published code Hans123_Trader v2
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.
· 3 2892 840
Vladimir Karputov
Published article How to create a graphical panel of any complexity level
How to create a graphical panel of any complexity level

The article features a detailed explanation of how to create a panel on the basis of the CAppDialog class and how to add controls to the panel. It provides the description of the panel structure and a scheme, which shows the inheritance of objects. From this article, you will also learn how events are handled and how they are delivered to dependent controls. Additional examples show how to edit panel parameters, such as the size and the background color.

Vladimir Karputov
Published code EA Stop Order
The Expert Advisor places a grid of pending Buy Stop and Sell Stop orders.
· 4 6991 2836
Vladimir Karputov
Published code Highest Lowest
The Highest Lowest indicator searches for bars having High above the High of bars on the left and on the right, as well as bars having Low below the Low of bars on the left and on the right. Uses the DRAW_ARROW style.
· 5 5932 1287
Vladimir Karputov
Published code Improve
An Expert Advisor based on two iMAs (Moving Average,MA) and one iRSI (Relative Strength Index, RSI). It tracks virtual profit. Works on two symbols.
· 5 4591 1230
Vladimir Karputov
Published code SV v.4.2.5
The Expert Advisor opens no more than one position per day. Positions are opened at the specified time. It searches for the Highest and Lowest price in an interval. Data of two iMA (Moving Average, MA) indicators are used.
· 5 3603 1221
Vladimir Karputov
Published code Days of the week color
A colored histogram of the days of the week. Uses the drawing style DRAW_COLOR_HISTOGRAM.
· 5 4538 648
Vladimir Karputov
Published code Trend RDS
Trend detection based on the last three bars.
· 5 3544 1173
Vladimir Karputov
Published code Aeron JJN Scalper EA
The Expert Advisor places pending Buy Stop and Sell Stop orders. Includes checks for the minimum distance of orders in points (SYMBOL_TRADE_STOPS_LEVEL).
· 6 5229 1618
Vladimir Karputov
Published code FarhadCrab1
An Expert Advisor based on two iMAs (Moving Average, MA) and one iSAR (Parabolic SAR). Position trailing.
· 5 2600 701
Vladimir Karputov
Published code Days of the week
A histogram of the days of the week.
· 4 4845 666
Vladimir Karputov
Published code SignalMAAboveBelow 3
A module of trading signals based on the Moving Average indicator signal module.
· 4 3120 704
Vladimir Karputov
Published code Alexav SpeedUp M1
Simultaneous opening of two opposite positions. Trailing Stop.
· 5 3538 1144
Vladimir Karputov
Published code Hans123_Trader
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.
· 5 3299 766
Vladimir Karputov
Published article Comparing speeds of self-caching indicators
Comparing speeds of self-caching indicators

The article compares the classic MQL5 access to indicators with alternative MQL4-style methods. Several varieties of MQL4-style access to indicators are considered: with and without the indicator handles caching. Considering the indicator handles inside the MQL5 core is analyzed as well.

Vladimir Karputov
Published code Ichimoku
An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator. Separate Stop Loss, Take Profit and Trailing Stop for BUY and SELL positions. The EA operation time is configurable. A check is performed on the current bar: only one position can be opened.
· 4 9840 3048
Vladimir Karputov
Published code BHS system
The EA trades using pending Buy Stop and Sell Stop orders, applying the iAMA (Adaptive Moving Average, AMA) indicator based on a "round price". Position trailing.
· 4 3864 1013
Vladimir Karputov
Published code MathCeilRoundFloor
Example of functions MathCeil, MathRound and MathFloor.
· 4 3123 483