Articles, Library comments - page 105

New article Category Theory in MQL5 (Part 5): Equalizers 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 concepts & axioms with
Corrected T3 : Corrected T3 Author: Mladen Rakic
New article Multilayer perceptron and backpropagation algorithm (Part II): Implementation in Python and integration with MQL5 has been published: There is a Python package available for developing integrations with MQL, which enables a plethora of opportunities such as data exploration, creation and
  Indicators: Liner regression  (12   1 2)
Liner regression : Linear regression Author: Mladen Rakic
T3Taotra_HTF : T3Taotra indicator with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
  Experts: TrendMeLeaveMe  (22   1 2 3)
TrendMeLeaveMe: Just draw Trend Up or Trend Down before the Expert Advisor "TrendMeLeaveMe" start. Set properties, run expert and go to sleep or work. Author: waddah attar
Skyscraper_Fix_Cld : Skyscraper_Fix indicator with the space between the average and NRTR lines filled with color Author: Nikolay Kositsin
Skyscraper_Fix : Fixed version of the Skyscrape indicator Author: Nikolay Kositsin
CandlesAutoFibo : The indicator builds Fibonacci levels at candlesticks High and Low, based on the timeframe specified in the indicator parameters Author: Nikolay Kositsin
Time Left To New Bar Watch : Time Left To New Bar Watch Author: Igor Gerasimov
formo : Short description. Author: Charlie nox
Hotkeys_TimeFrames_v1.0 : hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn Author: NickBixy
  Indicators: WPVH  (3)
WPVH : The Wyckoff PV Histogram indicator Author: Scriptor
Parabolic SAR Expert : Classic strategy based on Parabolic SAR indicator. With Auto Lot options and Trailing Stop. The EA is automatically generated with Mission Automate - visual strategy builder. More info: https://www.mql5.com/en/articles/4951 Author: Andrey Barinov
Daily Range Projections : The indicator forecasts high and low price values of a financial asset considering yesterday's (completed) and today's day candlesticks parameters. Author: Nikolay Kositsin
New article Experiments with neural networks (Part 3): Practical application has been published: In this article series, I use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders. MetaTrader 5 is
New article Data Science and Machine Learning(Part 14): Finding Your Way in the Markets with Kohonen Maps has been published: Are you looking for a cutting-edge approach to trading that can help you navigate complex and ever-changing markets? Look no further than Kohonen maps, an innovative form of
Draw Ellipse: Ellipses are great for identifying areas of interest. Drawing them can be time consuming so I created a script that will create an ellipse on window drop. The ellipse is created where you drop it, sized automatically, regardless of currency pair or timeframe. Much quicker and easier...
New article Using the Kalman Filter for price direction prediction has been published: For successful trading, we almost always need indicators that can separate the main price movement from noise fluctuations. In this article, we consider one of the most promising digital filters, the Kalman
  Experts: hedger  (5)
hedger : Protecting a position (hedging) Author: Vladimir Karputov
Time Segmented Volume (TSV) : Based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc. Author: Fernando Carreiro
  Experts: MACD EA  (1)
MACD EA : The Expert Advisor uses three iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD) Author: Vladimir Karputov
Waddah Attar Explosion: Indicator Waddah_Attar_Explosion is very powerful. It alerts you to buy , sell , exit buy and exit sell. Author: waddah attar
Vortex : According to original description of the authors (Etienne Botes and Douglas Siepman) of the Vortex indicator: After thoroughly researching technical tools, we concluded that the concept of the Directional Movement Index (DMI) offered the most accurate way to identify trend direction or
EA Framme : Official example involve complex wrapper classes, Here is a simple one Author: Si Jun Tan
bitcoin is a great coin, but today you can't make micropayments, just 1 machine to mine it properly costs more than 4000, too much energy consumption, it has huge problems, a lot of coins are trying to solve these problems, but i think that today there is only 1 coin that solve all these problems
New article MQL5 Programming Basics: Strings is published: The article covers everything you can do with strings in MQL5. It should be of interest primarily to novice MQL5 programmers, while experienced developers will have a good opportunity to summarize and systematize their knowledge. Author
EMA on RSI : Calculates a Exponential Moving Average based on RSI Data, instead of the regular Pricing data. Simple and and to the point. Author: TheCoder
Channel N Bars : Channel of 'N' bars at 'Low' and 'High' prices Author: Vladimir Karputov
Get info about inputs and outputs of onnx-model : Script gets information about input and output tensors of onnx-model, their types and shapes Author: Slava