• 정보
11+ 년도
경험
26
제품
61
데몬 버전
205
작업
0
거래 신호
0
구독자
Vladimir Karputov
Grabber 30 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 Doji Arrows
An EA based on the Doji pattern. Position trailing.
Vladimir Karputov
게재된 코드 Absorption
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
Vladimir Karputov
게재된 코드 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.
Vladimir Karputov
게재된 코드 Brandy
Two Moving Average indicators: A slow one for opening positions, and a fast one for closing positions.
Vladimir Karputov
게재된 기고글 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.

4
Vladimir Karputov
게재된 코드 Momentum-M15
An Expert Advisor based on two indicators: iMAs (Moving Average, MA) and iMomentum (Momentum).
Vladimir Karputov
게재된 코드 FX-CHAOS_SCALP
The FX-CHAOS_SCALP trading strategy.
Vladimir Karputov
게재된 코드 ZigZag on Fractals
ZigZag based on the Fractals indicator.
Vladimir Karputov
게재된 코드 Price Impulse
The EA waits for the price to pass XXX points within NNN ticks.
Vladimir Karputov
게재된 코드 N-_Candles_v7
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 consideration, i.e., whether it is a netting or a hedging one.
Vladimir Karputov
게재된 코드 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
게재된 코드 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
게재된 코드 Poker_SHOW
An Expert Advisor based on a random number generator. Trend is determined using the iMA (Moving Average, MA) indicator.
Vladimir Karputov
Modification to existing MT5 EA (MT5-5) 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 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
게재된 코드 Donchain counter
A trading system based on the Donchian Channel indicator.
Vladimir Karputov
게재된 코드 Universal 1.64
Universal trailing of positions and pending orders.
Vladimir Karputov
게재된 코드 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
게재된 코드 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.