Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

Latest Code Publications in CodeBase

New publications in CodeBase

New publications in CodeBase

There are more than 2 190 codes published in Codebase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

  • Time Script The script prints the week day and time.
  • LiveRSI Based on RSI with Parabolic SAR trailing...

New publications in CodeBase

  • New bar event in EA This is a template EA with onBar() event.
  • LiveAlligator Based on Alligator and MA indicators.
  • MTF sar_rsi This EA capitalises on four timeframes SAR, RSI and BB to determine entry as well as time zone.

New publications in CodeBase

There are more than 2 170 codes published in Codebase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

  • Blau_TSI True Strength Index (TSI) indicator by William Blau.
  • Blau_Mtm Momentum Indicator by William Blau.
  • All Market Symbols and Data extraction script Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted.
  • Trendline Price Alert This indicator will trigger an audio/visual alert when the symbol mid-price crosses one of two trendlines placed on the chart.
  • Symbol Watermark With Timeframe This indicator will display a symbol watermark on the chart background, showing the timeframe and symbol name in large font.

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

  • STALIN The Buy/Sell signals of the indicator are based on crossover of two moving averages with different periods.
  • STALIN Two Moving Averages (MA) crossover indicator with alerts and filters.

New publications in CodeBase

  • EES Velocity Velocity = High-Low / Time. Time is changeable to minutes, hours, or days. Seconds is the default. In physics, Velocity = distance / time.
  • Currency Pairs Correlation This indicator is developed to show the average movement of any 2 correlated currency pairs of the same TF.
There are more than 2 150 codes published in Codebase

New publications in CodeBase

  • MAcrosses Counts crosses off moving averages, it shows % that all MAs are above slower MAs
  • MultiLineMovingAverage_v1.1 Индикатор показывает в рабочем окне графика цены средних линий с других периодов.

New publications in CodeBase

  • cci with arrow This indicator makes use of increase in momentum of cci value with respect to the last peak or bottom.
  • MACD Sample EA Updated The classic MT Sample EA updated for full/sub-pip accounts, also now handles ECN/STP brokers. Examples of setting trading hours, and added externals for StopLoss, MagicNumber and order comment.

New publications in CodeBase

New publications in CodeBase

  • GodBot GodBot EA is using Bollinger Bands together with DEMA, Moving Average and Candlesticks. (EURUSD M5)
  • 3-Candle Chart Simple chart to display candlesticks for the 3 following periods: London Open to New York Open, New York Open to London Close, London Close to New York Open.

New publications in CodeBase

  • Exposure This script reads all opened position and calculates their exposure for each currency.
  • Line Order LineOrder gives you the ability to place an order by using the horizontal line object from the toolbar menu. You can also control stop loss and take profit buy moving its horizontal lines.
  • MTF MACD scalper This is a Multi time frame indicator based on the MACD. I was attempting to see if I could get a good entry on the M5 chart, and make the MACD values of the H1,H4,D align with the M5.

New publications in CodeBase

  • sTimeToVariables The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds.
  • VSA by the master the market e-book this indicator is from the e-book master the market of Tom Williams, calling VSA method. It plots many arrow sign of the weakness and strength definition. Just point the mouse out at the sign, then the definition will show.

New publications in CodeBase

  • Send Price Quotes By Email (Up to 50 quotes of your choice) The purpose of this EA is to receive by email the price quotes of the symbol selected and daily % change, as well as some information about your account. You can insert up to 50 different symbols of any type (FOREX, CFD).
  • Source Code This is first EA I am providing for everyone to see and work upon. This is written by me. This EA should be used on EURUSD 15min with initial capital of $1000.
  • Stop Loss Mover This EA automatically moves your stop loss to break even at a predefined level.

New publications in CodeBase

  • Regression Analysis This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.
  • Kaufman Efficiency Ratio Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "New Trading Systems & Methods".
  • Kaufman Volatility Kaufman Volatility indicator according to Perry Kaufman book "Smarter Trading: Improving Performance in Changing Markets".

New publications in CodeBase

  • DRAW_COLOR_CANDLES The DRAW_COLOR_CANDLES style (as DRAW_CANDLES) draws candlesticks based on values of four indicator buffers, containing Open, High, Low and Close prices. In additions it allows you to specify color for each candlestick from a given set.
  • DRAW_COLOR_BARS The DRAW_COLOR_BARS style draws bars based on values of four indicator buffers, containing Open, High, Low and Close prices. This is the advanced version of the DRAW_BARS style, that allows you to specify individual color for each bar from predefined color set.
  • DRAW_COLOR_ZIGZAG The DRAW_COLOR_ZIGZAG style draws lines of different colors by values ​​of two indicator buffers. This is the color version of the DRAW_ZIGZAG style and allows you to specify individual color for each line from predefined color set.
There are more than 2 130 codes published in Codebase

New publications in CodeBase

  • DRAW_COLOR_ARROW The DRAW_COLOR_ARROW drawing style plots the color arrows (symbols from Windings font).
  • DRAW_COLOR_HISTOGRAM2 The DRAW_COLOR_HISTOGRAM2 drawing style is used to plot color histograms using two indicator buffers, the colors are specified in the color buffer.
  • DRAW_COLOR_HISTOGRAM The DRAW_COLOR_HISTOGRAM drawing style is used to plot color histograms.
  • DRAW_COLOR_SECTION The DRAW_COLOR_SECTION drawing style is used to plot sections with different colors, the colors are specified in the color buffer.
  • DRAW_COLOR_LINE The DRAW_COLOR_LINE drawing style is used to plot lines with different colors, the colors are specified in the color buffer.
  • Another version for AutoEnvelope Another version for AutoEnvelope according to the format described by Dr. Alexander Elder in your book How To Take Profits, Cut Losses, and Benefit from Price Declines.
  • Stoc-2B Multi TimeFrame Stochastic. This indicator was created at the request of several traders in the image of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934)
  • Trix Trix two lines

New publications in CodeBase

  • Premier Stochastic Oscillator [v01] Premier Stochastic Oscillator - Double EMA smoothing of stochastic, based on article in TASC by Lee Leibfarth (August 2008)
  • VininI Cyber Cyсle [v01] VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)

New publications in CodeBase

  • AutoEnvelope Automatic EMA envelope.
  • BbSq-OsMA It is the bbsqueeze indicator but with OsMA as momentum.
  • RDI_ForexForecast This indicator shows the future movement depending on similar movement in the past.
  • Regression Analysis v2.0 This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

New publications in CodeBase

New publications in CodeBase

  • DRAW_ARROW The DRAW_ARROW drawing style plots the arrows (chars).
  • DRAW_ZIGZAG The DRAW_ZIGZAG drawing style allow to draw sections using the values of two indicator buffers. It looks like DRAW_SECTION, but it allows to draw vertical sections inside one bar.
  • DRAW_BARS The DRAW_BARS drawing style is used to plot the bars using the values of 4 indicator buffers with Open, High, Low and Close prices.
  • DRAW_FILLING The DRAW_FILLING drawing style plots the filled area between the values of two indicator buffers. In fact, it plots two lines and fills the area between them with the specified color.
  • DRAW_CANDLES The DRAW_CANDLES drawing style plots the candles using the values of 4 indicator buffers with Open, High, Low and Close prices.
  • JJN-TradeInfo Indicator that shows profits and losses (in pips and money).
  • JJN-Promise Indicator that shows trend and divergencies.
  • JJN-Fibo Intra-[Month,Week,Day,H4,H1 ...] Fibonacci. (Maybe) the most useful Fibonacci tool.
  • JJN-Autopitchforx Automatic Andrews, Schiff or modified Schiff pitchforks.
  • JJN-ActiveHours Simply displays active hours (definied by the user).
There are more than 2 100 codes published in Codebase

New publications in CodeBase

  • DRAW_HISTOGRAM2 The DRAW_HISTOGRAM2 drawing style is used for plotting the values of two indicator's buffers as a histogram.
  • DRAW_HISTOGRAM The DRAW_HISTOGRAM drawing style is used for plotting the values of the indicator's buffer as a histogram.
  • DRAW_SECTION The DRAW_SECTION drawing style is used for plotting the values of the indicator's buffer as a sections.

New publications in CodeBase

  • DRAW_LINE The DRAW_LINE style is used for plotting the values of the indicator's buffer as a line.
  • DRAW_NONE The DRAW_NONE drawing style is used in cases, when you need to calculate and show the values of the indicator in "Data Window", but the plotting isn't needed.

New publications in CodeBase

New publications in CodeBase

  • Place OCO Order, One pip Limit Order and One Pip Stop Order Places OCO Order, One pip Limit Order and One Pip Stop Order on Metatrader 4 platform.
  • MTrainer Strategy Tester Backtest your ideas in ST with simple order initiation. 100% visual, no typing, just drop a horizontal line on the chart to order! Focus on your indicators and trade with ease. Has SL and TP lines as well as PC line for partial close. Externals: BSRa

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

There are more than 2 080 codes published in Codebase

New publications in CodeBase

  • MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + RSI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
  • MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + MFI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
  • MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man CCI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
  • MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + Stochastic Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
  • Regression Analysis This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

New publications in CodeBase

  • Kaufman Efficiency Ratio Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "Trading Systems & Methods".
  • Kaufman Volatility Kaufman Volatility according to Perry Kaufman books "Smarter Trading"

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

1...495051525354555657585960616263...71