Articles, Library comments - page 40

Check out the new article: Introduction to MQL5 (Part 10): A Beginner's Guide to Working with Built-in Indicators in MQL5 . This article introduces working with built-in indicators in MQL5, focusing on creating an RSI-based Expert Advisor (EA) using a project-based approach. You'll learn to retrieve
New article MQL5 for Newbies: Guide to Using Technical Indicators in Expert Advisors is published: In order to obtain values of a built-in or custom indicator in an Expert Advisor, first its handle should be created using the corresponding function. Examples in the article show how to use this or
Exp_XOSignal_ReOpen : The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling. Author: Nikolay Kositsin
Stoch RSI MT4 : The Stochastic RSI indicator (Stoch RSI) is essentially an indicator of an indicator. It is used in technical analysis to provide a stochastic calculation to the RSI indicator. This means that it is a measure of RSI relative to its own high/low range over a user defined period of
RectangleTest : The EA trades using the Rectangle, EMA and SMA indicators. Author: Igor Widiger
Range Levels : The indicator draws the nearest levels of the specified price range. Author: Evgeniy Chumakov
Check out the new article: Neural Networks Made Easy (Part 85): Multivariate Time Series Forecasting . In this article, I would like to introduce you to a new complex timeseries forecasting method, which harmoniously combines the advantages of linear models and transformers. The main idea of Client
  Experts: Trading Simulator 2  (12   1 2)
Trading Simulator 2: The program-simulator v.2 for perfecting strategy, testing of indicators and trainings of trading skills. Author: Денис Орлов
  Indicators: Cointegration  (29   1 2 3)
Cointegration : The indicator calculates and displays a linear relationship between two or more financial symbols. Author: Maxim Dmitrievsky
Check out the new article: MQL5 Wizard Techniques you should know (Part 27): Moving Averages and the Angle of Attack . The Angle of Attack is an often-quoted metric whose steepness is understood to strongly correlate with the strength of a prevailing trend. We look at how it is commonly used and
Check out the new article: Forex spread trading using seasonality . The article examines the possibilities of generating and providing reporting data on the use of the seasonality factor when trading spreads on Forex. Here we will consider the search for statistical relationships and available
New article Creating a Multi-Currency Multi-System Expert Advisor has been published: I believe there are quite a few traders who trade more than one trading symbol and use multiple strategies. This approach does not only allow you to potentially increase your profit but to also minimize the risk of
  Expert Advisors: Grr-al  (25   1 2 3)
Grr-al : The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester. It uses the knowledge about the M1 OHLC tick generation algorithm in Strategy Tester of MetaTrader 5: If the price began to decrease after the new bar opening, it is guaranteed
NeuroNirvamanEA 2 : The trading system is based on a simple neural network. Author: Vladimir Karputov
Check out the new article: Developing an MQTT client for MetaTrader 5: a TDD approach — Final . This article is the last part of a series describing our development steps of a native MQL5 client for the MQTT 5.0 protocol. Although the library is not production-ready yet, in this part, we will use
Check out the new article: Price Action Analysis Toolkit Development (Part 6): Mean Reversion Signal Reaper . While some concepts may seem straightforward at first glance, bringing them to life in practice can be quite challenging. In the article below, we'll take you on a journey through our
  Libraries: Symbol  (112   1 2 3 4 5 ... 11 12)
Symbol : A library for working with traditional and custom symbols Author: fxsaber
Check out the new article: Econometric tools for forecasting volatility: GARCH model . The article describes the properties of the non-linear model of conditional heteroscedasticity (GARCH). The iGARCH indicator has been built on its basis for predicting volatility one step ahead. The ALGLIB
Buy Sell Close Manual trading EA for trading newbies : [@Buy_Sell_Close] Manual trading EA for trading newbies, EA can be used in backtesting visual mode, EA can also be used in live trading. You can practice your own trading system in backtesting. Author: Hui Qiu
Moving Average MTF : Moving average with calculated period based on timeframe Author: 4kk4
day of week : The indicator shows the names of the days of the week as text labels on the chart. Author: 4kk4
HFT Spreader for FORTS : Expert Advisor which trades inside the spread in the order book. Author: Serhiy Dotsenko
Lyapunov_HP : The oscillator indicator based on Lyapunov stability theory, with the Hodrick-Prescott filter. The indicator has two input parameters: Filter - filter calculation period, Applied price - price used for calculation Due to the use of the HP filter, the indicator has the following
New article The power of ZigZag (part I). Developing the base class of the indicator has been published: Many researchers do not pay enough attention to determining the price behavior. At the same time, complex methods are used, which very often are simply “black boxes”, such as machine learning or
Perfect Trailing StopLoss : Copy these into any EA you are busy coding and you"ll have a trailing sl the only things you'll need to change would probably be InpMagic for your magic number or you could just copy my code as is , Remember to add COrderinfo ord; and CPositionInfo pos; Author: Lamont
New article Cluster Analysis (Part I): Mastering the Slope of Indicator Lines has been published: Cluster analysis is one of the most important elements of artificial intelligence. In this article I try to apply cluster analysis of the slope of an indicator to get thresholds to determine whether a
SharpEdge Alligator MT4 EA : This EA offers Alligator trend detection, customizable settings, and automated trade execution, with features like adjustable Moving Average parameters and close-on-next-signal functionality. Author: Kommoju Sahityananda Devi
BrainTrend2Sig : BrainTrend2Sig is an indicator of the market trends that assigns colors to candlesticks according to the trend direction. While there is a downward trend on the market, all candlesticks are colored in red. As soon as the trend is upwards, all succeeding candlesticks will be colored
Abiroid Switch Templates Script : This is a template switcher script mq4 file. This script will work with your MT4 (Metatrader 4) platform. It is to switch between templates. Author: Abir Pathak
  Experts: Adaptive grid  (12   1 2)
Adaptive grid : Adaptive grid expert for mt4 Author: Kenneth Parling