당사를 페이스북에서 찾아주십시오!
당사 팬 페이지에 가입하십시오

MetaTrader 5의 새로운 가능성 사용

MQL5.커뮤니티의 발전 기록

가장 인기 있는 트레이딩 로봇 및 기술 지표, 뉴스 시그널, 코드베이스에서 정기적으로 들어오는 기성 MQL5 플그램 및 가장 많이 논의된 주제.

마켓의 베스트셀러:

마켓의 베스트셀러:

마켓의 베스트셀러:

가장 인기 많은 포럼 주제:

포럼의 1 새 주제:

코드베이스7 060보다 더 많은 게재물이 있습니다

코드베이스의 새로운 게재물

  • WPRCandleKeltner A Keltner Channel drawn relative to the average value of the Larry Williams' Percent Range oscillator as a sequence of candlesticks
  • NRTR_extr_ZigZag_Price The NRTR_extr_ZigZag indicator with price labels of the ZigZag peak values.
  • NRTR_ZigZag_Price The NRTR_ZigZag indicator with price labels of the ZigZag peak values.
  • MacdPatternTraderAll0.01 OnTradeTransaction
  • Eugene Analysis of OHLC on 0, 1, 2 and 3 bars.
  • NRTR_extr_ZigZag_HTF The NRTR_extr_ZigZag indicator with the timeframe selection option available in the input parameters
  • NRTR_ZigZag_HTF The NRTR_ZigZag indicator with the timeframe selection option available in the input parameters.
  • MFI_price_HTF The MFI_price indicator with the timeframe selection option available in the input parameters.
  • Order Escort The Expert Advisor solves the problem of position trailing along a given curve by moving its Stop Loss and Take Profit.
  • Modified Standard Deviation.mq5 This is a standard StdDev indicator with an additional feature, which changes the line color depending on its values. When the value increases, the line color is painted in green; when it falls, the line becomes red; if values stay the same over several periods, the line color stays yellow.
  • MFICandleKeltner A Keltner Channel drawn relative to the average value of the MFI oscillator as a sequence of candlesticks
  • Exp_WeightOscillator_Direct The trading system is based on direction changes of the wighted oscillator WeightOscillator
  • EA High and Low last 24 hours An example of receiving the High and Low prices of bars over the past 24 hours.
  • Exp_IBS_RSI_CCI_v4 Trading system using the IBS_RSI_CCI_v4 indicator
  • AutoMagic The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor.
  • IBS_RSI_CCI_v4_HTF The IBS_RSI_CCI_v4 indicator with the timeframe selection option available in the input parameters
  • NRTR_extr_ZigZag The ZigZag indicator plotted using the NRTR_extr algorithm.
  • NRTR_ZigZag The ZigZag indicator plotted using the NRTR algorithm.
  • Rabbit3 The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R.
  • MA2CCI The trading strategy uses two MA indicators, one ATR and one CCI.
  • IchimokuAlert The Ichimoku indicator with an alert.
  • ADX & MA The strategy is based on two indicators: ADX and MA, and the close of the first bar. Also, different TakeProfit, StopLoss and Trailing levels are used for Buy and Sell.
  • 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.
  • Statistical characteristics The indicator shows the statistical characteristics of bars: the mean value, variance, skewness and kurtosis
  • Backbone The Expert Advisor idea is based on the constant change of trade direction depending on the TakeProfit, StopLoss and TrailingStop levels.
  • 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.
  • Polish Layer The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker
  • TriXCandleKeltner The TriX indicator in a candlestick form with the Keltner channel calculated relative to TriX averaging.
  • e-Smart_Trailing Modification of StopLoss of any positions. Trailing. Trailing.
  • 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.
  • 10pipsOnceADayOppositeLastNHourTrend 10 pips per day opposite to the "yesterday's trend".
  • SmoothAlgorithms A library of averaging algorithms, the algorithms were described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"
  • IBS_RSI_CCI_v4 A simple trend indicator of the oscillator type.
  • mt-R Libraries for the interaction of МТ4/5 with R
  • 5_8 MACross The Expert Advisor trades by two iMA (Moving Average, MA) indicators. Trailing Stop. TrailingStop
  • 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.
  • Objective_HTF The Objective indicator with the timeframe selection option available in input parameters.
  • RSICandleKeltner The RSI indicator in a candlestick form with the Keltner channel calculated relative to RSI averaging.
  • Exp_TDI-2_ReOpen The Exp_TDI-2_ReOpen trading system based on the intersection of TDI-2 indicator lines, with adding to trend-following positions.
  • Alpha Trend Spotter Price Action Semaphore signal indicator based on the price action strategy looking for the strongest intraday trend, which can notify about trend change by generating an alert, sending an email or a push notification to a mobile device.
  • aChartsAndMW5Class The class allows to easily determine from your MQL5 programs any changes in the Market Watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as well as opening and closure of charts, and the availability of the one click trading option on the current chart, on which the program is running.
  • SilverTrend v3 SilverTrend v3 - trading based on the analysis of the High, Low and Close prices of bars.
  • 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.
  • TDI-2_Cloud_HTF The TDI-2 indicator with the timeframe selection option available in input parameters.
  • NRTR_Gator_HTF The NRTR_Gator indicator with the timeframe selection option available in the input parameters.
  • Exp_Fractal_WeightOscillator The simplest EA based on the Fractal_WeightOscillator weighted oscillator.
  • 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.
  • 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".
  • Open Interest The indicator shows t he parameter "Total volume of open positions - SYMBOL_SESSION_INTEREST".
  • 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.
  • 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
  • Fractal_TRIX_HTF The Fractal_TRIX indicator with the timeframe selection option available in the input parameters.
  • SnakeInBorders_HTF The SnakeInBorders indicator with the timeframe selection option available in the input parameters.
  • Time sync FORTS The Expert Advisor synchronizes the local computer time in the interval from 9:50 to 9:59 (before the beginning of the morning session) with the MetaTrader 5 FORTS server time.
  • Linear_Price_Bar_HTF The Linear_Price_Bar indicator with the timeframe selection option available in the input parameters.
  • Background_Candles_i-OneThird_HTF The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
  • Moving Average Trade System The strategy is based on Moving Averages with the periods of 5/20/40/60.
  • XprofuterDD_HTF The XprofuterDD indicator with the timeframe selection option available in the input parameters.
  • NRTR_Gator The indicator is derived from the NRTR indicator.
  • BollTrade Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.
  • 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.
  • Fractal_TRIX A fractal TRIX.
  • SnakeInBorders SnakeInBorders calculates the channel of a filtered market, which is limited by two borders BorderTop[] and BorderBot[], and it calculates the signal Mart[].
  • XMA-XN_HTF The XMA-XN indicator with the timeframe selection option available in the input parameters.
  • Robot_MACD MACD based Expert Advisor
  • MQL5 Wizard MACD Parabolic SAR The Expert Advisor has been created using the MQL5 Wizard, on the basis of MACD (Moving Average Convergence/Divergence) signals and the Parabolic SAR trend indicator.
  • up3x1 The iMAs on the current period.
  • True Scalper Profit Lock Two iMA indicators with hard coded periods of 3 and 7, and on iRSI indicator with the period of 2.
  • Bull vs Medved The Expert Advisor makes trading decisions based on simple candlestick combinations. It is designed for use on the H4 period.
  • up3x1_premium_v2M Two iMAs on the current period and one on PERIOD_D1.
  • Waddah Attar Win Pending Buy Limit (BuyLimit) and Sell Limit (SellLimit) orders. Using OnTradeTransaction().
  • e-TurboFx Analysis of bars, if they contain N consecutive bars of the same type.
  • MA Reverse Trading by Moving Average. Checking for sufficiency of funds.
  • RSI EA RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.
  • Money Fixed Margin An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.
  • 21hour The Expert Advisor places two pending orders at a certain time.
  • Lucky A tick Expert Advisor. It compares the price on the previous tick and the current price.
  • SimpleTrade Comparing open prices of the zero and third bar.
  • NRTR GATOR Derived from the NRTR indicator, provided with a new visual display.
  • AIS1 The EA works based on the analysis of Open, High and Low.
  • TrailingStop An example of an Expert Advisor with a Trailing Stop implementation.
  • Reconstruction of positions An example of working with the trading history on Hedge accounts — reconstruction of positions.
  • BIG DOG The EA places pending stop orders BUY_STOP and SELL_STOP.
  • Autotrade The Expert Advisor places two pending orders (BuyStop and SellStop) with the specified expiration.
  • 2MA_4Level The Expert Advisor uses the values of two iMA (Moving Average, MA) indicators.
  • Altarius RSI Stohastic Uses two iStochastic (Stochastic Oscillator) indicators and one iRSI (RSI, Relative Strength Index). Calculates the lot size based on the analysis of closed trades.
  • gazonkos The Expert Advisor searches for the momentum: iClose(t2)-iClose(t1).
  • SendClose The Expert Advisor opens or closes positions at the intersection of lines.
  • Forex Profit The Expert Advisor uses Parabolic SAR and three EMAs (with the periods of 10, 25 and 50).
  • Master_MM_Droid Four trading strategies in one Expert Advisor.
  • BigBarSound The Expert Advisor plays sound alerts when candlestick size exceeds a certain value.
  • ShowImportantParams Displays important symbol and account parameters.
  • Money Fixed Risk An example for calculating the lot value in accordance with the risk per trade.
  • Hercules A.T.C. 2006 The Expert Advisor trades moving average breakouts. It uses the following indicators: two iMAs (Moving Average, MA), iRSI(Relative Strength Index, RSI) and two iEnvelopes (Envelopes).
  • The Puncher Trades using indicators: iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI).
  • Gandalf_PRO The creation of the Expert Advisor stems from the topic "Neural networks - where to start studying them".
  • JK BullP AutoTrader The Expert Advisor uses the iBullsPower (Bulls Power) indicator.
  • 3D Moving Average Indicator Demonstration of 3D visualization.
  • Fractal_WeightOscillator_HTF The Fractal_WeightOscillator indicator with the timeframe selection option available in input parameters.
  • Aroon oscillator 2 Aroon oscillator, next version.
  • DMA (general) DMA (general version).

마켓의 베스트셀러:

가장 많이 다운로드된 무료 제품:

가장 인기 많은 포럼 주제:

마켓의 베스트셀러:

이번 달에 가장 많이 다운로드된 소스코드

포럼의 1 새 주제:

마켓2 590 보다 많은 제품이 있습니다

마켓의 베스트셀러:

코드베이스6 960보다 더 많은 게재물이 있습니다

포럼의 2 새 주제:

가장 인기 많은 포럼 주제:

이번 주에 가장 많이 다운로드된 소스 코드

마켓의 베스트셀러:

포럼의 1 새 주제:

마켓의 베스트셀러:

가장 많이 다운로드된 무료 제품:

가장 인기 많은 포럼 주제:

포럼의 1 새 주제:

마켓의 베스트셀러:

포럼의 4 새 주제:

그리고 1 더...

마켓의 베스트셀러:

가장 인기 많은 포럼 주제:

코드베이스의 새로운 게재물

마켓의 베스트셀러:

마켓의 베스트셀러:

가장 많이 다운로드된 무료 제품:

이번 달에 가장 많이 다운로드된 소스코드

  • Yen Trader Expert Advisor to trade Yen Crosses based on Major Pairs and USDJPY divergence/convergence.
  • Ichimoku Kinko Hyo System An EA fully based on the Ichimoku Kinko Hyo system.
  • Pivot Star Pivot indicator. Standard, Fibonacci, Camarilla, Woody's, Demark. Calculates pivot points from previous bar of chosen period (M5 - MN).

가장 인기 많은 포럼 주제:

10 새 차트보다 많이 게재됨:

Chart GBPUSD, M15, 2017.01.14 15:49 UTC, Alpari International Limited, MetaTrader 4, Real
GBPUSD, M15
Chart EURGBP, M15, 2017.02.21 15:56 UTC, Alpari International Limited, MetaTrader 4, Real
EURGBP, M15
Chart GBPUSD, M1, 2017.01.26 07:49 UTC, Alpari International Limited, MetaTrader 4, Real
GBPUSD, M1

마켓의 베스트셀러:

마켓의 베스트셀러:

가장 인기 많은 포럼 주제:

이번 주에 가장 많이 다운로드된 소스 코드

포럼의 1 새 주제:

마켓의 베스트셀러:

포럼의 1 새 주제:

가장 인기 많은 포럼 주제:

마켓의 베스트셀러:

가장 많이 다운로드된 무료 제품:

코드베이스의 새로운 게재물

1 새 시그널 은 지금 구독이 가능합니다:

NightTrader Mix ICM
343% 4687 트레이드
성장:343.06%
자기 자본:2 072.81EUR
잔고:2 072.81EUR

마켓의 베스트셀러:

포럼의 2 새 주제:

1...203204205206207208209210211212213214215216217...369