Articles, Library comments - page 123

BW-ZoneTrade : The idea of this indicator has been proposed by Bill Williams in his book "New Trading Dimensions: How to Profit from Chaos in Stocks, Bonds and Commodities" . It shows the "fourth dimension" of the market - it paints the bar charts with different colors (green, grey and red)
New article Data Science and Machine Learning (Part 05): Decision Trees has been published: Decision trees imitate the way humans think to classify data, let's see how to build a tree and use them to classify and predict some data. The main goal of the decision trees algorithm is to separate the
Create your own neural network predictor easily (example: MA and RSI Predictors): Ive modified the "Next price predictor" posted by gpwr to allow any developer to create its own BPNN predictor easily, even without understanding how a neural network works. So easy even beginners can do it. Included:...
  Experts: T3MA  (6)
T3MA : An ExpertAdvisor based on the T3MA-ALARM indicator. Author: Vladimir Karputov
  Indicators: Inside Bar  (22   1 2 3)
Inside Bar: Indicator detects the Inside Bars and marks them high/low (no redraw). Author: Taras Slobodyanik
Without shadow color histogram : The indicator looks for bars without wicks. Uses the drawing style DRAW_COLOR_HISTOGRAM Author: Vladimir Karputov
Vinci EA : It is Diffrent complex Range BreakOut system. Using to Range Breakout system is defined by min number of bars and max width in pips. This robot is can use to volatility instrument. Author: Musa Akguel
SAR Color Alert : Colored SAR indicator. Alerts on color change Author: Vladimir Karputov
MA on DeMarker Arrow : iDeMarker (DeMarker, DeM) indicator smoothed with iMA (Moving Average, MA). Author: Vladimir Karputov
SSL Channel (TradingView) : Converted SSL Channel by MissTricky from TradingView to MQL4 Author: Lee Chee Tat
Dolly_Graphics_v11-GMTShift : An indicator of support and resistance channels. Author: Nikolay Kositsin
CCI - double smoothed Wilder's EMA filtered : CCI - double smoothed Wilder's EMA filtered Author: Mladen Rakic
New article CatBoost machine learning algorithm from Yandex with no Python or R knowledge required has been published: The article provides the code and the description of the main stages of the machine learning process using a specific example. To obtain the model, you do not need Python or R
Standard Deviation Channel MT4: A channel based on standard deviation of close price. Author: Ziheng Zhuang
New article Visualizing optimization results using a selected criterion has been published: In the article, we continue to develop the MQL application for working with optimization results. This time, we will show how to form the table of the best results after optimizing the parameters by
  Indicators: Trend Movers  (16   1 2)
Trend Movers: The indicator shows the current possibilities for getting buy, sell, or exit positions. No need to attach 6 indicators at a time. Author: Khurram Mustafa
  Indicators: X2MA  (2)
X2MA : The universal moving average with double smoothing and possibility to select each of this smoothings from the dozen of possible variants. Author: Nikolay Kositsin
Telegram Mesaj Robotu (Post JSON Metodu) : Robotunuzun oluşturduğu sinyali anlık olarak telegram kanalına iletmeyi sağlayan şablon. Author: Ipek Bilgisayar
Telegram Mesaj Robotu : A template that allows you to instantly transmit the signal generated by your robot to the telegram channel. Author: Ipek Bilgisayar
V Sync Chart Lite: The V Sync Chart Lite indicator is written for demonstration purposes and shows how it is possible to synchronize the object Author: Vladimir Pastushak
New article Library for easy and quick development of MetaTrader programs (part XXX): Pending trading requests - managing request objects has been published: In the previous article, we have created the classes of pending request objects corresponding to the general concept of library objects. This
Chaikin Volatility Index With a Smoothing Algorithm Selection : Chaikin Volatility Index determines volatility on the basis of the range width between minimum and maximum. The presented variant of this popular indicator allows to select the smoothing algorithm out of ten possible variants. The main
Hull trend : Indicator based on Hull Moving Average. How it works It calculates the Hull Moving Average, Uses the slope of so calculated Hull Moving Average as a criteria for a trend, Depending on the display type chosen it then draws: colored line, colored bars, colored candles. , Display type can
New article Applying OLAP in trading (part 2): Visualizing the interactive multidimensional data analysis results has been published: In this article, we consider the creation of an interactive graphical interface for an MQL program, which is designed for the processing of account history and
WPR Custom Cloud Simple : A simple trading system using the custom indicator "WPR Custom Cloud" Author: Vladimir Karputov
New article DoEasy. Controls (Part 8): Base WinForms objects by categories, GroupBox and CheckBox controls has been published: The article considers creation of 'GroupBox' and 'CheckBox' WinForms objects, as well as the development of base objects for WinForms object categories. All created objects
New article Learn how to design a trading system by Force Index has been published: Welcome to a new article in our series about how to design a trading system by the most popular technical indicators. In this article, we will learn about a new technical indicator and how to create a trading system
New article William Blau's Indicators and Trading Systems in MQL5. Part 1: Indicators is published: The first part of the article "Indicators and Trade Systems in MQL5 by William Blau. Part 1: Indicators " is a description of indicators and oscillators, described by William Blau in the book
Long/Short only EA based on CExpert : Current Expert Advisor allows to choose opening only long/short (or both) positions based on an extension of the CExpert class. Two different files are provided: LongShortExpertModified.mqh: This class extends default CExpert modifying the CheckOpen() and
Scalp All : This script opens random position at market price on all symbols having spread below specified value. Author: Mokara