The most downloaded free products:
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.
Programming a Deep Neural Network from Scratch using MQL Language
This article aims to teach the reader how to make a Deep Neural Network from scratch using the MQL4/5 language.
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 month
- PivotPoint This indicator draws pivot points, resistances and supports.
- G channel G channel is a channel indicator with 3 lines- a middle line representing a central tendency and 2 Upper and Lower boundaries calculated based on the past values of same indicator. Its based on the paper "Recursive Bands - A New Indicator For Technical Analysis" by Alex Grover and is a code conversion from TradingView. The channel breakout of Upper or Lower boundaries represent a new trend or trend continuation while narrowing of bands represents ranging or low volatility conditions. The channel can prove to be a good indicator of a trend direction and also a guide for trailing of stop loss. It has only 2 variables. Channel period - default set to 100. Price type.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
Bestsellers in the Market:
The most popular forum topics:
- Writing an effective advisor 84 new comments
- A topic for traders. 52 new comments
- MT5 unable to connect at all! 13 new comments
Published article "Multilayer perceptron and backpropagation algorithm (Part II): Implementation in Python and integration with MQL5".
There is a Python package available for developing integrations with MQL, which enables a plethora of opportunities such as data exploration, creation and use of machine learning models. The built in Python integration in MQL5 enables the creation of various solutions, from simple linear regression to deep learning models. Let's take a look at how to set up and prepare a development environment and how to use use some of the machine learning libraries.
The most popular forum topics:
The most downloaded free products:
Bestsellers in the Market:
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Most read articles this week
Better Programmer (Part 07): Notes on becoming a successful freelance developer
Do you wish to become a successful Freelance developer on MQL5? If the answer is yes, this article is right for you.
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.
Programming a Deep Neural Network from Scratch using MQL Language
This article aims to teach the reader how to make a Deep Neural Network from scratch using the MQL4/5 language.
Most downloaded source codes this week
- Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
- 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.
The most popular forum topics:
- A topic for traders. 80 new comments
- Advisors that work 37 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 32 new comments
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- A topic for traders. 128 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 37 new comments
- Advisors that work 26 new comments
Bestsellers in the Market:
2 new signals now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- A topic for traders. 134 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 40 new comments
- Trailing TP 27 new comments
1 new signal now available for subscription:
Bestsellers in the Market:
The most downloaded free products:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 100 new comments
- Machine learning in trading: theory, models, practice and algo-trading 43 new comments
- Advisors that work 36 new comments
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.
Programming a Deep Neural Network from Scratch using MQL Language
This article aims to teach the reader how to make a Deep Neural Network from scratch using the MQL4/5 language.
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 month
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PivotPoint This indicator draws pivot points, resistances and supports.
Bestsellers in the Market:
New publications in CodeBase
- Position Size Calculator MT5 Indicator for Position Size Calculation
- Trailing Step Function This Is Just A Normal Trailing Step Function.
- Trailing Function This Is a Normal Trailing Function For All Open Order In MT4.