Articles, Library comments - page 178

  Experts: MACD Sample I  (13   1 2)
MACD Sample I: classic MACD Sample EA with a little twist Author: Aharon Tzadik
New article Timeseries in DoEasy library (part 36): Object of timeseries for all used symbol periods has been published: In this article, we will consider combining the lists of bar objects for each used symbol period into a single symbol timeseries object. Thus, each symbol will have an object
TradePad_Sample : Here are some examples of objects implementation to build a table of trade symbols. By pressing the symbol on graphic object Chart (OBJ_CHART) the price data of this symbol are loaded. Each symbol panel has color that shows the current trend of the timeframe specified. The colors
Patterns_EA: The Expert Advisor is based on 30 popular candlestick patterns. Author: Scriptor
Waddah_Attar_Pivot: This indicator draws the daily, weekly and monthly Pivot with backtesting. Author: Nikolay Kositsin
Alphabet structure : Sets of latin, russian characters, digits, punctuation, etc. Author: DMITRII PECHERITSA
Four Legs: Four Legs Indicator Author: mt-coder
Choppiness_IndexH: Indicator Choppiness Index Histogram Author: Scriptor
Quick Script to Brows Signals, searching for your own parameters.: Simplified Script to find signals based on user parameters Author: BrazilianGuy3
XdinMA : The moving average, calculated by using the simplest algebraic combination of two other moving averages with different periods. Smoothing algorithms can be selected out of ten possible versions. Author: Nikolay Kositsin
Binary Flags : How to minimize bool parameters in a function signature? Author: DMITRII PECHERITSA
Accelerator_Signal_HTF : Indicator Accelerator_Signal with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
New article Developing the oscillator-based ZigZag indicator. Example of executing a requirements specification has been published: The article demonstrates the development of the ZigZag indicator in accordance with one of the sample specifications described in the article "How to prepare
Transfer trades from the tester report to the chart: The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart. It transfers to the chart: Entry Points. Displayed by characters separately for long and short positions. The character codes can be set...
New article Graphical Interfaces X: Time control, List of checkboxes control and table sorting (build 6) has been published: Development of the library for creating graphical interfaces continues. The Time and List of checkboxes controls will be covered this time. In addition, the CTable class now
Quick Market-watch Launcher : This script opens all market watch symbols with the default template using the selected period. Save prefferred template as default.tpl to have all charts open with same template of your choice. Happy Trading. Author: Nelson Wanyama
Forex Scalping With SMA and Stochastics: Short description. Author: Tai Vo
ENGULFING: "ENGULFING" EA Trades when there is an ENGULFING pattern. Author: Aharon Tzadik
Alphabet structure : Sets of latin, russian characters, digits, punctuation, etc. Author: DMITRII PECHERITSA
Basic check-up of Experts for MQL4 : This is a simple function for the initial control of an expert. Author: Ali Poormomen
manual trade by keyboard: After looking for many Trading concepts and requirements of my own tried to code an EA. First collected many EA's and tried their codes I re-designed the following codes for my own needs to use for trading. Hope you also find the EA helps you .. Have healthy life and...
Smoothed CCI: Smoothed CCI Author: Mladen Rakic 
Holt's double exponential smoothing (mt4 version): Holt's double exponential smoothing with linear forecasting. Author: Mladen Rakic
Stalin : Stalin is one of the so-called "signal" indicators, as it provides a trader with accurate market entry points marking them by red and blue arrows for selling and buying respectively. This indicator uses the most popular, simple and proven method - crossing of two Moving Averages . Though
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  (3)
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 MT5Eliminates 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