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

MetaTrader 5의 새로운 가능성 사용

코드베이스의 가장 최신 코드 공개

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

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

  • 20/200 pips - Simple profitable Expert Advisor It has simple code and trading rules. It's doesn't use any martingale MM strategies.
  • dailyTrendReversal_D1 Underlyings for this EA are the daily opening (o1), the daily high (h1) and the daily low (l1). The distances from each other in a maximum of 3 steps form the filter base, which is confirmed by the CCI.
  • Fibonacci for visual and coding use Whether you use Fibonacci for visual trading or for automated trading, this Fibonacci will handle it. Works across multiple timeframes and pairs.
  • X bug Opens orders using moving average crosses.

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

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

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

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

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

  • ClearView - PricePointer, RoundNumberMarker, PeriodSeparator plus template Enhance your charts by adding intelligent markers for important price points and the start/end of year/month/week/day/session Includes a price pointer that changes color whenever price is near an important price point (e.g. historical high/low)
  • s-LastPinkEventDate Since Terminal build 344 added display of economic calendar news using special graphical objects (OBJ_EVENT). A script that outputs as a demonstration of the Economic Calendar with current economic data, the date of the last major (Pink) event.
  • MACD Mirror The Next Generation of MA Mirror, completed with SignalSMA.

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

  • 2MA_RSI This Expert Advisor uses two Moving Averages and RSI indicator.
  • SDL_MAM Upgraded version of Slope Direction Line.

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

  • is7n_trend.mq5 (new) This trend indicator is based on moving averages.
  • An Expert Advisor template This code is a template of an Expert Advisor, written by Valery Mazurenko (notused) for ATC-2010.
  • RSI Mirror Another simple, powerfull and profitable Mirror Indicator.
  • MA_Mirror EA Based on the idea of pramono72 I wrote an Expert Advisor for it. It may also server as a simple way to write expert advisors using an include file and very few code lines.

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

  • Moving Average Mirror Entry BUY after Red Line crossing up the Blue Line and exit before the Red Line crossing down the Blue Line. Opposite position : entry SELL after Red Line crossing down the Blue Line.
  • BandsFilter Полосы Боллинджера на основе цифровых фильтров

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

  • QQE [v02] and QQE multi-timeframe [v02] QQE - Qualitative Quantitative Estimation MA on RSI, Difference of MA on RSI and MA of MA of ATR of MA of RSI
  • ytg_ADX_V1 It uses the values of ADX indicator for trading.
  • EA_RSI_MA This EA is based on the indicator RSI_MA. EA designed for EURUSD, D1.

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

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

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

  • Perceptron With 5 indicators Using Perceptron, Automatic Learning
  • Position in channel The indicator shows the position of the current price in a channel.
  • RSI-MA This indicator is a combination of a classic RSI and even more classic MA indicators. I hope it will be more stable and with more Profit/Loss Ratio.

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

  • Hodrick-Prescott Channel The indicator plots a price channel using the Hodrick-Prescott Filter.
  • EA_PSar_002B_v1 EA designed on the idea of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934). EA works on the Symbol = "EURUSD" and Period = M1.
  • Optimize single Moving average trading Optimize trading with a single moving average. This indcator tests each moving average and automatically finds the moving average which fits best to the current market
  • MaEnv_02B Indicator MaEnv_02B will be helpful to BUY, SELL or stay out of the market.

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

  • Smoothed Accelerator Smoothed Accelerator
  • MedianPriceChart It plots the bar-averaged price charts (median price).
  • ytg_Percent_Lot The script calculates the number of lots to trade using the specified percentage of risk funds.
  • ProMart The Improved version of MаrtGreg Expert Advisor.
  • iCrossClose The indicator allows to perform any arithmetic action with prices of two symbols and plot result on any other chart. It allows to calculate crosses (using multiplication and division), spread (subtract) or just to plot the other symbol's data on the chart.

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

  • QuickFib Draws a fibonacci study on the visible portion of your chart, and basic downtrend and uptrend lines. Shows the basic price action geometry.
  • Flat_001a EA works at the "slow" time (OpenHour_1 = 0) - North American Eastern Standard Time. EURUSD, H1

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

  • EndOfBar This script gives You information about time left to end of the bar.
  • Rsi Ichimoku Indicator Ichimoku indicator based on RSI values that displays in your sub-window.

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

  • OpenOrderMarketExecution The script quickly open warrants Market Execution/Instant Execution with a choice lot at risk%
  • TrailingStopFrCnSAR The script can apply the trailing function based on the portfolio profits, i.e. Stop Levels can be set upon reaching the total breakeven level of all the orders in the selected direction.
  • Symbols.mqh Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file

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

  • Price Channel There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries. This version of Price Channel looks like in MetaTrader 4.
  • Price Distribution Numeric representation of how many times each price occurred during a given period, Use on a 1 min chart, enter number of hours and minutes you want to look back. Useful in determining actual support and resistance levels.
코드베이스1 880보다 더 많은 게재물이 있습니다

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

  • Moving Averages, multi-timeframe [v03] Moving Average indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe). Includes: SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA
  • Stop Hunter This EA is based on the strategy "Stop Hunting with the Big Players". It sends BuyStop and SellStop orders at near distance from the round price targets.
  • Doji Hunter This indicator is a spin off of the Doji Reader 2 found in the code base. I have made several changes such as it is now capable of being used in code for coding use, not just as a visual indicator. I also took out several un-needed code that was redunda
  • HML Family Get the High Median and Low values of each timeframe, use them all or one at a time, pick a specific one it is up to you and your needs. The family of indicators will be here for your use

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

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

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

  • ZeroLag MACD The MACD oscillator with zero lag.
  • earlyTopProrate This EA is based on daily highs and lows and the relationship to each other.

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

  • Double Zero EA Double zero cross level is the signal to open position and/or close.Settings for H4 TF.
  • Change Percentage This indicator shows the change in percentage between the Close of the current period and the previous one.

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

  • Keywords and aliases of MQL5 The MQL5 keywords and aliases for autoreplace are presented.
  • AlfOs It's an oscillator, similar to OsMA with Variable Index Dynamic Average.

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

  • Working with sockets in MQL5 This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.
  • i-ImpulseSystem The indicator is based on the Elder's Impluse system.
  • Take-profit Eur/Usd Ea optimised on H4 based on low trailing stop
  • Huge Income Start balance 10000$, trade on eur/usd ,Daily timeframe, only short
  • Slope Rsi MTF Expert Enjoy this simple Expert Advisor
  • HML Rainbow The High, Median, Low of every timeframe in MT4, 24 lines of varying colors, showing the highs lows and median based on price behaviors.
  • Cycleidentifier-cyclops The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.
코드베이스1 860보다 더 많은 게재물이 있습니다

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

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

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

  • A Really Random Robot This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.
  • Pipser One-click trading.
  • Syntax checker Revision 1 Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....
  • Nik_PSAR_2B Parabolic SAR for current TF and 3 next TFs with Alert. This indicator made by request of maks741 and with help of Nikolay.

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

  • Dual_Trix_Upgrade2 The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.
  • Multik The Multicurrency Expert Advisor.
  • earlyBird3 early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.
  • earlyBird1 early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.
  • Kolier Market Sessions Indicator KMSI is short for Kolier Market Sessions Indicator. It can be use to check time periods of market sessions.
  • Syntax checker Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.single and double quote, and multi line comment symbol pairs.

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

  • MartGreg An Expert Advisor, based on two MACD, it uses the martingale money management system.
  • Dual Trix UpGrade_1 Dual Trix Upgrade 1.
  • Heat Map MultiColor The purpose of this indicator is to highlight the price zones that had the most activity : the hottest zones.
  • earlyOpenTrend simple and successful, multiple functions
  • Rich quickly with the lowest DD Use this Ea with an extreme attention, i got this amazing result searching to optimise setting several days. Work the best on Eur/Usd timeframe M5 long&short
코드베이스1 840보다 더 많은 게재물이 있습니다

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

  • MACD - Any higher timeframe This indicator is based on simple MACD but allows you to choose also timeframe of indicator, different from current. You can choose current timeframe of chart (then indicator shows the same values as common MACD) or any higher timeframe.
  • MACD_Not_So_Simple EA for EURUSD, H4

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

  • spread_on_chart The spread_on_chart indicator shows the current values of spread, stop and freeze levels.
  • CloseAllTrades Script closes all opened and pending positions.

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

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

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

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

  • The "Night" Expert Advisor An Expert Advisor for trading during the night.
  • NRTR The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.
  • Modified Brooky Strength Indicator Displays the stength of a currency based on 7 of its crosses. Origianally done by Brooky a few pages back in the code base.
  • Easiest ever Easiest daytrade robot ever - does the same what happened yesterday.
  • Simple Trend Detector Simple Trend Detector. Use the same as RSI and DeM.

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

  • Dual Trix 15 and 30 Dual Trix Indicator : 2 Moving Averages.
  • AutoMagiCal Auto Magic Nr. Calc The Magic Nr. per ASC II Code from Symbols
  • Heat Map The purpose of this indicator is to highlight the price zones that had the most activity : the hotest zones.
코드베이스1 820보다 더 많은 게재물이 있습니다

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

  • Bulls Bears Power The indicator determines the bulls or bears prevail on the market and plots their strength.
  • Reversal Bar The indicator helps to find the reversal bar of the trend.
  • TimerClosingPeriod v.2 The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.
  • Color Parabolic 2 Color Parabolic 2. The color depends on the acceleration factor.
  • The CGV class for working with global variables The CGV class simplifies the work with global variables of MetaTrader 5 client terminal.
  • OsMaSter_V0 The Expert Adviser uses the indicator OsMA.

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

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

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

  • iS7N_TREND.mq5 Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.
  • BB 3sigma Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)
  • Average Change V 0 This is the basic version of the Average Change indicator
  • Indicator Pivot Multi Time Indicator that shows two resistance levels, 2 levels of support and pivot, they calculated the traditional way.

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

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

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

  • Price prediction by Nearest Neighbor This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.
  • psar bug 3 Opens and closes orders using parabolic SAR
  • IFR Trading Page Plotter Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.
  • Market-Heart-Beat The indicator will show how many ticks occurred every minute of an hour and the number of points.
1...515253545556575859606162636465...71