Articles, Library comments - page 112

Check out the new article: Risk manager for manual trading . In this article we will discuss in detail how to write a risk manager class for manual trading from scratch. This class can also be used as a base class for inheritance by algorithmic traders who use automated programs. In this article we
Check out the new article: Population optimization algorithms: Boids Algorithm . The article considers Boids algorithm based on unique examples of animal flocking behavior. In turn, the Boids algorithm serves as the basis for the creation of the whole class of algorithms united under the name "Swarm
Automatic Risk Reward box create : An indicator that draws a Risk/ZReward Box Automatically on your chart Author: Faeze Bakhshayesh
Bollinger Bandwidth 1.0 for MT5 : The indicator measures the distance between the Bollinger Bands and providing it as a singular indicator, using the MetaTrader 5 techniques to simplify Bollinger calculations. This new version designed with MetaTrader 5 takes the calculations of iBands and calls
Check out the new article: Gain An Edge Over Any Market . Learn how you can get ahead of any market you wish to trade, regardless of your current level of skill. Today, we will craft a robust trading strategy designed to provide traders with a significant competitive advantage across various
New article Testing Features and Limits in MetaTrader 4 has been published: This article allows to find out more about features and limits of Strategy Tester in MetaTrader 4. Author: MetaQuotes Software Corp.
Mean Reversion : Short description. Author: Aharon Tzadik
Check out the new article: Reimagining Classic Strategies (Part II): Bollinger Bands Breakouts . This article explores a trading strategy that integrates Linear Discriminant Analysis (LDA) with Bollinger Bands, leveraging categorical zone predictions for strategic market entry signals. The term
Check out the new article: MQL5 Wizard Techniques you should know (Part 31): Selecting the Loss Function . Loss Function is the key metric of machine learning algorithms that provides feedback to the training process by quantifying how well a given set of parameters are performing when compared to
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 2): Indicator Signals: Multi Timeframe Parabolic SAR Indicator . The Multi-Currency Expert Advisor in this article is Expert Advisor or trading robot that can trade (open orders, close orders and manage
Check out the new article: SP500 Trading Strategy in MQL5 For Beginners . Discover how to leverage MQL5 to forecast the S&P 500 with precision, blending in classical technical analysis for added stability and combining algorithms with time-tested principles for robust market insights. A list of the
Check out the new article: How to Integrate Smart Money Concepts (BOS) Coupled with the RSI Indicator into an EA . Smart Money Concept (Break Of Structure) coupled with the RSI Indicator to make in informed automated trading decisions based on the market structure. In the fast-paced world of foreign
TRiX slope divergence : Short description. Author: Mladen Rakic
Check out the new article: Creating a market making algorithm in MQL5 . How do market makers work? Let's consider this issue and create a primitive market-making algorithm. Many people think that a market maker does not bear any risks at all. However, this is not the case. The main risk of a market
New article Understand and Use MQL5 Strategy Tester Effectively has been published: There is an essential need for MQL5 programmers or developers to master important and valuable tools. One of these tools is the Strategy Tester, this article is a practical guide to understanding and using the
  Experts: AK-47 Scalper EA  (24   1 2 3)
AK-47 Scalper EA : AK-47 Scalper EA is fully automated. It uses the strategy of entering the sell Stop order continuously and will modifythe order when the price is opposite to the pending order. Author: Nguyen Quoc Hung
Check out the new article: Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE) . In this article, we will discuss another type of models that are aimed at studying the dynamics of the environmental state. Let's get acquainted with a new model family: Ordinary
Check out the new article: Price-Driven CGI Model: Advanced Data Post-Processing and Implementation . In this article, we will explore the development of a fully customizable Price Data export script using MQL5, marking new advancements in the simulation of the Price Man CGI Model. We have
Check out the new article: Developing a Replay System (Part 43): Chart Trader Project (II) . Most people who want or dream of learning to program don't actually have a clue what they're doing. Their activity consists of trying to create things in a certain way. However, programming is not about
Open and Close positions using the lines: It opens and closes positions using the crossing of the movable lines. Author: Vladimir Khlystov
Basic Martingale EA : A Sample of Averaging Up/Down Martingale EA. Author: DADALI ARWALY
Check out the new article: MQL5 Wizard Techniques you should know (Part 29): Continuation on Learning Rates with MLPs . We wrap up our look at learning rate sensitivity to the performance of Expert Advisors by primarily examining the Adaptive Learning Rates. These learning rates aim to be customized
AverageRangeLines_v1.6 : ADR,AWR,AMR,Draws Average Range Lines Author: NickBixy
Check out the new article: Algorithmic Trading With MetaTrader 5 And R For Beginners . Embark on a compelling exploration where financial analysis meets algorithmic trading as we unravel the art of seamlessly uniting R and MetaTrader 5. This article is your guide to bridging the realms of analytical
Check out the new article: Build Self Optimizing Expert Advisors With MQL5 And Python (Part II): Tuning Deep Neural Networks . Machine learning models come with various adjustable parameters. In this series of articles, we will explore how to customize your AI models to fit your specific market
New article Trading Tactics on Forex has been published: The article will help a beginning trader to develop trading tactics on FOREX. Author: Victor Chebotariov
New article Features of Experts Advisors has been published: Creation of expert advisors in the MetaTrader trading system has a number of features. Author: MetaQuotes Software Corp.
Moving Average with alerts on price crossovers : I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is
Check out the new article: Developing a Replay System (Part 42): Chart Trader Project (I) . Let's create something more interesting. I don't want to spoil the surprise, so follow the article for a better understanding. From the very beginning of this series on developing the replay/simulator system
Check out the new article: OpenAI's ChatGPT features within the framework of MQL4 and MQL5 development . In this article, we will fiddle around ChatGPT from OpenAI in order to understand its capabilities in terms of reducing the time and labor intensity of developing Expert Advisors, indicators and