Articles, Library comments - page 3

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
MQL5 Programming for Traders – Source Codes from the Book. Part 7 : The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and
MyRSI by John Ehlers : John F. Ehlers’ RSI with “Noise Elimination Technology" for MT4 Author: maximo
Check out the new article: Data Science and ML (Part 36): Dealing with Biased Financial Markets . Financial markets are not perfectly balanced. Some markets are bullish, some are bearish, and some exhibit some ranging behaviors indicating uncertainty in either direction, this unbalanced information
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
Currency Strength Meter MT5 : Currency Strength Meter for MetaTrader 5 with configurable timeframe parameter, It was converted from "Currency Strength Giraia 28 pairs TRO MODIFIED" MetaTrader 4 version Author: Andrew Ingosi Likare
Check out the new article: Introduction to MQL5 (Part 14): A Beginner's Guide to Building Custom Indicators (III) . Learn to build a Harmonic Pattern indicator in MQL5 using chart objects. Discover how to detect swing points, apply Fibonacci retracements, and automate pattern recognition. In this
New article MetaQuotes ID in MetaTrader Mobile Terminal is published: Android and iOS powered devices offer us many features we do not even know about. One of these features is push notifications allowing us to receive personal messages, regardless of our phone number or mobile network operator....
Indiana Jones Mean Reversion EA : This is a simple mean reversion EA Author: Yashar Seyyedin
  Indicators: iForexSessions  (75   1 2 3 4 5 ... 7 8)
iForexSessions : Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York). Author: amrali
AveragePrice : Indicator for calculating the average price of open positions, you can use the magic number if you want to separate the positions of just one robot, but the zero number is for manual operations. Author: Francisco Gomes Da Silva
New article Time Series Forecasting Using Exponential Smoothing (continued) is published: This article seeks to upgrade the indicator created earlier on and briefly deals with a method for estimating forecast confidence intervals using bootstrapping and quantiles. As a result, we will get the...
Currency Strength Index (CSI): Trading the STRONG against the weak! Author: amrali
Check out the new article: Build Self Optmising Expert Advisors in MQL5 . Build Expert Advisors that look forward and adjust themselves to any market. Self-optimizing automated systems are essential in today's dynamic financial markets. Developing a trading bot that can adjust to current market