• Informations
13+ années
expérience
28
produits
83
versions de démo
228
offres d’emploi
1
signaux
0
les abonnés
Vladimir Karputov
Code publié EMA_WMA v2
EMA_WMA - Expert Advisor for MetaTrader 5. Intersection of two iMA (MA). Position trailing.
nik-2
nik-2 2018.04.18
Владимир подскажите пожалуйста как можно было бы взять в аренду вашего советника (засада) для тестирование на реальном счете в демо версии я скачал его протестировал хочу попробовать на реале
CamarillaGorilla
CamarillaGorilla 2018.04.23
Большое спасибо Владимиру за добавление трейлинг-стопа на EMA_WMA V2
Vladimir Karputov
Code publié TrueSort_1100
The Expert Advisor waits when the lines of MA(10), MA(20), MA(50), MA(100) and MA(200) get arranged one above the other (or one below the other).
Vladimir Karputov
Code publié Poker_SHOW
An Expert Advisor based on a random number generator. Trend is determined using the iMA (Moving Average, MA) indicator.
Vladimir Karputov
Laisser un feedback au client pour le travail Modification to existing MT5 EA (MT5-5)
Vladimir Karputov
Code publié maximus_vX lite
The Expert Advisor trades using levels. It can have a maximum of two positions of each type (Buy and Sell) in the market.
Vladimir Karputov
Code publié Donchain counter
A trading system based on the Donchian Channel indicator.
Vladimir Karputov
Code publié Universal 1.64
Universal trailing of positions and pending orders.
Vladimir Karputov
Code publié Bollinger Bands N positions v2
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
Vladimir Karputov
Code publié 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.
Vladimir Karputov
Code publié 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.
Vladimir Karputov
Article publié 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.

4
Vladimir Karputov
Code publié EA Stop Order
The Expert Advisor places a grid of pending Buy Stop and Sell Stop orders.
Vladimir Karputov
Code publié 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.
Vladimir Karputov
Code publié 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.
Vladimir Karputov
Code publié 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.
Vladimir Karputov
Code publié Days of the week color
A colored histogram of the days of the week. Uses the drawing style DRAW_COLOR_HISTOGRAM.
Vladimir Karputov
Code publié Trend RDS
Trend detection based on the last three bars.
Vladimir Karputov
Code publié 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).
Vladimir Karputov
Code publié FarhadCrab1
An Expert Advisor based on two iMAs (Moving Average, MA) and one iSAR (Parabolic SAR). Position trailing.