Articles, Library comments - page 72

Key_Reversal: Key Reversal indicator Author: Scriptor
New article Interview with Anton Nel (ATC 2012) is published: Today we talk to Anton Nel (ROMAN5) from South Africa, a professional developer of automated trading systems. Obviously, his Expert Advisor just could not go unnoticed. Breaking into the top ten from the very start of the Championship,...
  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
Engulfing Pattern Plus One : Engulfing Pattern Plus One Author: Vladimir Karputov
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 Automatic construction of support and resistance lines has been published: The article deals with automatic construction of support/resistance lines using local tops and bottoms of price charts. The well-known ZigZag indicator is applied to define these extreme values. Support and...
New article Parallel Particle Swarm Optimization has been published: The article describes a method of fast optimization using the particle swarm algorithm. It also presents the method implementation in MQL, which is ready for use both in single-threaded mode inside an Expert Advisor and in a
New article Complex indicators made easy using objects has been published: This article provides a method to create complex indicators while also avoiding the problems that arise when dealing with multiple plots, buffers and/or combining data from multiple sources. The final result of the indicator
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...
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. ,...
WPR Custom Cloud Simple : A simple trading system using the custom indicator "WPR Custom Cloud" Author: Vladimir Karputov
New article Automated grid trading using limit orders on Moscow Exchange (MOEX) has been published: The article considers the development of an MQL5 Expert Advisor (EA) for MetaTrader 5 aimed at working on MOEX. The EA is to follow a grid strategy while trading on MOEX using MetaTrader 5 terminal
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 How to master Machine Learning has been published: Check out this selection of useful materials which can assist traders in improving their algorithmic trading knowledge. The era of simple algorithms is passing, and it is becoming harder to succeed without the use of Machine Learning
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...
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
Super trend - simple Alert : Added alerts to custom indicator Author: Vladimir Karputov
OBV (extended) : Short description. Author: Mladen Rakic
New article Developing a trading Expert Advisor from scratch (Part 18): New order system (I) has been published: This is the first part of the new order system. Since we started documenting this EA in our articles, it has undergone various changes and improvements while maintaining the same on-chart
Indicator for monitoring the lot and profit: The indicator displays the total lot and profit for the current instrument. Author: Vladimir Khlystov
New article How to Export Quotes from МetaTrader 5 to .NET Applications Using WCF Services is published: This article will show you one of the ways to export quotes from MetaTrader 5 to applications written in .NET. Author: Alexander
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
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...
New article Gradient Boosting (CatBoost) in the development of trading systems. A naive approach has been published: In this article, we train the CatBoost classifier in Python and export the model to mql5, as well as parse the model parameters and consider a custom strategy tester. The Python
New article Learn how to design a trading system by Chaikin Oscillator has been published: Welcome to our new article from our series about learning how to design a trading system by the most popular technical indicator. Through this new article, we will learn how to design a trading system by the
  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...