Articles, Library comments - page 137

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
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
Arbitrage Synthetic : A trading robot for performing arbitrage between EURGBP and its synthetic quotes (triangular arbitrage). Author: Maxim Dmitrievsky
Harmonic Pattern Finder : Indicator to display existent and emerging harmonic chart patterns. Author: Andre Enger
Super trend - simple Alert : Added alerts to custom indicator Author: Vladimir Karputov
OBV (extended) : Short description. Author: Mladen Rakic
Indicator for monitoring the lot and profit: The indicator displays the total lot and profit for the current instrument. Author: Vladimir Khlystov
New article Extending Strategy Builder Functionality has been published: In the previous two articles, we discussed the application of Merrill patterns to various data types. An application was developed to test the presented ideas. In this article, we will continue working with the Strategy
ZigZagEvgeTrofi ver. 1 : A trading system based on the ZigZag indicator. Author: Vladimir Karputov
Trend Trigger Factor JMA - Multi TimeFrame : Trend Trigger Factor was described by M.H. Pee in the Technical Analysis of Stocks and Commodities magazine in December, 2004. This version is adding JMA (Jurik Moving Average) smoothing to lessen false signals and some extras in order to make the trend
  Experts: Renko Live Charts v4.13  (107   1 2 3 4 5 ... 10 11)
Renko Live Charts v4.13: Trade using Renko Boxes in MetaTrader 4. This EA attaches to a chart (1M chart is best) and then builds a new offline chart with Renko boxes. This version was built off of v4.12 ... I don't remember where I got it, it took forever to find it in the first place. This is...