Articles, Library comments - page 72

  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
Custom Fractals : Have you ever asked yourself why it is not possible to customize fractals more? ... now it is. Author: Tobias Johannes Zimmer
Multi Arbitration 1.1xx: Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price. Author: Vladimir Karputov
  Indicators: ZLS  (4)
ZLS: Indicator ZLS (Zero Lag Stochastic) - a zero-delay stochastic - a ratio of several stochastics with different periods %К, deceleration, and weights. Author: Scriptor
New article Learn how to design a trading system by DeMarker has been published: Here is a new article in our series about how to design a trading system by the most popular technical indicators. In this article, we will present how to create a trading system by the DeMarker indicator. According to
New article Learn Why and How to Design Your Algorithmic Trading System has been published: This article shows the basics of MQL for beginners to design their Algorithmic trading system (Expert Advisor) through designing a simple algorithmic trading system after mentioning some basics of MQL5 As we