Articles, Library comments - page 213

Kaufman's AMA from wellx: Non-optimized version of Kaufman's adaptive moving average. The code was prepared back in 2005. Unlike the original, the smoothing ratio here is raised to power. The power value is set by the G external variable (the default value is 2, like in the original). Several...
RSI slope divergence - multi time frame version : RSI slope divergence - multi time frame version Author: Mladen Rakic
  Experts: Bands 2  (5)
Bands 2 : A trading system based on indicator iBands (Bollinger Bands, BB). Placing pending Buy Stop and Sell Stop within a specified time interval (from XX o'clock to YY o'clock). Author: Vladimir Karputov
Non Lag Relative Strength Index for MT5 : Non Lag Relative Strength Index for MT5 Eliminates unnecessary preliminary calculations on the built-in RSI. Author: Roberto Jacobs
  Indicators: Candle Patterns  (41   1 2 3 4 5)
Candle Patterns: Visual and Audio alerts when reversal or continuation candle patterns occur. Author: Edward Hirsch
  Indicators: FiboPivotCandleBar  (22   1 2 3)
FiboPivotCandleBar: This indicator is a composite of several indicators: Fibonacci, Pivot Point, ZigZag, Stochastic and Relative Vigor Index, which are combined in this indicator. Author: 3rjfx
  Indicators: RSI with BB  (15   1 2)
RSI with BB: A very simple indicator with RSI and Bollinger Bands calculated on RSI values. Author: Fabio Cavalloni
GARCH : A fractal volatility indicator based on the GARCH model by Tim Bollerslev . Author: Nikolay Kositsin
OzFX_D1_IndAES_v1.0 : The system of three signal indicators in one window Fig.1 The OzFX_D1_IndAES_v1.0 indicator Author: Nikolay Kositsin
iDeMarkerSignAlert : Semaphore arrow signal indicator based on the classic DeMarker oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices. Author: Nikolay Kositsin
Programming Patters - Builder (classic) : Separate the construction of a complex object from its representation so that the same construction process can create different representations. Author: dmipec
DayTime : An arrow indicator, which compares the daily open price with the close price of an hour. Author: Scriptor
Smart Lines : Converts trendlines into horizontal lines. Author: TUESON KAY PATTON
Pivotal Points : Pivotal points as described in the March 2009 SFO magazine article "Trading FX Like Jesse Livermore Traded Stocks" by Jamie Saettele. Livermore's strategy was based on what he termed "pivotal points". Most traders today are aware of pivot points, and many traders use some form of
  Experts: VFX London Breakout  (168   1 2 3 4 5 ... 16 17)
VFX London Breakout: Expert Advisor which trades breakouts in several pairs during the London Session. Author: Vinicius de Oliveira
Basic Rsi Template EA: A ready made expert adviser template to use for further development or use 'as is' Author: Kenneth Parling
Combined MA Signal: Combined MA Author: Edi Dimitrovski
New article Object-Oriented Approach to Building Multi-Timeframe and Multi-Currency Panels is published: This article describes how object-oriented programming can be used for creating multi-timeframe and multi-currency panels for MetaTrader 5. The main goal is to build a universal panel, which can
Open Buy Limit script. : This is a script for open Buy Limit I make it easy just enter price and lot. It also allows to enter Magic Number and comment. Author: Utenn Dharmathi
Open Sell (Short) order with magic number and comment. : Save time for Open Sell (Short) order with magic number and comment. Author: Utenn Dharmathi
Open Buy (Long) order with magic number and comment. : Save time for Open Buy (Long) order with magic number and comment. Author: Utenn Dharmathi
  Indicators: MA HISTOGRAM  (20   1 2)
MA HISTOGRAM: Trend indicator Author: Szymon Palczynski
New article The Magic of Filtration has been published: Most of the automated trading systems developers use some form of trading signals filtration. In this article, we explore the creation and implementation of bandpass and discrete filters for Expert Advisors, to improve the characteristics of...
LSMA in Color: The indicator is build on the basis of moving averages. Its main feature is entering/leaving signal - the indicators line is colored in a certain color signaling for the user to buy or to sell. The accuracy of the signal is very high. Author: John Smith
Auto optimizer: The library for automated optimization of an EA during its operation. Author: Igor Malcev
New article Library for easy and quick development of MetaTrader programs (part XXV): Handling errors returned by the trade server has been published: After we send a trading order to the server, we need to check the error codes or the absence of errors. In this article, we will consider handling
D1h41mFiverobot: Robot Trading D1h41m Five 2020 HantradeFX Author: marhan Lubis
CSV signals to Expert: How to load csv signals into your expert Author: Louis Stoltz
New article The Use of ORDER_MAGIC for Trading with Different Expert Advisors on a Single Instrument is published: This article considers the questions of information coding, using the magic-identification, as well as the division, assembly, and synchronization of automatic trading of different
Corr velocity : "Corrected" velocity (smoother momentum). Author: Mladen Rakic