Articles, Library comments - page 39

Strategy Checklist : This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade. Author: Carlos Oliveira
Check out the new article: Developing a multi-currency Expert Advisor (Part 1): Collaboration of several trading strategies . There are quite a lot of different trading strategies. So, it might be useful to apply several strategies working in parallel to diversify risks and increase the stability of
Check out the new article: Connexus Helper (Part 5): HTTP Methods and Status Codes . In this article, we will understand HTTP methods and status codes, two very important pieces of communication between client and server on the web. Understanding what each method does gives you the control to make
RSI_Expert_v2.0: Expert Advisor based on iRSI (RSI) and iMA (Moving Average, MA). Author: Vladimir Karputov
Trend Reversal: "Trend Reversal"naked trading price action EA draws 4 Trend Lines with "Fractals"(2main+2small) on chart and trades with Trend Reversal,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
Check out the new article: Visualizing deals on a chart (Part 1): Selecting a period for analysis . Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently
New article Adaptive Trading Systems and Their Use in the MetaTrader 5 Client Terminal is published: This article suggests a variant of an adaptive system that consists of many strategies, each of which performs its own "virtual" trade operations. Real trading is performed in accordance with the
Corrected volume weighted moving average: Corrected volume weighted moving average Author: Mladen Rakic
Simple continuous trend-following strategy for buying and selling based on predefined conditions : Simple continuous trend-following strategy for buying and selling based on predefined conditions Author: Iulian Persinaru
Price momentum oscillator : Price momentum oscillator Author: Mladen Rakic
Range Forecast H1 : The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics. Author: Evgeniy Chumakov
Check out the new article: Integrating MQL5 with data processing packages (Part 2): Machine Learning and Predictive Analytics . In our series on integrating MQL5 with data processing packages, we delve in to the powerful combination of machine learning and predictive analysis. We will explore how to
Check out the new article: Neural Network in Practice: Straight Line Function . In this article, we will take a quick look at some methods to get a function that can represent our data in the database. I will not go into detail about how to use statistics and probability studies to interpret the
Check out the new article: MQL5 Wizard Techniques you should know (Part 44): Average True Range (ATR) technical indicator . The ATR oscillator is a very popular indicator for acting as a volatility proxy, especially in the forex markets where volume data is scarce. We examine this, on a pattern
New article Dr. Tradelove or How I Stopped Worrying and Created a Self-Training Expert Advisor is published: Just over a year ago joo, in his article "Genetic Algorithms - It's Easy!", gave us a tool for implementation of the genetic algorithm in MQL5. Now utilizing the tool we will create an Expert
Check out the new article: Triangular arbitrage with predictions . This article simplifies triangular arbitrage, showing you how to use predictions and specialized software to trade currencies smarter, even if you're new to the market. Ready to trade with expertise? Arbitrage is very curious, it's
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part V): Two-Factor Authentication (2FA) . Today, we will discuss enhancing security for the Trading Administrator Panel currently under development. We will explore how to implement MQL5 in a new security strategy
Check out the new article: News Trading Made Easy (Part 3): Performing Trades . In this article, our news trading expert will begin opening trades based on the economic calendar stored in our database. In addition, we will improve the expert's graphics to display more relevant information about
Check out the new article: Gain An Edge Over Any Market (Part II): Forecasting Technical Indicators . Did you know that we can gain more accuracy forecasting certain technical indicators than predicting the underlying price of a traded symbol? Join us to explore how to leverage this insight for
Swap Monitor : This service periodically checks swaps for predefined symbols and saves detected changes into CSV-files for further analysis and potential replay (not implemented here). Also it monitors and alerts swap changes of existing positions. Author: Stanislav Korotky
Check out the new article: Feature selection and dimensionality reduction using principal components . The article delves into the implementation of a modified Forward Selection Component Analysis algorithm, drawing inspiration from the research presented in “Forward Selection Component Analysis
Check out the new article: Developing a Replay System (Part 49): Things Get Complicated (I) . In this article, we'll complicate things a little. Using what was shown in the previous articles, we will start to open up the template file so that the user can use their own template. However, I will be
Check out the new article: Neural networks made easy (Part 89): Frequency Enhanced Decomposition Transformer (FEDformer) . All the models we have considered so far analyze the state of the environment as a time sequence. However, the time series can also be represented in the form of frequency
Fractals - adjustable period and prices: Fractals - adjustable period and prices Author: Mladen Rakic
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
Check out the new article: Developing a multi-currency Expert Advisor (Part 12): Developing prop trading level risk manager . In the EA being developed, we already have a certain mechanism for controlling drawdown. But it is probabilistic in nature, as it is based on the results of testing on
Check out the new article: Reimagining Classic Strategies (Part V): Multiple Symbol Analysis on USDZAR . In this series of articles, we revisit classical strategies to see if we can improve the strategy using AI. In today's article, we will examine a popular strategy of multiple symbol analysis
Trade Copier - Open Source - Multiplatform - Transmitter Side: Trade Transmitter will Transmit Trades from MT5 Demo or Real accounts using CSV Files. Each trade request created manually or by other EAs on MT5 terminal will be automatically transmitted. Positions and orders summaries are also
CHistoryPositionInfo Class: A class for easy access to the closed position properties. Author: amrali
HistoryPositionInfo version 2: Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history. Author: Vladimir Karputov