Articles, Library comments - page 14

Tick RSI Adaptive : RSI adaptive indicator based on tick calculations Author: Conor Mcnamara
Check out the new article: Building A Candlestick Trend Constraint Model (Part 5): Notification System (Part I) . We will breakdown the main MQL5 code into specified code snippets to illustrate the integration of Telegram and WhatsApp for receiving signal notifications from the Trend Constraint
EA - The Simple Trading Panel - MT5 : The simple trading panel is a trading tool that is very interesting because it will allow you to predefine your StopLoss and your TakeProfit in term of pips. Author: Rodi Chamii
Aussie Surfer : This expert advisor is based on the alligator indicator and bollinger bands indicator. Currency pair: GBPAUD Time frame: 15min Author: Elric Arendse
New article Optimizing a strategy using balance graph and comparing results with "Balance + max Sharpe Ratio" criterion has been published: In this article, we consider yet another custom trading strategy optimization criterion based on the balance graph analysis. The linear regression is calculated...
Reverse No Repair: The Reverse No Repair indicator can show bullish arrows and bearish arrows. Author: Qianru Gao
  Experts: Trailing Activate  (14   1 2)
Trailing Activate : Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters Author: Vladimir Karputov
ColorXADX_HTF: The ColorXADX indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
MovingAverages.mqh Part II by Wiliam210 : How to use Metaquotes native smoothing functions in MovingAverages.mqh SimpleMAOnBuffer(), ExponentialMAOnBuffer(), SmoothedMAOnBuffer(), and 2 LinearWeightedMAOnBuffer() Author: Gerard Willia G J B M Dinh Sy
Easy to use Hedging Class for MQL5 by Peter Mueller - library for MetaTrader 4 : This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file. Author: Peter Mueller
Simple Parabolic SAR with alert : This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side. Author: Raymond Codjia
Check out the new article: Spurious Regressions in Python . Spurious regressions occur when two time series exhibit a high degree of correlation purely by chance, leading to misleading results in regression analysis. In such cases, even though variables may appear to be related, the correlation is
Root Mean Square : Root Mean Square Author: Mladen Rakic
Trend Dashboard Indicator : Trend Dashboard Indicator MetaTrader 5 indicator — a multi-timeframe indicator that is based on three standard indicators: Stochastic oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). It displays current trend directions for M1, M5, M15, M30
XP Forex Trade Manager Grid MT4 : Forex Trade Manager Grid MT4 helps you to managing orders and achieve the goal. You only need to place first order with Take Profit, run EA and set in params profit (pips) you want to get. EA will be managing your positions, as will gather appointed number of pips
Check out the new article: Multibot in MetaTrader (Part II): Improved dynamic template . Developing the theme of the previous article, I decided to create a more flexible and functional template that has greater capabilities and can be effectively used both in freelancing and as a base for
New article MQL5 Wizard techniques you should know (Part 01): Regression Analysis has been published: Todays trader is a philomath who is almost always (either consciously or not...) looking up new ideas, trying them out, choosing to modify them or discard them; an exploratory process that should
Check out the new article: Data Science and Machine Learning (Part 24): Forex Time series Forecasting Using Regular AI Models . In the forex markets It is very challenging to predict the future trend without having an idea of the past, Very few machine learning models are capable of making the
ASCtrend_HTF_Signal: ASCtrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by ASCtrend indicator as a graphic object with colored trend indication or deal direction. Author: Nikolay Kositsin In case there is no entry signal at the current bar, the indicator...
Check out the new article: Angle-based operations for traders . This article will cover angle-based operations. We will look at methods for constructing angles and using them in trading. Angle-based operations have been used in trading for a very long time. The main advantage of these operations is
Grid and Martin Gale include file : Enables Programmers to create Martin Gale and Grid Trading strategies with ease. Author: Peter Mueller
New article Trading with Donchian Channels has been published: In this article, we develop and tests several strategies based on the Donchian channel using various indicator filters. We also perform a comparative analysis of their operation. I will not reinvent the wheel and will not create another...
Check out the new article: Neural networks made easy (Part 76): Exploring diverse interaction patterns with Multi-future Transformer . This article continues the topic of predicting the upcoming price movement. I invite you to get acquainted with the Multi-future Transformer architecture. Its main
Easy to use Hedging Class for MQL5 by Peter Mueller : This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file. Author: Peter Mueller
  Experts: ROC  (9)
ROC: "ROC" EA Trades with "ROC" indicator, has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
Average (Breakeven) Price Indicator: This indicator draws a horizontal line at the Average/Breakeven Price for multiple positions. Author: Agostinho Jorge Oliveira
Auto Scheduler : It's a auto scheduler. Author: danyalyaseen
Screenshots with keyboard key press : Capture widescreen screenshots by pressing the 's' hotkey on the keyboard Author: Conor Mcnamara
  Experts: Pending order grid  (13   1 2)
Pending order grid: This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. Has Stop Loss, Take Profit and Trailing Stop. Author: Thomas Kjelvik
Check out the new article: Developing a multi-currency Expert Advisor (Part 3): Architecture revision . We have already made some progress in developing a multi-currency EA with several strategies working in parallel. Considering the accumulated experience, let's review the architecture of our