Articles, Library comments - page 12

Check out the new article: Decoding Opening Range Breakout Intraday Trading Strategies . Opening Range Breakout (ORB) strategies are built on the idea that the initial trading range established shortly after the market opens reflects significant price levels where buyers and sellers agree on value
Check out the new article: From Novice to Expert: Programming Candlesticks . In this article, we take the first step in MQL5 programming, even for complete beginners. We'll show you how to transform familiar candlestick patterns into a fully functional custom indicator. Candlestick patterns are
Check out the new article: Neural Networks in Trading: Exploring the Local Structure of Data . Effective identification and preservation of the local structure of market data in noisy conditions is a critical task in trading. The use of the Self-Attention mechanism has shown promising results in
AhrensMA: Ahrens Moving Average indicator Author: Scriptor
CTJM Candle Timer - Indicator for MT5 : This indicator will shows the time remaining until the end of the candle. You can choose colour and the font size. Author: Jivarajah Tharamarajah
  Indicators: Auto Fibo  (24   1 2 3)
Auto Fibo: Automatic Fibonacci with ZigZag Base. Author: Hector Pacheco
Check out the new article: From Basic to Intermediate: FOR Statement . In this article, we will look at the most basic concepts of the FOR statement. It is very important to understand everything that will be shown here. Unlike the other statements we've talked about so far, the FOR statement has
Better volume : Better Volume is an advanced indicator designed to analyse the behaviour of volume on price charts. It combines volume information with metrics such as candlestick range and moving averages to identify important patterns in the market, such as buy/sell climaxes, churn and weak
Check out the new article: Building a Custom Market Regime Detection System in MQL5 (Part 2): Expert Advisor . This article details building an adaptive Expert Advisor (MarketRegimeEA) using the regime detector from Part 1. It automatically switches trading strategies and risk parameters for
Net Volume : The "Net Volume" indicator shows the volume taking into account the pressure of sellers and buyers Author: Artyom Trishkin
  Libraries: Calendar  (133   1 2 3 4 5 ... 13 14)
Calendar : Calendar - fundamental analysis on history and real-time. Author: fxsaber
Check out the new article: USD and EUR index charts — example of a MetaTrader 5 service . We will consider the creation and updating of USD index (USDX) and EUR index (EURX) charts using a MetaTrader 5 service as an example. When launching the service, we will check for the presence of the required
Simple Trading System: A semaphore signal indicator based in the idea from "325 golden strategies" collection. Author: Nikolay Kositsin
MyRSI by John Ehlers : John F. Ehlers’ RSI with “Noise Elimination Technology" for MT4 Author: maximo
Adjustable Moving Average EA : This Expert Advisor opens trades based on the crossover of two adjustable moving averages. You can fully customize the periods, type (e.g., EMA, SMA), and direction (long-only, short-only, or both). It includes optional Stop Loss, Take Profit, and Trailing Stop
Hey traders 👋 I’ve been thinking a lot lately about how much we rely on indicators in our trading strategies—RSI, MACD, Bollinger Bands, Moving Averages, and the list goes on... Some say indicators are essential tools for analyzing market behavior and timing entries/exits. Others argue they lag
Volume Oscillator : A volume oscillator is a useful technical analysis indicator that predicts the strength or weakness of price trends Author: Artyom Trishkin
Check out the new article: Twitter Sentiment Analysis with Sockets . This innovative trading bot integrates MetaTrader 5 with Python to leverage real-time social media sentiment analysis for automated trading decisions. By analyzing Twitter sentiment related to specific financial instruments, the
Advanced MTF RSI: With the MTF RSI Indicator you can easily identify the oversold/overbought levels on several different timeframes by using only one chart. Author: Ponder Solutions Limited
Fuxi Guaxiang Oscillation Indicator : A K-line mapping indicator based on Fuxi Guaxiang Author: Ge Senlin
New article Programming a Deep Neural Network from Scratch using MQL Language has been published: This article aims to teach the reader how to make a Deep Neural Network from scratch using the MQL4/5 language. It begins with the basic unit of a neural network: a single neuron. In this article, I
ICT by Emil : Takes trades based on ICT silverbullet and 2022 model with trailing stops and partials, also keeps entry according to OTE, and risk according to prop firm version Author: Emil Paul Jacob
Volume MA with candle color tracking : A moving average of pure tick volume with histogram bars tracking bullish/bearish candle color Author: Conor Mcnamara
  Experts: RoNz Auto SL-TS-TP v.2  (397   1 2 3 4 5 ... 39 40)
RoNz Auto SL-TS-TP v.2: EA for Automatic StopLoss, Take Profit, Profit Lock, and Trailing Stop. SL and TP could be hidden. Author: Roni Nafrianto
ZigZag Fibo : Original ZigZag MT4 with added automatic fibonacci Author: Cahyo Hadi Prasetyo
New Candle or Bar formation. : This Bot detects the open of a new candle on any set timeframe, thereby making it easier to run a one-time code, place trades and call other functions. The code is written in the OnTick() function. Author: Clinton Dennis Edem
Volume with MA and color of candle: Volume indicator as modified by RonT, but histogram bar color will be red on a down candle, green on an up candle Author: Robert Rice
Check out the new article: MQL5 Wizard Techniques you should know (Part 38): Bollinger Bands . Bollinger Bands are a very common Envelope Indicator used by a lot of traders to manually place and close trades. We examine this indicator by considering as many of the different possible signals it does
Check out the new article: MQL5 Wizard Techniques you should know (Part 60): Inference Learning (Wasserstein-VAE) with Moving Average and Stochastic Oscillator Patterns . We wrap our look into the complementary pairing of the MA & Stochastic oscillator by examining what role inference-learning can
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part X): External resource-based interface . Today, we are harnessing the capabilities of MQL5 to utilize external resources—such as images in the BMP format—to create a uniquely styled home interface for the Trading