Articles, Library comments - page 26

Check out the new article: William Gann methods (Part III): Does Astrology Work? . Do the positions of planets and stars affect financial markets? Let's arm ourselves with statistics and big data, and embark on an exciting journey into the world where stars and stock charts intersect. The basic idea
New article Experiments with neural networks (Part 1): Revisiting geometry has been published: In this article, I will use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders. Optimization and forward
Timer : Callback interface for timer Author: Kuzma Shevelev
JSON : Serialization and deserialization of the JSON format Author: Kuzma Shevelev
  Experts: Martin  (22   1 2 3)
Martin : An Expert Advisor without a single indicator. Uses lot and step increase. Author: Vladimir Karputov
New article General information on Trading Signals for MetaTrader 4 and MetaTrader 5 is published: MetaTrader 4 / MetaTrader 5 Trading Signals is a service allowing traders to copy trading operations of a Signals Provider. Our goal was to develop the new massively used service protecting Subscribers
Frog Jump : Hides Alone Candlesticks Author: Rajesh Kumar Nait
Check out the new article: Price Action Analysis Toolkit Development (Part 16): Introducing Quarters Theory (II) Intrusion Detector EA . In our previous article, we introduced a simple script called "The Quarters Drawer." Building on that foundation, we are now taking the next step by creating a
Check out the new article: Multiple Symbol Analysis With Python And MQL5 (Part 3): Triangular Exchange Rates . Traders often face drawdowns from false signals, while waiting for confirmation can lead to missed opportunities. This article introduces a triangular trading strategy using Silver’s
ExitMaster MA EA : ExitMaster MA EA is a smart trade management tool that allows traders to select from four Moving Average types and set a custom period, automatically closing Profitable trades based on price interaction with the chosen MA to secure profits efficiently. Author: Kommoju Sahityananda
  Libraries: CDictionary class  (15   1 2)
CDictionary class : An implementation of the dictionary (associative array) data structure in MQL5, based on CArrayObj and CList . Hash Function FNV-1a Usage Primitives: CDictionary *dict= new CDictionary(); //setting dict.Set< string >( "costarring" , "liquid" ); dict.Set< double >( "liquid" , 0.1
  Indicators: Buzzer  (16   1 2)
Buzzer: This indicator shows good signals based on modified MA. Author: younes sami
Intrabar Volume Flow : An indicator which visualizes how volume changes over time within each bar. It shows tick volume in a rolling histogram format. Author: Conor Mcnamara
1 Click Button To Close All Open and Pending Orders V03: Click "Close All" button to close all your open & pending orders at once. Author: grandaevus
Universum 3.0 : Increasing the lot after a losing trade. Entry signals are based on the DeMarker indicator. Author: Vladimir Karputov
Autoscaling Zigzag : A zigzag indicator that uses a single input to adjust the step size for detecting wave direction changes Author: Conor Mcnamara
Get min margin in to csv : The script MinMargins.mq5 is designed to help traders quickly calculate and document the minimum amount of money required to open a position with the smallest lot size for all symbols available in the Market Watch. This data is saved to a CSV file for easy review and
Check out the new article: How to develop any type of Trailing Stop and connect it to an EA . In this article, we will look at classes for convenient creation of various trailings, as well as learn how to connect a trailing stop to any EA. Continuing the topic about trailing stop started in the
Check out the new article: Creating an Interactive Graphical User Interface in MQL5 (Part 2): Adding Controls and Responsiveness . Enhancing the MQL5 GUI panel with dynamic features can significantly improve the trading experience for users. By incorporating interactive elements, hover effects, and
Multi SellLimitOrders & Multi SellStopOrders : Multi Selllimit and Sellstop orders are script files that enable traders to place multiple orders with ease. These orders allow traders to enter the market at a specific price level, or at a specified number of pips away from the current market price
New article Extracting structured data from HTML pages using CSS selectors has been published: The article provides a description of a universal method for analyzing and converting data from HTML documents based on CSS selectors. Trading reports, tester reports, your favorite economic calendars
Check out the new article: Cycles and Forex . Cycles are of great importance in our lives. Day and night, seasons, days of the week and many other cycles of different nature are present in the life of any person. In this article, we will consider cycles in financial markets. In trading, cycles can
Check out the new article: MQL5 Wizard Techniques you should know (Part 56): Bill Williams Fractals . The Fractals by Bill Williams is a potent indicator that is easy to overlook when one initially spots it on a price chart. It appears too busy and probably not incisive enough. We aim to draw away
Fibonacci ZigZag : Zig Zag indicator that relies only on a minimum % of retracement to each previous wave , and optionally , being bigger than a specific size measured in atr units. Author: Lorentzos Roussos
New article Neural Networks: From Theory to Practice is published: Nowadays, every trader must have heard of neural networks and knows how cool it is to use them. The majority believes that those who can deal with neural networks are some kind of superhuman. In this article, I will try to explain to
Download all ticks of a symbol's history : Download all the ticks from your broker for all the symbols in the market watch. Download all history or until a specific date in the past if available. Author: Lorentzos Roussos
Check out the new article: Combine Fundamental And Technical Analysis Strategies in MQL5 For Beginners . In this article, we will discuss how to integrate trend following and fundamental principles seamlessly into one Expert Advisors to build a strategy that is more robust. This article will
Check out the new article: The Liquidity Grab Trading Strategy . The liquidity grab trading strategy is a key component of Smart Money Concepts (SMC), which seeks to identify and exploit the actions of institutional players in the market. It involves targeting areas of high liquidity, such as
Check out the new article: Population optimization algorithms: Simulated Annealing (SA) algorithm. Part I . The Simulated Annealing algorithm is a metaheuristic inspired by the metal annealing process. In the article, we will conduct a thorough analysis of the algorithm and debunk a number of common
Telegram integration made easy. : The goal is to make the function readily available for any Telegram integration task in MQL5 development. By adding this file to your CodeBase, you can simply include it in your Expert Advisors and call the function directly from the included module. This eliminates
This website uses cookies. Learn more about our Cookies Policy.