Articles, Library comments - page 61

  Indicators: Inside Bar  (22   1 2 3)
Inside Bar: Indicator detects the Inside Bars and marks them high/low (no redraw). Author: Taras Slobodyanik
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
LSTM Neural Network: Long Short-Term Memory Neural Network - for time series analysis. Author: Shephard Mukachi 
CCI - double smoothed Wilder's EMA filtered: CCI - double smoothed Wilder's EMA filtered Author: Mladen Rakic
New article Application of the Eigen-Coordinates Method to Structural Analysis of Nonextensive Statistical Distributions is published: The major problem of applied statistics is the problem of accepting statistical hypotheses. It was long considered impossible to be solved. The situation has...
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
  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
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...
PZ Progressive Trading Scripts: This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier. Author: Point Zero
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