Articles, Library comments - page 161

  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
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...
New article Graphical Interfaces III: Simple and Multi-Functional Buttons (Chapter 1) has been published: Let us consider the button control. We will discuss examples of several classes for creating a simple button, buttons with extended functionality (icon button and split button) and
Trading events in МТ4: The library contains the function that monitors the appearance of the trading events in the MT4 client terrminal. Author: Andrey Khatimlianskii
New article Neural networks made easy (Part 16): Practical use of clustering has been published: In the previous article, we have created a class for data clustering. In this article, I want to share variants of the possible application of obtained results in solving practical trading tasks. To
New article Using the TesterWithdrawal() Function for Modeling the Withdrawals of Profit is published: This article describes the usage of the TesterWithDrawal() function for estimating risks in trade systems which imply the withdrawing of a certain part of assets during their operation. In
Correlation trend indicator : Correlation trend indicator Author: Mladen Rakic
The scripts for opening short positions : These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price. There are four variants of scripts which can be divided into two groups: Scripts for brokers which have nonzero spread and admit the ability
New article What about Hedging Daily? has been published: A trading strategy using hedging system created for trading the intra-day style of GBPJPY / EURJPY and for daily trading. Author: chayutra sriboonruang
New article Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II) has been published: Knowing how to input data from the Web into an Expert Advisor is not so obvious. It is not so easy to do without understanding all the possibilities offered by MetaTrader 5. To