• Informazioni
11+ anni
esperienza
25
prodotti
58
versioni demo
190
lavori
0
segnali
0
iscritti
Vladimir Karputov
Codice pubblicato Fuzzy logic
An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.
Vladimir Karputov
Codice pubblicato Statistical characteristics
The indicator shows the statistical characteristics of bars: the mean value, variance, skewness and kurtosis
Vladimir Karputov
Codice pubblicato Backbone
The Expert Advisor idea is based on the constant change of trade direction depending on the TakeProfit, StopLoss and TrailingStop levels.
Vladimir Karputov
Codice pubblicato MQL5 Wizard MA RSI
The "MQL5 Wizard MA RSI" Expert Advisor has been generated using the MQL5 Wizard based on the signals of the trend MA (Moving Average) indicator and of the RSI (Relative Strength Index) oscillator.
Vladimir Karputov
Codice pubblicato Polish Layer
The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker
Vladimir Karputov
Codice pubblicato e-Smart_Trailing
Modification of StopLoss of any positions. Trailing. Trailing.
Vladimir Karputov
Codice pubblicato E-Skoch-Open
Opens a SELL position on each bar, if Close of the 1st bar > Close of the 3rd bar. Opens a BUY position on each bar, if Close of the 3rd bar > Close of the 1st bar.
Vladimir Karputov
Codice pubblicato 10pipsOnceADayOppositeLastNHourTrend
10 pips per day opposite to the "yesterday's trend".
Vladimir Karputov
Codice pubblicato 5_8 MACross
The Expert Advisor trades by two iMA (Moving Average, MA) indicators. Trailing Stop. TrailingStop
Vladimir Karputov
Codice pubblicato Kijun Sen Robot
The Expert Advisor uses the following indicators: Ichimoku, MA, SAR. Optimized for currency pairs: GBPUSD and EURUSD with the M30 timeframe. The full description is available in the code.
Vladimir Karputov
Codice pubblicato Simple MACD
Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.
Vladimir Karputov
Codice pubblicato MARE5.1
The MARE5.1 Expert Advisor is very easy to use. It uses the values of two Moving Averages (SMA) at the close of 0th, 2nd and 5th bar. The EA is configured to work on the M1 timeframe.
Vladimir Karputov
Codice pubblicato New Martin
The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot.
Vladimir Karputov
Codice pubblicato SilverTrend v3
SilverTrend v3 - trading based on the analysis of the High, Low and Close prices of bars.
Vladimir Karputov
Codice pubblicato Open Interest
The indicator shows t he parameter "Total volume of open positions - SYMBOL_SESSION_INTEREST".
Vladimir Karputov
Codice pubblicato Session Buy Sell Orders Volume
A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders".
Vladimir Karputov
Codice pubblicato TDSGlobal
The Expert Advisor uses the MACD, OsMA and WPR indicators. The Expert Advisor is configured to trade on the D1 timeframe with USDCHF, GBPUSD, USDJPY and EURUSD
Vladimir Karputov
Codice pubblicato Moving Average Trade System
The strategy is based on Moving Averages with the periods of 5/20/40/60.
Vladimir Karputov
Codice pubblicato BollTrade
Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.
Vladimir Karputov
Codice pubblicato Trend_Catcher
The Expert Advisor identifies trend based on three moving averages (with periods of 200, 50, 25 or other custom periods), and opens trades using the Parabolic SAR indicator. The EA uses martingale techniques, lot is calculated as percent of deposit depending on stop loss.