Articles, Library comments - page 31

New article The Implementation of a Multi-currency Mode in MetaTrader 5 is published: For a long time multi-currency analysis and multi-currency trading has been of interest to people. The opportunity to implement a full fledged multi-currency regime became possible only with the public release of...
Moving Average-RMA : RMA Relative Moving Average is a variant of EMA Author: Mage He
Dynamic Support and Resistance - for MetaTrader 5 : The "Dynamic Support and Resistance" Indicator is a versatile tool that combines support and resistance levels with real-time market dynamics. By incorporating previous daily highs and lows, it provides valuable insights into market psychology and
Fx pair sorting by range size : Fx pair sorting by range size for a better overview Author: Zbynek Liska
New article How to connect MetaTrader 5 to PostgreSQL has been published: This article describes four methods for connecting MQL5 code to a Postgres database and provides a step-by-step tutorial for setting up a development environment for one of them, a REST API, using the Windows Subsystem For
Heiken Ashi: Heiken Ashi - Custom Indicator as Candlesticks Example. Author: MetaQuotes Software Corp.
Next price predictor using Neural Network: An indicator that uses a Feed Forward Neural Network to predict the next few open prices. The network is trained using a Backpropagation method. The training is set up automatically, resulting in a self-trained network and a self-learning indicator...
New article Developing a trading Expert Advisor from scratch (Part 12): Times and Trade (I) has been published: 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
Session Buy Sell Orders Volume: A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders". ‌ Author: Vladimir Karputov 
Grid Trading Algo : This is a grid trading algorithm idea. Author: Peter Mueller
Seasonal: The indicator is for seasonal trade. Author: Boeing737
TrendLine Touch Alert: This indicator simply alerts and sends email every time the trend line touched by the price. Fig.1 Price touches the trendline down. Author: Ahmed Soliman
New article The Easy Way to Evaluate a Signal: Trading Activity, Drawdown/Load and MFE/MAE Distribution Charts has been published: Subscribers often search for an appropriate signal by analyzing the total growth on the signal provider's account, which is not a bad idea. However, it is also...
New article Create Your Own Expert Advisor in MQL5 Wizard is published: The knowledge of programming languages is no longer a prerequisite for creating trading robots. Earlier lack of programming skills was an impassable obstacle to the implementation of one's own trading strategies, but with the...
New article Creating an EA that works automatically (Part 09): Automation (I) has been published: Although the creation of an automated EA is not a very difficult task, however, many mistakes can be made without the necessary knowledge. In this article, we will look at how to build the first level
Licensing class and script with 64bit Encryption (more Reliable) : This class loads a licensing file by reading 64bit encrypted account data from a license file into an account array for the purpose of licensing. The Class is initialised with a Filename, a Master Key and whether the file needs to be
New article MQL5 Wizard: New Version is published: The article contains descriptions of the new features available in the updated MQL5 Wizard. The modified architecture of signals allow creating trading robots based on the combination of various market patterns. The example contained in the article...
New article MQL5 Wizard for Dummies is published: In early 2011 we released the first version of the MQL5 Wizard. This new application provides traders with a simple and convenient tool to automatically generate trading robots. Any MetaTrader 5 user can create a custom Expert Advisor not even...
Arrow and Smile: Arrow for input and Smile for output. Author: Jing Jie Huang
New article MQL5 Wizard: Creating Expert Advisors without Programming is published: Do you want to try out a trading strategy while wasting no time for programming? In MQL5 Wizard you can simply select the type of trading signals, add modules of trailing positions and money management - and your...
Get message of Popup Alert MT4 using : this Script will get content message from Popup Alert dialog Author: Nguyen Quoc Hung
LP_entry : Arrow Up and Down on each bar and informations about "power of trend" and about "PEAK" or "EXTREM peak" on the chart. Author: Bubba1302
Maximum Percentage of Equity Risk: This code allows you to set a maximum percentage of equity risk. It checks if asked buy/sell lots are fitting the risk. If not, lots are automatically adjusted to fit the risk that was set. Author: Remi PASSANELLO
New article MQL5 Wizard: How to Create a Module of Trading Signals is published: The article discusses how to write your own class of trading signals with the implementation of signals on the crossing of the price and the moving average, and how to include it to the generator of trading strategies...
Daily Profit Function : A simple and easy to understand function that calculates todays profit, written to the Expert Journal. Author: Meta_Work
Extended Heikin Ashi Indicator : Extended version of the original Heikin Ashi indicator. Author: Dominik Egert
New article Trading with Donchian Channels has been published: In this article, we develop and tests several strategies based on the Donchian channel using various indicator filters. We also perform a comparative analysis of their operation. I will not reinvent the wheel and will not create another...
New article Rebuy algorithm: Multicurrency trading simulation has been published: In this article, we will create a mathematical model for simulating multicurrency pricing and complete the study of the diversification principle as part of the search for mechanisms to increase the trading efficiency
Swing Point Highs and Lows: This indicator helps to determine swing point highs and swing point lows. Author: John Davis
Two pending orders 2 : Two pending orders at the beginning of the day Author: Vladimir Karputov