• 정보
11+ 년도
경험
25
제품
58
데몬 버전
190
작업
0
거래 신호
0
구독자
Vladimir Karputov
게재된 코드 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.
Vladimir Karputov
게재된 코드 e_Breakeven_v4
An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.
Vladimir Karputov
게재된 코드 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.
Vladimir Karputov
게재된 코드 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.
Vladimir Karputov
게재된 코드 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.
Vladimir Karputov
게재된 코드 GoldWarrior02b
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.
Vladimir Karputov
게재된 코드 BSS 1_0
An Expert Advisor based on three iMA (Moving Average, MA) indicators.
Vladimir Karputov
게재된 코드 Impulse
Impulse Indicator - Count of Points Passed.
Vladimir Karputov
GRABBER 31 작업에 대한 피드백을 고객에게 남김
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.