• 정보
11+ 년도
경험
24
제품
60
데몬 버전
189
작업
0
거래 신호
0
구독자
Vladimir Karputov
게재된 코드 Urdala_Trol
The EA performs initial opening in both directions. Then it tries to pull the remaining side into profit.
Vladimir Karputov
게재된 코드 Virtual Trailing Stop
Virtual Trailing Stop.
Artem Spiridonov
Artem Spiridonov 2019.01.24
Есть ли у вас такой же для MT4
Vladimir Karputov
Upgrade on Grabber 31 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 cloud's trade 2
Working with two indicators, Fractals and Stochastic, simultaneously, or with only one of them.
Vladimir Karputov
게재된 코드 AOCCI
An Expert Adviswor based on two indicators: iCCI (Commodity Channel Index, CCI) and iAO (Awesome Oscillator, AO)
Vladimir Karputov
게재된 코드 MartingailExpert
The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).
Vladimir Karputov
게재된 코드 Bollinger Band Two MA and ZigZag
The Expert Advisor uses indicator iBands (Bollinger Bands, BB), two iMAs (Moving Average, MA) from different timeframes, and custom indicator ZigZag.
Vladimir Karputov
게재된 코드 Auto ADX
An Expert Advisor based on indicator iADX (Average Directional Movement Index, ADX).
Vladimir Karputov
게재된 코드 CCFp EA
An Expert Advisor based on cluster indicator CCFp (Complex Common Frames percent)
Vladimir Karputov
게재된 코드 CCFp (Complex Common Frames percent)
Cluster indicator based on article https://www.mql5.com/en/articles/1464
Vladimir Karputov
게재된 코드 Alexav D1 Profit GBPUSD
The Expert Advisor places four positions with different Take Profit levels per time. As soon as one Take Profit triggers, the other positions will be moved to breakeven.
Vladimir Karputov
게재된 코드 Candle shadows v1
Candlestick size and shadow analysis. In OnTradeTransaction, opening (DEAL_ENTRY_IN) and closing (DEAL_ENTRY_OUT) the positions are intercepted, as well as closing by Stop loss (DEAL_REASON_SL).
Vladimir Karputov
게재된 코드 Area MACD
An unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.
Vladimir Karputov
게재된 코드 Hangseng Trader
A trading system based on object Fibonacci Lines (OBJ_FIBO) and on indicator Resistance & Support
Vladimir Karputov
Vladimir Karputov
Специально для Алексея - размер картинки 1384*752
Vladimir Karputov
게재된 코드 ExFractals
An Expert Advisor based on iFractals (Fractals) and on custom indicator ExVol.
Vladimir Karputov
게재된 코드 BreakOut15
An Expert Advisor based on two indicators iMA (Moving Average, MA). At crossing, we move back from the price at a certain distance and then expect the level obtained to be broken through.
Vladimir Karputov
게재된 코드 Volume trader
A trading system based on the tick volume of bars.
Vladimir Karputov
게재된 코드 FullDump
A trading strategy based on indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
Vladimir Karputov
게재된 코드 EES Hedger
This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.