Articles, Library comments - page 35

Inverted Chart View: Most Trader have only a Long Feeling. With this Indicator the Chart is shown inverted to find better your short entry points. Author: Jens
Scale All Charts: Two scripts are included for scaling all of the charts: "Scale Auto All" will set all of the open charts to automatic scaling. "Scale Fix All" will set all of the open charts to use fixed scaling. When switching to fixed scaling one option must be specified...
Taf: Indicator Taf. Author: Collector
Zone_Recovery_Area Formula1: Zone Recovery Hedging Strategy Ea with two moving averages and Special formula. It works on any time frame, you should try it on demo account. Author: Aharon Tzadik
New article Matrices and vectors in MQL5: Activation functions has been published: Here we will describe only one of the aspects of machine learning - activation functions. In artificial neural networks, a neuron activation function calculates an output signal value based on the values of an input
  Indicators: Channels  (34   1 2 3 4)
Channels: Finds and draws channels using all timeframes from 1 minute to 1 month Author: Nikolay7ko
New article Category Theory in MQL5 (Part 10): Monoid Groups has been published: This article continues the series on category theory implementation in MQL5. Here we look at monoid-groups as a means normalising monoid sets making them more comparable across a wider span of monoid sets and data
Perfect Trend Line 2: Perfect Trend Line 2 Author: Mladen Rakic
New article Neural networks made easy (Part 35): Intrinsic Curiosity Module has been published: We continue to study reinforcement learning algorithms. All the algorithms we have considered so far required the creation of a reward policy to enable the agent to evaluate each of its actions at each
New article Creating an EA that works automatically (Part 08): OnTradeTransaction has been published: In this article, we will see how to use the event handling system to quickly and efficiently process issues related to the order system. With this system the EA will work faster, so that it will not
New article Creating an EA that works automatically (Part 14): Automation (VI) has been published: In this article, we will put into practice all the knowledge from this series. We will finally build a 100% automated and functional system. But before that, we still have to learn one last detail. In
New article Multilayer perceptron and backpropagation algorithm (Part 3): Integration with the Strategy Tester - Overview (I). has been published: The multilayer perceptron is an evolution of the simple perceptron which can solve non-linear separable problems. Together with the backpropagation
  Experts: Hedging_Zone_Recovery_Area  (77   1 2 3 4 5 ... 7 8)
Hedging_Zone_Recovery_Area: This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account. Zone Recovery is an advanced hedging system. When the market goes against you by certain number of pips, you open an...
Divergence ema rsi : Rsi close Author: traderonemax
New article Creating an EA that works automatically (Part 13): Automation (V) has been published: Do you know what a flowchart is? Can you use it? Do you think flowcharts are for beginners? I suggest that we proceed to this new article and learn how to work with flowcharts. As I already mentioned in
Standard Deviation Channel MT5: A channel based on standard deviation of close price. Author: Ziheng Zhuang
New article Money management in trading has been published: We will look at several new ways of building money management systems and define their main features. Today, there are quite a few money management strategies to fit every taste. We will try to consider several ways to manage money based on
Modify SL TP: This script is used to modify Stop Loss and Take Profit of position. Author: Ziheng Zhuang
Base64 Encode Decode: Simple way to encode and decode using Base64. Author: Agus Mufaizin
Base64: Simple coding/decoding of entries in Base64. Author: Renat Fatkhullin
New article Universal Expert Advisor: CUnIndicator and Use of Pending Orders (Part 9) has been published: The article describes the work with indicators through the universal CUnIndicator class. In addition, new methods of working with pending orders are considered. Please note: from this point on,...
Pips Volatility Alarm : Catching the extreme change on candle. Author: DADALI ARWALY
Bollinger Bandwidth: An investigation of the Bollinger band has shown that when the bandwidth (distance between the top and bottom bands) is below 4, the market is compressed and about to break out. When the bandwidth reaches 11, there is a strong wave for scalp trading. Be Author: Larry
New article Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5 is published: In the following article I am describing a process of implementing Moving Mini-Max indicator based on a paper by Z.G.Silagadze 'Moving Mini-max: a new indicator for technical analysis'....
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 Rebuy algorithm: Math model for increasing efficiency has been published: In this article, we will use the rebuy algorithm for a deeper understanding of the efficiency of trading systems and start working on the general principles of improving trading efficiency using mathematics and
New article Category Theory (Part 9): Monoid-Actions has been published: This article continues the series on category theory implementation in MQL5. Here we continue monoid-actions as a means of transforming monoids, covered in the previous article, leading to increased applications. If we run
  Indicators: Tipu Renko Live  (41   1 2 3 4 5)
Tipu Renko Live: Tipu Renko Live is a modified version of Renko Charts that can be plotted on a normal time frame. Author: Kaleem Haider
Simple check open orders filter boolean function for Expert Advisors : This is a simple boolean function for the EA to detect if there is any previous open market orders without using the "OrdersTotal()" built-in function which might cause the EA to calculate positions not opened by each specific
PDFma: PDFma — average using probability density function for average calculation. Author: Mladen Rakic