Most read articles this month
How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.
In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.
Most downloaded source codes this month
- Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.
- Amazing Oscilator A combination of data analysis from the Awesome Oscillator and the resulting direction of the candles relative to the previous range
- Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
Bestsellers in the Market:
Published article "How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 5): Bollinger Bands On Keltner Channel — Indicators Signal".
The Multi-Currency Expert Advisor in this article is an Expert Advisor or Trading Robot that can trade (open orders, close orders and manage orders for example: Trailing Stop Loss and Trailing Profit) for more than one symbol pair from only one symbol chart. In this article we will use signals from two indicators, in this case Bollinger Bands® on Keltner Channel.
The most downloaded free products:
The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 38 new comments
- Why This iFractal didn't work 20 new comments
- MQL5.com site performance 13 new comments
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
Most read articles this week
How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.
In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.
Most downloaded source codes this week
- Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PA RSI The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.
New publications in CodeBase
- Candle Grids Draw a Rectangle on chart to plot custom grids based on points value on input
- Heikin Ashi Lines A simpler way to display Heikin Ashi
- Heikin Ashi Lines A simpler way to display Heikin Ashi
Bestsellers in the Market:
New publications in CodeBase
- Strategy Checklist This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.
- Martingale Trade Simulator a Simple Visual Strategy Tester / Manual Trade Training using Martingale.
- Engulfing bar with rsi Alerts on engulfing bar below or above rsi levels
- Martingale Trade Simulator a Simple Visual Strategy Tester / Manual Trade Training using Martingale.
The most downloaded free products:
The most popular forum topics:
- Pair trading and multicurrency arbitrage. The showdown. 47 new comments
- Machine learning in trading: theory, models, practice and algo-trading 17 new comments
- Place/manage pending order when market is closed 13 new comments
Bestsellers in the Market:
Published article "Neural networks made easy (Part 54): Using random encoder for efficient research (RE3)".
Whenever we consider reinforcement learning methods, we are faced with the issue of efficiently exploring the environment. Solving this issue often leads to complication of the algorithm and training of additional models. In this article, we will look at an alternative approach to solving this problem.
Published article "Developing a Replay System — Market simulation (Part 19): Necessary adjustments".
Here we will prepare the ground so that if we need to add new functions to the code, this will happen smoothly and easily. The current code cannot yet cover or handle some of the things that will be necessary to make meaningful progress. We need everything to be structured in order to enable the implementation of certain things with the minimal effort. If we do everything correctly, we can get a truly universal system that can very easily adapt to any situation that needs to be handled.
Published article "Modified Grid-Hedge EA in MQL5 (Part I): Making a Simple Hedge EA".
We will be creating a simple hedge EA as a base for our more advanced Grid-Hedge EA, which will be a mixture of classic grid and classic hedge strategies. By the end of this article, you will know how to create a simple hedge strategy, and you will also get to know what people say about whether this strategy is truly 100% profitable.
Published article "Developing a Replay System — Market simulation (Part 18): Ticks and more ticks (II)".
Obviously the current metrics are very far from the ideal time for creating a 1-minute bar. That's the first thing we are going to fix. Fixing the synchronization problem is not difficult. This may seem hard, but it's actually quite simple. We did not make the required correction in the previous article since its purpose was to explain how to transfer the tick data that was used to create the 1-minute bars on the chart into the Market Watch window.
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- wd.Multi_LineMA The MT5 custom indicator, named "wd.Multi_LineMA.mq5," is designed to offer traders valuable insights into Moving Average values from a higher timeframe (MTF Multi TimeFrame). It encompasses additional visual features for in-depth analysis, such as the ability to view trails for a specified number of bars and a dynamic MA horizontal price line.
- Multi time frame example by recursion The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.
The most downloaded free products:
The most popular forum topics:
- Set Limit Hours For An Indicator 44 new comments
- How do I manage friends' lists? 17 new comments
- Pair trading and multicurrency arbitrage. The showdown. 14 new comments