1 new signal now available for subscription:
The most downloaded free products:
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.
Combination scalping: analyzing trades from the past to increase the performance of future trades
The article provides the description of the technology aimed at increasing the effectiveness of any automated trading system. It provides a brief explanation of the idea, as well as its underlying basics, possibilities and disadvantages.
Most downloaded source codes this week
- PivotPoint This indicator draws pivot points, resistances and supports.
- 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.
Bestsellers in the Market:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 21 new comments
- MQL Code for Controlling of MT4 Strategy Tester 18 new comments
- no leverage account get stopout 13 new comments
1 new signal now available for subscription:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
Published article "Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs".
These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. We will discuss parameters which can be restored after terminal restart (shutdown). All examples are real working code segments from my Cayman project.
New publications in CodeBase
- IsConnected Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status
- Amplitude (Minimum Maximum) Indicator This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has knowledge to complement with volume or standard-deviation strategies. It is suggested a period of 55200 at M1 or 2400 at H1 (meaning 40 sessions of 23hs each), or any period that complements your strategy.
Bestsellers in the Market:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 42 new comments
- Errors, bugs, questions 38 new comments
- A win-win forex trading system. First test round. 22 new comments
Published article "Other classes in DoEasy library (Part 71): Chart object collection events".
In this article, I will create the functionality for tracking some chart object events — adding/removing symbol charts and chart subwindows, as well as adding/removing/changing indicators in chart windows.
2 new signals now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Published article "Swaps (Part I): Locking and Synthetic Positions".
In this article I will try to expand the classic concept of swap trading methods. I will explain why I have come to the conclusion that this concept deserves special attention and is absolutely recommended for study.
1 new signal now available for subscription:
Growth: | 28.40 | % |
Equity: | 1 541.74 | USD |
Balance: | 1 541.74 | USD |
The most downloaded free products:
Bestsellers in the Market:
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.
Other classes in DoEasy library (Part 66): MQL5.com Signals collection class
In this article, I will create the signal collection class of the MQL5.com Signals service with the functions for managing signals. Besides, I will improve the Depth of Market snapshot object class for displaying the total DOM buy and sell volumes.
Most downloaded source codes this month
- b-clock Show minutes and seconds left before new candle is appeared.
- PivotPoint This indicator draws pivot points, resistances and supports.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
The most popular forum topics:
- A win-win forex trading system. First test round. 43 new comments
- About the coin 28 new comments
- Errors, bugs, questions 22 new comments
Bestsellers in the Market:
The most downloaded free products:
2 new signals now available for subscription:
Bestsellers in the Market:
The most popular forum topics:
- About the coin 114 new comments
- how to delete object after close custom indicator? 25 new comments
- Errors, bugs, questions 16 new comments
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.
MVC design pattern and its possible application
The article discusses a popular MVC pattern, as well as the possibilities, pros and cons of its usage in MQL programs. The idea is to split an existing code into three separate components: Model, View and Controller.
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.
Most downloaded source codes this week
- PivotPoint This indicator draws pivot points, resistances and supports.
- b-clock Show minutes and seconds left before new candle is appeared.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
New publications in CodeBase
- SCT - The Overall Percent Risk - MT5 Building good trading habits by seeing things in terms of percentage not in terms of money.
- CFileSet Extend of CFile class to work with the .set extension file which terminal will produce when the Input/Optimisation is saved.
- SCT - The Overall Percent Risk - MT4 Building good trading habits by seeing things in terms of percentage not in terms of money.