New publications in CodeBase
- DeMarker Pending 2_5 Finalization of previous version. Now, when opening a 'SELL' position, we immediately close all 'BUY' positions and vice versa: when opening a 'BUY' position, we immediately close all 'SELL' positions
- AMA Trader 2 Trading strategy based on the iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicator. Doubling the position at a loss (not Martingale!)
- LP_entry Arrow Up and Down on each bar and other informations.
The most downloaded free products:
Bestsellers in the Market:
Published article "Learn how to design a trading system by Accumulation/Distribution (AD)".
Welcome to the new article from our series about learning how to design trading systems based on the most popular technical indicators. In this article, we will learn about a new technical indicator called Accumulation/Distribution indicator and find out how to design an MQL5 trading system based on simple AD trading strategies.
Published article "Video: How to setup MetaTrader 5 and MQL5 for simple automated trading".
In this little video course you will learn how to download, install and setup MetaTrader 5 for Automated Trading. You will also learn how to adjust the chart settings and the options for automated trading. You will do your first backtest and by the end of this course you will know how to import an Expert Advisor that can automatically trade 24/7 while you don't have to sit in front of your screen.
2 new signals now available for subscription:
Growth: | 186.82 | % |
Equity: | 286 819.48 | USD |
Balance: | 286 819.48 | USD |
The most popular forum topics:
- very weird error:"array out of range" on mql5 21 new comments
- [Python] How to limit order requests 13 new comments
- Order is different from signal provider 12 new comments
Bestsellers in the Market:
New publications in CodeBase
- OrderExecution Just a very simple expert that execute orders from a text file.
- VIDYA N Bars Borders iVIDYA (Variable Index Dynamic Average) indicator with levels for N bars
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this month
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
- PivotPoint This indicator draws pivot points, resistances and supports.
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.
New publications in CodeBase
- Group transfer Stop loss The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price
- Candles Ask The indicator displays the 'Ask' line -> a spread is added to the 'Close' price
Published article "DoEasy. Controls (Part 1): First steps".
This article starts an extensive topic of creating controls in Windows Forms style using MQL5. My first object of interest is creating the panel class. It is already becoming difficult to manage things without controls. Therefore, I will create all possible controls in Windows Forms style.
Bestsellers in the Market:
1 new signal now available for subscription:
Bestsellers in the Market:
The most downloaded free products:
Most downloaded source codes this week
- Adaptive grid Adaptive grid expert for mt4
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
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.
Multiple indicators on one chart (Part 06): Turning MetaTrader 5 into a RAD system (II)
In my previous article, I showed you how to create a Chart Trade using MetaTrader 5 objects and thus to turn the platform into a RAD system. The system works very well, and for sure many of the readers might have thought about creating a library, which would allow having extended functionality in the proposed system. Based on this, it would be possible to develop a more intuitive Expert Advisor with a nicer and easier to use interface.
Video: Simple automated trading – How to create a simple Expert Advisor with MQL5
The majority of students in my courses felt that MQL5 was really difficult to understand. In addition to this, they were searching for a straightforward method to automate a few processes. Find out how to begin working with MQL5 right now by reading the information contained in this article. Even if you have never done any form of programming before. And even in the event that you are unable to comprehend the previous illustrations that you have observed.
The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 23 new comments
- history 18 new comments
- Indonesian Member 15 new comments
Bestsellers in the Market:
2 new signals now available for subscription:
New publications in CodeBase
- Two Stochastic Custom Filling Alert Two 'Main' lines from two iStochastic (Stochastic Oscillator, STO) indicators with filled areas between the lines. Line crossing notifications (Sound, Alert, mail, push)
- ScalpX ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.
The most downloaded free products:
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 42 new comments
- Canvas is cool! 21 new comments
- Testing GetTickCount64() vs GetMicrosecondCount() 14 new comments
2 new signals now available for subscription:
New publications in CodeBase
- RSI Dual Cloud EA Strategy based on custom indicator 'RSI Dual Cloud'. Four types of signals
- Market High and Lows This indicator shows market highs and lows for any timeframe with period separators. You can see daily/weekly/monthly highs/lows on lower timeframes like H1/M30/M40. This is good for trading breakouts.