Articles, Library comments - page 61

The Restoring Pull Indicator : The Restoring Pull Indicator was created by John Ehlers (Stocks & Commodities V.11:10 (395-400)) Author: Andrei Novichkov
1 Click To Close All Open Positions at Current Attached Chart: 1 Click "Close Button" to close all open positions at current attached chart. Author: grandaevus
2 MA Crossing : For the purpose of learning to create an EA, I will share how to make an EA that uses 2 cross moving average indicators as a trading position entry signal. Author: Yulianto Hiu
XXDPO_Candle: Indicator XXDPO represented as candles Author: Nikolay Kositsin
New article How to Create Your Own Trailing Stop is published: The basic rule of trader - let profit to grow, cut off losses! This article considers one of the basic techniques, allowing to follow this rule - moving the protective stop level (Stop loss level) after increasing position profit, i.e....
  Indicators: CycleIdentifier  (12   1 2)
CycleIdentifier: Indicator CycleIdentifier. Author: John Smith
DEMA On STOCH : DEMA On STOCH whith dynamic levels. Author: Tiofelo Teles
New article Continuous Walk-Forward Optimization (Part 4): Optimization Manager (Auto Optimizer) has been published: The main purpose of the article is to describe the mechanism of working with our application and its capabilities. Thus the article can be treated as an instruction on how to use the
Relative Strength Index (RSI): The Relative Strength Index technical indicator (RSI) is a price-following oscillator that ranges between 0 and 100. When Wilder introduced the Relative Strength Index, he recommended using a 14-day RSI.. Since then, the 9-day and 25-day Relative Strength Index...
New article The price movement model and its main provisions (Part 2): Probabilistic price field evolution equation and the occurrence of the observed random walk has been published: The article considers the probabilistic price field evolution equation and the upcoming price spike criterion. It
  Experts: KNUX V1.0  (20   1 2)
KNUX V1.0: The idea is to work with a trigger, based on ADX, CCI, RVI, WPR and EMA. Author: BroTrader2014
VR Alert МТ5 Lite: The VR Alert NT5 indicator warns the trader about the price reaching a specified level. Author: Vladimir Pastushak
  Experts: Lossless MA  (23   1 2 3)
Lossless MA: The EA opens trades at the intersection of the fast and the slow MAs. It has the function of outstaying the losses. Author: Vladimir Tkach 
  Experts: MarketsMaster EA  (18   1 2)
MarketsMaster EA : Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know. Author: YThi MJ
New article Adaptive Trading Systems and Their Use in the MetaTrader 5 Client Terminal is published: This article suggests a variant of an adaptive system that consists of many strategies, each of which performs its own "virtual" trade operations. Real trading is performed in accordance with the...
TradePlotter : Show trade levels and show trade history Author: Agianto Simanullang
New article Mathematics in Trading: How to Estimate Trade Results has been published: We all are aware of that "No profit obtained in the past will guarantee any success in future". However, it is still very actual to be able to estimate trading systems. This article deals with some simple and...
ALGLIB - Numerical Analysis Library: ALGLIB math function library (v. 3.5.0) ported to MQL4. Author: MetaQuotes Software Corp.
New article Speed Up Calculations with the MQL5 Cloud Network is published: How many cores do you have on your home computer? How many computers can you use to optimize a trading strategy? We show here how to use the MQL5 Cloud Network to accelerate calculations by receiving the computing power...
Apply Template: This very simple script to apply same template to all charts opened at the moment. Author: Janderson FFerreira
  Scripts: Teste  (1)
Teste : Short description. Author: htinoco
New article Learn how to design a trading system by Relative Vigor Index has been published: A new article in our series about how to design a trading system by the most popular technical indicator. In this article, we will learn how to do that by the Relative Vigor Index indicator. Strategy one
Trade Classes from MT5 for MT4 : Trade classes CTrade, CPositionInfo, COrderInfo, CSymbolInfo from MT5 rewritten for MT4 Author: Yuriy Bykov
bandsma3 : bollinger bands used with 20 and 50 ma cross Author: Hope Elizabeth Mcloughlin
  Indicators: LSMA  (1)
LSMA: Least Square Moving Average - a moving average calculated by the least squares method. The indicator has two input parameters: Period - calculation period, Applied price - price used for calculations. Calculation: LSMA[i]=Sum/L2 where Sum[i] = (Period - N)*Price[i] + (Period - N -...
New article Learn how to design a trading system by VIDYA has been published: Welcome to a new article from our series about learning how to design a trading system by the most popular technical indicators, in this article we will learn about a new technical tool and learn how to design a trading
New article DoEasy. Controls (Part 9): Re-arranging WinForms object methods, RadioButton and Button controls has been published: In this article, I will fix the names of WinForms object class methods and create Button and RadioButton WinForms objects. Compile the EA and launch it on the chart: It
New article Multicurrency monitoring of trading signals (Part 5): Composite signals has been published: In the fifth article related to the creation of a trading signal monitor, we will consider composite signals and will implement the necessary functionality. In earlier versions, we used simple
Equity Trailing EA MT5 : This is EA you can set price Buy Or Sell Stop to enter at. There after you can trail using equity or each individual order Author: Bwalya Tambule
  Experts: TimerEA  (15   1 2)
TimerEA: It's an expert to open and close orders on a specific day and time. Expert open and close orders only with the same symbol attached. Author: Nikolaos Pantzos