• 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 Trend RDS
Trend detection based on the last three bars.
· 5 3495 1170
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 5182 1612
Vladimir Karputov
Published code FarhadCrab1
An Expert Advisor based on two iMAs (Moving Average, MA) and one iSAR (Parabolic SAR). Position trailing.
· 5 2569 697
Vladimir Karputov
Published code Days of the week
A histogram of the days of the week.
· 4 4767 664
Vladimir Karputov
Published code SignalMAAboveBelow 3
A module of trading signals based on the Moving Average indicator signal module.
· 4 3083 696
Vladimir Karputov
Published code Alexav SpeedUp M1
Simultaneous opening of two opposite positions. Trailing Stop.
· 5 3487 1133
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 3255 765
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 9756 3038
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 3817 1006
Vladimir Karputov
Published code MathCeilRoundFloor
Example of functions MathCeil, MathRound and MathFloor.
· 4 3087 478
Vladimir Karputov
Published code Fractured Fractals
The Expert Advisor uses the Fractals indicator signals to place pending orders and trail the Stop Loss level of positions.
· 6 6153 2256
Vladimir Karputov
Published code SignalMAAboveBelow 2
A module of trading signals based on the Moving Average indicator signal module.
· 5 2005 508
Vladimir Karputov
Published code OpenTime 2
The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.
· 6 5409 1531
Vladimir Karputov
Left feedback to customer for job Never Touch Analysis Program
Vladimir Karputov
Published code UmnickTrader
An MQL5 implementation of the adaptive UmnickTrade Expert Advisor.
· 4 2943 1028
Vladimir Karputov
Published code Elders Safe Zone
An indicator based on Elder's "Safe Zone".
· 4 6029 1177
Vladimir Karputov
Published code MACD EA
The Expert Advisor uses three iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD)
· 4 9193 3124
Vladimir Karputov
Published article LifeHack for traders: Blending ForEach with defines (#define)
LifeHack for traders: Blending ForEach with defines (#define)

The article is an intermediate step for those who still writes in MQL4 and has no desire to switch to MQL5. We continue to search for opportunities to write code in MQL4 style. This time, we will look into the macro substitution of the #define preprocessor.

Vladimir Karputov
Published code N Candles v6
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 account, i.e. whether it is netting or hedging.
· 4 4965 1481