Articles, Library comments - page 106

prior day close: yesterday market close european market or NYSE close price Author: Ramin Rostami
Candle Timer : Candle Timer shows the time remaining until the end of the candle. Author: Mladen Rakic
Check out the new article: Trade transactions. Request and response structures, description and logging . The article considers handling trade request structures, namely creating a request, its preliminary verification before sending it to the server, the server's response to a trade request and the
Testinator for testing massive combinations of trade setups : Welcome to the Binary Testinator. The Purpose of this EA is for testing different Indicators to optimize a trade scenario. Everyone has an opinion on what is the best trade setup, and advice is never ending! Better if you test it out
New article Multiple indicators on one chart (Part 02): First experiments has been published: In the previous article "Multiple indicators on one chart" I presented the concept and the basics of how to use multiple indicators on one chart. In this article, I will provide the source code and will
New article Category Theory in MQL5 (Part 7): Multi, Relative, and Indexed Domains has been published: Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine some of its
Example of using an ONNX model to recognize handwritten numbers : This Expert Advisor does not trade. A simple panel, implemented using the standard Canvas library, allows you to draw digits with the mouse. The trained mnist.onnx model is used to recognize the digits. Author: Slava
Check out the new article: Developing a Replay System — Market simulation (Part 14): Birth of the SIMULATOR (IV) . In this article we will continue the simulator development stage. this time we will see how to effectively create a RANDOM WALK type movement. This type of movement is very intriguing
Check out the new article: Neural networks made easy (Part 39): Go-Explore, a different approach to exploration . We continue studying the environment in reinforcement learning models. And in this article we will look at another algorithm – Go-Explore, which allows you to effectively explore the
Check out the new article: Design Patterns in software development and MQL5 (Part 2): Structural Patterns . In this article, we will continue our articles about Design Patterns after learning how much this topic is more important for us as developers to develop extendable, reliable applications not
DCC / Piercing : DCC / Piercing Author: Rajesh Kumar Nait
Wickless Breakout : Wickless breakout Author: Rajesh Kumar Nait
Wick Engulf : A wick engulf candlestick pattern Author: Rajesh Kumar Nait
MACD on Chart : Show MACD directly on chart Author: Nikclay Khrushchev
  Experts: Arrows and Curves EA  (38   1 2 3 4)
Arrows and Curves EA : An Expert Advisor based on the "Arrows&Curves" indicator. Author: Vladimir Karputov
Check out the new article: Developing an MQTT client for Metatrader 5: a TDD approach — Part 4 . This article is the fourth part of a series describing our development steps of a native MQL5 client for the MQTT protocol. In this part, we describe what MQTT v5.0 Properties are, their semantics, how
New article An example of how to ensemble ONNX models in MQL5 has been published: ONNX (Open Neural Network eXchange) is an open format built to represent neural networks. In this article, we will show how to use two ONNX models in one Expert Advisor simultaneously. For stable trading, it is usually
Linear Regression Channel : The indicator plots a channel using the linear regression model: y=b+a*x. When calculation of regression coefficients (a and b) it uses only completed bars. The number of bars should be greater than 2 (and less than total bars in history-1), it is specified in InChPeriod
  Experts: MA Cross  (31   1 2 3 4)
MA Cross : The Expert Advisor based on intersection of two iMA. Author: Vladimir Karputov
Custom Moving Average : The Custom Moving Average is example of the Custom User Indicator - it calculates and shows the Moving Average . Author: MetaQuotes Software Corp
Custom Hammer and Inverted Hammer : Custom Hammer and Inverted Hammer Author: Rajesh Kumar Nait
New article Metamodels in machine learning and trading: Original timing of trading orders has been published: Metamodels in machine learning: Auto creation of trading systems with little or no human intervention — The model decides when and how to trade on its own. First, I need to make a small
Six Soldiers : Six bulls or six bear continuous candles Author: Rajesh Kumar Nait
Hidden Engulfing : Hidden Engulfing Candlestick Pattern Author: Rajesh Kumar Nait
Body Wick Comparison : Checks if either upper or lower Wick range of a candlestick is greater than Body range of a candlestick and plot a wingding Author: Rajesh Kumar Nait
iFreeNumFractals : The indicator finds fractals of any dimension. Author: Nikolay Kositsin
Read news from forex factory website by web request : Read news from forex factory website by web request Author: Mr Anucha Maneeyotin
  Indicators: AutoFib TradeZones  (21   1 2 3)
AutoFib TradeZones: Auto updating fib retracer showing zones for range trading/breakouts. Author: Benjamin Joshua Nash
Check out the new article: Neural networks made easy (Part 50): Soft Actor-Critic (model optimization) . In the previous article, we implemented the Soft Actor-Critic algorithm, but were unable to train a profitable model. Here we will optimize the previously created model to obtain the desired
3 MA Cross w_Alert v2: The alarm indicator 3MA Cross w_Alert v2. Author: John Smith