2011.06.03
There are more than 2,150 codes published in Codebase
2011.06.02
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.
2011.05.23
New publications in CodeBase
- Source Code V2 This is the 2nd version of Source Code
- Source Code Version #3 Help me making this better.
2011.05.20
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.
2011.05.16
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.
2011.05.12
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.
2011.05.10
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.
2011.05.04
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".
2011.05.02
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.
2011.04.26
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
2011.04.22
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)
2011.04.21
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.
2011.04.14
New publications in CodeBase
- Creating fractals in MQL5 using the Iterated Function Systems (IFS) The cIntBMP library provides the creation of graphic BMP images. We will consider the example of its use in creation of self-similar fractal sets using the Iterated Function System (IFS).
- Buy / sell indicator with alerts. This is the updated version of the indicator i uploaded previously at http://codebase.mql4.com/7121.
2011.04.11
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).
2011.04.08
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.
2011.04.07
2011.04.06
New publications in CodeBase
- RouletteGame The Roulette Game.
- ORDER MANAGEMENT FOR EA DEVELOPMENT - v1.5 ORDER MANAGEMENT FOR EA DEVELOPMENT - v1.5
- X trail 2 Alerts you whenever there is a moving average cross
- GMACD Wonderful for scalpers
2011.04.01
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
2011.03.30
New publications in CodeBase
- iChartsSwitchSymbol When the chart symbol is changed, it will change symbols for all other charts.
- EMAplusWPRv1_1 Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R
- ZMFX Forex Trend v3 Trend of 8 pairs on one chart
2011.03.28
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + RSI Trade signals based on "Morning Star/Evening Star" candlestick patterns, 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 Morning/Evening Stars + MFI Trade signals based on "Morning Star/Evening Star" candlestick patterns, 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 Morning/Evening Stars + CCI Trade signals based on "Morning Star/Evening Star" candlestick patterns, 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.
2011.03.25
New publications in CodeBase
- Demo_BitmapOffset (OBJPROP_XOFFSET and OBJPROP_YOFFSET) If you need to show just a part of the image at the moment and hide other, you can use the moving window by specifying the visible area of the image.
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + Stochastic Trade signals based on "Morning Star/Evening Star" 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.
2011.03.24
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + RSI Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by RSI (Relative Strength Index) 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 Bullish/Bearish Meeting Lines + MFI Trade signals based on "Bullish/Bearish Meeting Lines" 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.
2011.03.23
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + CCI Trade signals based on "Bullish/Bearish Meeting Lines" 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 Bullish/Bearish Meeting Lines + Stochastic Trade signals based on "Bullish/Bearish Meeting Lines" 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.
2011.03.21
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.
2011.03.18
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"
2011.03.17
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish Harami/Bearish Harami + RSI Trade signals based on "Bullish Harami/Bearish Harami" 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 Bullish Harami /Bearish Harami + MFI Trade signals based on "Bullish Harami/Bearish Harami" 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.
2011.03.16
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish Harami/Bearish Harami + CCI Trade signals based on "Bullish Harami/Bearish Harami" 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 Bullish Harami/Bearish Harami + Stochastic Trade signals based on "Bullish Harami/Bearish Harami" 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.
- I-Regr Alert Notifier A Notifier for I-Regr Indicator, It alerts when Price Breaks Up or Down I-Regr lines.N
2011.03.14
New publications in CodeBase
- ZMFX all pivot levels Indicator which draws daily, weekly and monthly pivots, support and resistance levels.
- X Trail This EA alerts you whenever there is a MA cross.
- Daily Change (Percentage Indicator) This indicator shows the % Daily Change of yesterday close with respect to actual price (Bid).
2011.03.10
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish Engulfing/Bearish Engulfing + RSI Trade signals based on "Bullish Engulfing/Bearish Engulfing" 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 Bullish Engulfing/Bearish Engulfing + MFI Trade signals based on "Bullish Engulfing/Bearish Engulfing" 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 Bullish Engulfing/Bearish Engulfing + CCI Trade signals based on "Bullish Engulfing/Bearish Engulfing" 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 Bullish Engulfing/Bearish Engulfing + Stochastic Trade signals based on "Bullish Engulfing/Bearish Engulfing" 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.
2011.03.09
New publications in CodeBase
- Doda-Stochastic Indicator Variant of stochastic indicator, which filters false signals automatically.
- GoodG@bi Review Join me to develop this project. It has been my project for 2 years now and running.
2011.03.03
New publications in CodeBase
- CDownLoadHistory class The CDownLoadHistory class provides the methods of historical data downloading.
- Power Wave Oscillator Power Wave Oscillator.
- BBSqueeze Dark Indicator Indicator shows buy and sell regions based on combination of Bollinger bands and Keltner channels.
2011.02.28
New publications in CodeBase
- sToken The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.
- downloadhistory.mq5 The script downloads historical data (for the current symbol), available at trade server.
- Daily Breakdown The Expert Advisor places stop orders and waits for breakdown of the last day or time period.
2011.02.25
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + RSI Trade signals based on "Dark Cloud Cover/Piercing Line" 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 Dark Cloud Cover/Piercing Line + MFI Trade signals based on "Dark Cloud Cover/Piercing Line" 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.
2011.02.24
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + CCI Trade signals based on "Dark Cloud Cover/Piercing Line" 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 Dark Cloud Cover/Piercing Line + Stochastic Trade signals based on "Dark Cloud Cover/Piercing Line" 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.
- VisualTrader-SimulatorEdtion Use the tester as Simulator
- Programmatic modification of Tester "From:" and "To:" fields with user32.dll This script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win
2011.02.22
New publications in CodeBase
- ChartNavigate Demo Simple script with demonstration of use of the ChartNavigate() function.
- Demo_DRAW_ZIGZAG Simple example of use of the DRAW_ZIGZAG drawing style.
- Daily trend ZCOMFX v2 Daily trend indicator to show up to 6 pairs and arrows on your chart.
- 'Am I missing bars in my chart?' two simple indicators to show you Two similar indicators (one in main chart, another in separate window) to show when you're missing historical bars from your chart.
2011.02.18
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + RSI Trade signals based on "3 Black Crows/3 White Soldiers" 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 3 Black Crows/3 White Soldiers + MFI Trade signals based on "3 Black Crows/3 White Soldiers" 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 3 Black Crows/3 White Soldiers + CCI Trade signals based on "3 Black Crows/3 White Soldiers" 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.
- cIntSpeech It speaks the specified text using the speech engine.
2011.02.16
New publications in CodeBase
- MQL5 Wizard - Candlestick Patterns Class The class can be used for creation of trade signal classes with reversal candlestick patterns.
- MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + Stochastic Trade signals based on "3 Black Crows/3 White Soldiers" 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.
2011.02.15
New publications in CodeBase
- Demo_resource_EA The example of use of the resources. It creates a button, using the object of OBJ_BITMAP_LABEL type.
- PSAR_2B_Line Line indicator Parabolic SAR for the current Time Frame and the next one
2011.02.11
New publications in CodeBase
- Demo_Create_OBJ_BITMAP_Script The example of chart background image, created using the object of OBJ_BITMAP type.
- Demo_Create_OBJ_BITMAP_LABEL_EA The example of button, created using the object of OBJ_BITMAP_LABEL type.
- cIntBMP - a library for creation of BMP images A class for creation and output of BMP images.
2011.02.09
New publications in CodeBase
- TrendMagic The Trend Magic indicator.
- Twitpic - Send chart screenshot Drop the script on your chart to send a screenshot to twitpic with or without a message
2011.02.08
New publications in CodeBase
- "Native" MQL HTTP Client This library implements two simple HTTP GET / POST function and does not require external dll(s).
- EMAplusWPR Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R
2011.02.04
New publications in CodeBase
- Urban Towers The indicator shows the arrows point of entry into the position according to the Urban Towers Scalping Strategy.
- Market Flow Analysis Method (MFAM) Indicator for Price Action This indicator relies on price action alone - does the price break a previous High or Low?
2011.02.02
New publications in CodeBase
- eKeyboardTrader The Expert Advisor allows to trade using the keyboard.
- Multicurrency OnTick (string symbol) event handler This is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.
2011.01.31
New publications in CodeBase
- Nonparametric Zig Zag, Out of Price Walk Nonparametric zigzag. The monotonicity condition for the ascending segment of the zigzag: the High of the any subsequent bar should not be lower than any Low of the ascending segment.
- Nonparametric Zig Zag, A-la Clyde Lee Patterns Nonparametric ZigZag, based on the "a-la Clyde Lee Patterns".
- Doda-Bollinger Bands Modified version of famous Bollinger Bands.
- pSAR bug 5 Opens and closes orders using parabolic SAR signals
- Accelerated MA MA accelerated with CCi and ATR, easy to stop divergenses on CCi
- Spread Data Logger Collect and analyze real-time spread data.
2011.01.27
New publications in CodeBase
- A la "Bobsley" Expert Advisor The Expert Advisor uses the Moving Average and Stochastic indicators.
- Hash functions library The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.
- Synchronized Charts This Expert Advisor performs the synchronization of charts.
- Mirror in the Bands Mirror indicator in the chart. Entry Buy when Red line above Blue line dan Entry Sell when Red line below Blue line. For the Exit try to combine my mirror others indicator.
- MAM_Crossover Trader EA Based on MAM_Crossover Indicator by pramono72 Code base: http://codebase.mql4.com/7113
- Move Cross Simply 450% profit