The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 21 new comments
- Memory Exception 14 new comments
- What is my next step? 11 new comments
Published article "MQL5 Wizard techniques you should know (Part 02): Kohonen Maps".
These series of articles will proposition that the MQL5 Wizard should be a mainstay for traders. Why? Because not only does the trader save time by assembling his new ideas with the MQL5 Wizard, and greatly reduce mistakes from duplicate coding; he is ultimately set-up to channel his energy on the few critical areas of his trading philosophy.
Bestsellers in the Market:
Published article "Neural networks made easy (Part 14): Data clustering".
It has been more than a year since I published my last article. This is quite a lot time to revise ideas and to develop new approaches. In the new article, I would like to divert from the previously used supervised learning method. This time we will dip into unsupervised learning algorithms. In particular, we will consider one of the clustering algorithms—k-means.
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- New Bar Event Allows you to determine the occurrence of a new bar event in a multicurrency Expert Advisor
- SRBreakout An Efficient EA to notify breakouts
Published article "Indicators with on-chart interactive controls".
The article offers a new perspective on indicator interfaces. I am going to focus on convenience. Having tried dozens of different trading strategies over the years, as well as having tested hundreds of different indicators, I have come to some conclusions I want to share with you in this article.
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this month
- Adaptive grid Adaptive grid expert for mt4
- ScalpX ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.
- Rsi(oma) Rsi (7 types of RSI) with a lot of additions.
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.
Learn how to design a trading system by MFI
The new article from our series about designing a trading system based on the most popular technical indicators considers a new technical indicator - the Money Flow Index (MFI). We will learn it in detail and develop a simple trading system by means of MQL5 to execute it in MetaTrader 5.
The most popular forum topics:
- Account 21 new comments
- How to speed up big array reading? 16 new comments
- Freelancing not an option. 12 new comments
Published article "Learn how to design a trading system by Williams PR".
A new article in our series about learning how to design a trading system by the most popular technical indicators by MQL5 to be used in the MetaTrader 5. In this article, we will learn how to design a trading system by the Williams' %R indicator.
Bestsellers in the Market:
2 new signals now available for subscription:
Published article "Developing a trading Expert Advisor from scratch (Part 13): Time and Trade (II)".
Today we will construct the second part of the Times & Trade system for market analysis. In the previous article "Times & Trade (I)" we discussed an alternative chart organization system, which would allow having an indicator for the quickest possible interpretation of deals executed in the market.
The most downloaded free products:
Most downloaded source codes this week
- 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.
- Volume Profile + Range v6.0 - indicator for MetaTrader 5 (Fixed iBarShift Issue) Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram. The width of the histogram at the level means the number of transactions carried out on it. All Credits of this Amazing indicator to Olexiy Polyakov. I have just fixed the iBarShift and iTime issues, since this is such a great indicator for traders ! Now it is working fine with this files.
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 Ichimoku
Here is a new article in our series about how to design a trading system b the most popular indicators, we will talk about the Ichimoku indicator in detail and how to design a trading system by this indicator.
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.
Bestsellers in the Market:
1 new signal now available for subscription:
Bestsellers in the Market:
New publications in CodeBase
- ATR Bands Converted ATR Bands by AlexanderTeaH from TradingView to MQL4
- Trend Direction Force Index Converted Trend Direction Force Index v2 - TDFI [wm] from TradingView to MQL4
- SSL Channel (TradingView) Converted SSL Channel by MissTricky from TradingView to MQL4
The most popular forum topics:
- Frequently Asked Questions about the Signals service 16 new comments
- How to stop repainting of multi time frame indicator. 12 new comments
- How to plot sin wave in separate window 11 new comments
The most downloaded free products:
Bestsellers in the Market:
Published article "Developing a trading Expert Advisor from scratch (Part 12): Times and Trade (I)".
Today we will create Times & Trade with fast interpretation to read the order flow. It is the first part in which we will build the system. In the next article, we will complete the system with the missing information. To implement this new functionality, we will need to add several new things to the code of our Expert Advisor.
1 new signal now available for subscription:
Bestsellers in the Market:
The most downloaded free products:
New publications in CodeBase
- Two pending orders 2 Two pending orders at the beginning of the day
- At random Full The Expert Advisor is a joke: the position is opened randomly. Now there is a Stop Loss, Take Profit and much more
Published article "Developing a trading Expert Advisor from scratch (Part 11): Cross order system".
In this article we will create a system of cross orders. There is one type of assets that makes traders' life very difficult for traders — futures contracts. But why do they make life difficult?