Articles, Library comments - page 54

Check out the new article: Cascade Order Trading Strategy Based on EMA Crossovers for MetaTrader 5 . The article guides in demonstrating an automated algorithm based on EMA Crossovers for MetaTrader 5. Detailed information on all aspects of demonstrating an Expert Advisor in MQL5 and testing it in
Crossover Vortex - MT4 EA : Fully customizable moving average, take profit, stop loss, close on crossover EA Author: Kommoju Sahityananda Devi
Check out the new article: MQL5 Wizard Techniques you should know (Part 08): Perceptrons . Perceptrons, single hidden layer networks, can be a good segue for anyone familiar with basic automated trading and is looking to dip into neural networks. We take a step by step look at how this could be
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part III): Extending Built-in Classes for Theme Management (II) . In this discussion, we will carefully extend the existing Dialog library to incorporate theme management logic. Furthermore, we will integrate methods for
Check out the new article: Self Optimizing Expert Advisor With MQL5 And Python (Part IV): Stacking Models . Today, we will demonstrate how you can build AI-powered trading applications capable of learning from their own mistakes. We will demonstrate a technique known as stacking, whereby we use 2
Check out the new article: Self Optimizing Expert Advisor With MQL5 And Python (Part V): Deep Markov Models . In this discussion, we will apply a simple Markov Chain on an RSI Indicator, to observe how price behaves after the indicator passes through key levels. We concluded that the strongest buy
Check out the new article: Reimagining Classic Strategies (Part IX): Multiple Time Frame Analysis (II) . In today's discussion, we examine the strategy of multiple time-frame analysis to learn on which time frame our AI model performs best. Our analysis leads us to conclude that the Monthly and
QuickTrade Control - One-Click Trade Management : This EA allows you to open trades with predefined TP, SL, and Lot Size parameters with just one click. It automatically handles pipette conversions and displays real-time Buy and Sell profits directly on the chart. Author: Kommoju Sahityananda Devi
Smart MA Trailing Stop EA - MT4 : Smart MA Trailing Stop EA automatically adjusts stop losses based on your selected MA period and distance between SL and MA. Author: Kommoju Sahityananda Devi
Check out the new article: MQL5 Wizard Techniques you should know (Part 25): Multi-Timeframe Testing and Trading . Strategies that are based on multiple time frames cannot be tested in wizard assembled Expert Advisors by default because of the MQL5 code architecture used in the assembly classes. We
  Indicators: Money Manager Graphic Tool  (87   1 2 3 4 5 ... 8 9)
Money Manager Graphic Tool: Money Manager Graphic Tool shows Lot Size, Ratio, Risk and opens orders (Buy, Sell, Buy Stop, Buy Limit, Sell Stop, Sell Limit). Author: takycard
New article MQL5 Cookbook - Creating a ring buffer for fast calculation of indicators in a sliding window has been published: The ring buffer is the simplest and the most efficient way to arrange data when performing calculations in a sliding window. The article describes the algorithm and shows how
  Indicators: ZigZag + Fibo  (20   1 2)
ZigZag + Fibo : ZigZag indicator allowing to set Fibo levels at two last extremums. Author: Nikolay Kositsin
WKBIBS : WKBIBS is a next generation oscillator with combined WKB and IBS indicators functions. This indicator is quite suitable even for the beginner at Forex, also it will be a good addition to a trading system of a professional. WKBIBS gives the earliest signals in comparison to standard
MQL5 Programming for Traders – Source Codes from the Book. Part 4 : In the fourth part of the book, we will focus on mastering built-in functions (MQL5 API) and will gradually delve into specialized subsystems. Any MQL5 program can utilize a plethora of technologies and functionalities. Therefore
New article Learn how to design a trading system by MACD has been published: In this article, we will learn a new tool from our series: we will learn how to design a trading system based on one of the most popular technical indicators Moving Average Convergence Divergence (MACD). After writing this
sHistoryExport - handy script to export the historical data in the МТ4 format : Export of all necessary instruments and time frames in one click with load and checking history Author: Andrey Khatimlianskii
TriMA : Triangular Moving Average. The indicator has two input parameters: Period - period, Applied price - price used for calculations. Author: Scriptor
New article Custom Strategy Tester based on fast mathematical calculations has been published: The article describes the way to create a custom strategy tester and a custom analyzer of the optimization passes. After reading it, you will understand how the math calculations mode and the mechanism of
Check out the new article: Modified Grid-Hedge EA in MQL5 (Part IV): Optimizing Simple Grid Strategy (I) . In this fourth part, we revisit the Simple Hedge and Simple Grid Expert Advisors (EAs) developed earlier. Our focus shifts to refining the Simple Grid EA through mathematical analysis and a
New article Drawing Channels - Inside and Outside View is published: I guess it won't be an exaggeration, if I say the channels are the most popular tool for the analysis of market and making trade decisions after the moving averages. Without diving deeply into the mass of trade strategies that use
New article Mathematics in Trading: How to Estimate Trade Results has been published: We all are aware of that "No profit obtained in the past will guarantee any success in future". However, it is still very actual to be able to estimate trading systems. This article deals with some simple and...
Check out the new article: Сode Lock Algorithm (CLA) . In this article, we will rethink code locks, transforming them from security mechanisms into tools for solving complex optimization problems. Discover the world of code locks viewed not as simple security devices, but as inspiration for a new
New article MQL5 Wizard techniques you should know (Part 03): Shannon's Entropy has been published: Todays trader is a philomath who is almost always looking up new ideas, trying them out, choosing to modify them or discard them; an exploratory process that should cost a fair amount of diligence
New article Developing graphical interfaces based on .Net Framework and C# (part 2): Additional graphical elements has been published: The article is a follow-up of the previous publication "Developing graphical interfaces for Expert Advisors and indicators based on .Net Framework and C#". It
EMA to SMA MACD - extended : Short description. Author: Mladen Rakic
Check out the new article: Introduction to MQL5 (Part 7): Beginner's Guide to Building Expert Advisors and Utilizing AI-Generated Code in MQL5 . Discover the ultimate beginner's guide to building Expert Advisors (EAs) with MQL5 in our comprehensive article. Learn step-by-step how to construct EAs
  Indicators: EWO  (2)
EWO : EWO indicator Author: Scriptor
Check out the new article: MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks . The Deep-Q-Network is a reinforcement learning algorithm that engages neural networks in projecting the next Q-value and ideal action during the training process of a machine learning module. We have
Nevalyashka3_1 : The "Nevalyashka" Expert Advisor. Author: Vladimir Karputov