Articles, Library comments - page 145

  Experts: Plan X  (3)
Plan X: The EA compares the difference between the Close price of bar #1 and the Close price of bar #Candle shift. Author: Vladimir Karputov
  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
New article Neural network: Self-optimizing Expert Advisor has been published: Is it possible to develop an Expert Advisor able to optimize position open and close conditions at regular intervals according to the code commands? What happens if we implement a neural network (multilayer perceptron)...
New article DiNapoli trading system has been published: The article describes the Fibo levels-based trading system developed by Joe DiNapoli. The idea behind the system and the main concepts are explained, as well as a simple indicator is provided as an example for more clarity. DiNapoli levels are...
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
New article Combining trend and flat strategies has been published: There are numerous trading strategies out there. Some of them look for a trend, while others define ranges of price fluctuations to trade within them. Is it possible to combine these two approaches to increase profitability? Price...
Binary Flags : How to minimize bool parameters in a function signature? Author: DMITRII PECHERITSA
SMTP Mail Library: Library for sending mail messages. Author: Andrey Voytenko
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
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