Articles, Library comments - page 72

Hacking objects in an EX5 : A demonstration on how to modify objects in an indicator without having the source code Author: Conor Mcnamara
Check out the new article: The Disagreement Problem: Diving Deeper into The Complexity Explainability in AI . Dive into the heart of Artificial Intelligence's enigma as we navigate the tumultuous waters of explainability. In a realm where models conceal their inner workings, our exploration unveils
News Detector for both Mt4 and Mt5 : One code that works for both Mt4 and Mt5 combined. Salient features of the code: -Filter News by High, Low or Medium Volatility -Filter By currencies -Filter by News Keyword -Auto GMT offset check -Dashboard to show upcoming News (Can be enabled or disabled)
Free Fuzzy Logic Library functions : The Fuzzy Logic - is a modern science, used in many fields, for example, it has military applications. Now it's available for the traders. Why Fuzzy Logic? There are some systems, easily can be solved by human, but it's difficult to program these systems. In such
Bollinger Band width calculation with Neural Network using : This Expert Advisor works with Neural Network method Author: surubabs
DPO - MA modified : change of MA curve to horizontal line and DPO curve shall represent the distance from close price to zero level (or MA curve) Author: Mohamed Hassan Mohamed Hassan Alsherbiny
Check out the new article: Portfolio Optimization in Python and MQL5 . This article explores advanced portfolio optimization techniques using Python and MQL5 with MetaTrader 5. It demonstrates how to develop algorithms for data analysis, asset allocation, and trading signal generation, emphasizing
Close All Orders and Positions : This is a simple script that Closes all Orders and Positions available Author: Omega J Msigwa
DPO - MA modified : main point is changing of MA curve to horizontal line and DPO curve shall represent to distance from close price to zero level or MA curve Author: Mohamed Hassan Mohamed Hassan Alsherbiny
Moving Averages-14 different types : This is an indicator to calculate 14 types of moving averages based on close price. Author: Yashar Seyyedin
Volumes Spread mod : Volumes Spread mod Author: Nicholas C Weber
Copy Objects: The script copy objects (Trendline, Horizontal Line, Rectangle, Fibo) from active chart to all charts in this same symbol. Author: Tadeusz Kiesner
Channel ZZ: A brand-new version of Channel ZZ indicator Author: Андрей
Check out the new article: Developing an MQL5 Reinforcement Learning agent with RestAPI integration (Part 1): How to use RestAPIs in MQL5 . In this article we will talk about the importance of APIs (Application Programming Interface) for interaction between different applications and software
ReverseMinMax : The indicator of the lowest tops and the highest bottoms. Author: Scriptor
New article The Most Active MQL5.community Members Have Been Awarded iPhones! is published: We have long been planning to encourage the most active MQL5.com participants contributing to the Community development. Therefore, the new rating system has been implemented on the website. Articles, Code
Moving Average Crossover with and without Martingale functionality: The power of Martingale : Moving averages are useless. In fact, some argue that the best way to lose money for a beginner are MA-Price crossover strategies. But is it possible to make it work? Author: Peter Mueller
  Experts: VR---SETKA---3  (29   1 2 3)
VR---SETKA---3 : VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts. Author: Vladimir Karputov
Check out the new article: Price Driven CGI Model: Theoretical Foundation . Let's discuss the data manipulation algorithm, as we dive deeper into conceptualizing the idea of using price data to drive CGI objects. Think about transferring the effects of events, human emotions and actions on financial
Check out the new article: Eigenvectors and eigenvalues: Exploratory data analysis in MetaTrader 5 . In this article we explore different ways in which the eigenvectors and eigenvalues can be applied in exploratory data analysis to reveal unique relationships in data. Principal Component Analysis
Check out the new article: Creating a Daily Drawdown Limiter EA in MQL5 . The article discusses, from a detailed perspective, how to implement the creation of an Expert Advisor (EA) based on the trading algorithm. This helps to automate the system in the MQL5 and take control of the Daily Drawdown
Inertia_Candles : The indicator paints candles whose body sizes exceed the indicator input parameter in points Author: Nikolay Kositsin
Check out the new article: Data label for time series mining (Part 5):Apply and Test in EA Using Socket . This series of articles introduces several time series labeling methods, which can create data that meets most artificial intelligence models, and targeted data labeling according to needs can
WPR with Bollinger bands : Williams %R , WPR , or just %R , is a technical analysis oscillator showing the current closing price in relation to the high and low of the past N days (for a given N). It was developed by a publisher and promoter of trading materials, Larry Williams. Its purpose is to
RSI Scanner : Simple indicator that will scan thru the symbols in the MarketWatch window to alert you if price is overbought or oversold based on RSI. Author: Conor Dailey
Check out the new article: Neural networks made easy (Part 79): Feature Aggregated Queries (FAQ) in the context of state . In the previous article, we got acquainted with one of the methods for detecting objects in an image. However, processing a static image is somewhat different from working with
4 Sessions: Shows 4 sessions: Pacific, Asian, European, American. Author: Andrew
MultiTimeFrame Indicator: This indicator help you keep 3 different timeframes on the screen to see the price action clearly on both short term and long term without switching buttons. Author: SLIMFX
  Indicators: Daily Open Line  (12   1 2)
Daily Open Line : An simple Indicator displaying daily opening line. Author: Muhammad Syamil Bin Abdullah
Check out the new article: Monte Carlo Permutation Tests in MetaTrader 5 . In this article we take a look at how we can conduct permutation tests based on shuffled tick data on any expert advisor using only MetaTrader 5. Obviously after exporting the file, make a note of where it is saved and open