New publications in CodeBase
- Chart Window MACD The indicator is an equivalent \"Chart Window\" version of MACD.
- CSV Exporter Automatically export csv file
Published article "DoEasy. Controls (Part 18): Functionality for scrolling tabs in TabControl".
In this article, I will place header scrolling control buttons in TabControl WinForms object in case the header bar does not fit the size of the control. Besides, I will implement the shift of the header bar when clicking on the cropped tab header.
The most downloaded free products:
Bestsellers in the Market:
3 new signals now available for subscription:
Growth: | 224.24 | % |
Equity: | 21 599.08 | USD |
Balance: | 22 329.20 | USD |
Published article "Neural networks made easy (Part 25): Practicing Transfer Learning".
In the last two articles, we developed a tool for creating and editing neural network models. Now it is time to evaluate the potential use of Transfer Learning technology using practical examples.
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.
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
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- SuperTrend SuperTrend indicator.
- The Restoring Pull Indicator The Restoring Pull Indicator was created by John Ehlers (Stocks & Commodities V.11:10 (395-400))
Published article "Developing a trading Expert Advisor from scratch (Part 28): Towards the future (III)".
There is still one task which our order system is not up to, but we will FINALLY figure it out. The MetaTrader 5 provides a system of tickets which allows creating and correcting order values. The idea is to have an Expert Advisor that would make the same ticket system faster and more efficient.
Bestsellers in the Market:
The most popular forum topics:
Published article "DoEasy. Controls (Part 17): Cropping invisible object parts, auxiliary arrow buttons WinForms objects".
In this article, I will create the functionality for hiding object sections located beyond their containers. Besides, I will create auxiliary arrow button objects to be used as part of other WinForms objects.
2 new signals now available for subscription:
Bestsellers in the Market:
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.
Learn how to design a trading system by Fractals
This article is a new one from our series about how to design a trading system based on the most popular technical indicators. We will learn a new indicator which Fractals indicator and we will learn how to design a trading system based on it to be executed in the MetaTrader 5 terminal.
Market math: profit, loss and costs
In this article, I will show you how to calculate the total profit or loss of any trade, including commission and swap. I will provide the most accurate mathematical model and use it to write the code and compare it with the standard. Besides, I will also try to get on the inside of the main MQL5 function to calculate profit and get to the bottom of all the necessary values from the specification.
Most downloaded source codes this week
- Close All Trade at Once This EA will Close All your current running Trades when Applied.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Closing All Open Orders This Script Closed All Open Orders At Once (Except Pending Orders)
3 new signals now available for subscription:
Bestsellers in the Market:
3 new signals now available for subscription:
The most downloaded free products:
The most popular forum topics:
Bestsellers in the Market:
Bestsellers in the Market:
The most downloaded free products:
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Published article "Neural networks made easy (Part 24): Improving the tool for Transfer Learning".
In the previous article, we created a tool for creating and editing the architecture of neural networks. Today we will continue working on this tool. We will try to make it more user friendly. This may see, top be a step away form our topic. But don't you think that a well organized workspace plays an important role in achieving the result.