Articles, Library comments - page 401

Emilio Super Bands: This bands Are used by me for the calculation of the stop loss for a breakout entry and for indicate 2 things: the expected volatility and the trailing stop Author: emiliostefano
Perceptron With 5 indcators: Using Perceptron, Automatic Learning. It had profit in the operation indicated that the NN's purchase earn a fat kid in the decision and indicated that the sale lose weight. It had a loss, the NN's that showed a purchase lost more weight in the decision and indicated...
dailyTrendReversal_D1: Underlyings for this EA are the daily opening (o1), the daily high (h1) and the daily low (l1). The distances from each other in a maximum of 3 steps form the filter base, which is confirmed by the CCI. Author: Hans
Fibonacci for visual and coding use: Whether you use Fibonacci for visual trading or for automated trading, this Fibonacci will handle it. Works across multiple timeframes and pairs. Author: Larry
  Experts: X bug  (6)
X bug: Opens orders using moving average crosses. Author: Tonny Obare
CIniFile class: This class provides methods for working with Windows *.ini files. It has a standard interface with simple methods. Using the library: Copy the IniFile.mqh file to the MQ5\Include\ folder.Declare the CIniFil class instance in the code (don't forget to add the #include <IniFile...
Adaptive Moving Average with Bollinger Bands ®: The indicator shows the trend and allows to see a price range. It based on Adaptive Moving Average (AMA) and Bollinger Bands ® (BB) indicators. Author: Roman Romanenko
  Experts: pSAR bug 4  (17   1 2)
pSAR bug 4: Opens and closes orders using parabolic SAR signals now with improved features. Author: Tonny Obare
i-OrdersMQL5: The indicator shows deals history on the chart. All chart objects are clickable. The colors can be customized in input parameters of the indicator. Author: Kosta
s-LastPinkEventDate: Since build 344 of the client terminal display of economic calendar news using special graphical objects (OBJ_EVENT) is added. A script that outputs as a demonstration of the Economic Calendar with current economic data, the date of the last major(Pink) event. Author:...
An Expert Advisor template: This code has been used by Valery Mazurenko (notused) as a template of the Expert Advisor for Automated Trading Championship 2010. You can use this file as a template for your Expert Advisor. Add your trading logic to compile it. Author: Валерий
error EA but with run with profit!: an EA , run with a profit this is Error EA in error, so you can correct the EA, But no use EA Author: Lam K
SDL_MAM: Upgraded version of Slope Direction Line. Author: andy tjatur
Clipboard: The script gets contents from the Clipboard. Author: Алексей Сергеев
RSI Mirror: Another simple, powerfull and profitable Mirror Indicator. Author: andy tjatur
MA_Mirror EA: Based on the idea of pramono72 I wrote an Expert Advisor for it. It may also server as a simple way to write expert advisors using an include file and very few code lines. Author: Thomas Quester
BandsFilter: Полосы Боллинджера на основе цифровых фильтров Author: alex
EA_RSI_MA: This EA is based on the indicator RSI_MA. EA designed for EURUSD, D1. Author: Leonid Basis
Up and Down Indicator: This indicator allows to see the activity of the market. Indicator displays candles in one dimension. Colour is automatically adapted to current tick volume. Author: outkast
Position in channel: The indicator shows the position of the current price in a channel. First it determines the channel boundaries. The upper boundary is defined as the maximal value of High[], the lower boundary is determined from the minimal values of Low[]. If the current value of Close[0] is...
RSI-MA: This indicator is a combination of a classic RSI and even more classic MA indicators. I hope it will be more stable and with more Profit/Loss Ratio. Author: Leonid Basis
ytg_Percent_Lot: The script calculates the number of lots to trade using the specified percentage of risk funds. Author: Yuriy Tokman
EA_PSar_002B_v1: EA designed on the idea of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934). EA works on the Symbol = "EURUSD" and Period = M1. Author: Leonid Basis
MaEnv_02B: Indicator MaEnv_02B will be helpful to BUY, SELL or stay out of the market. Author: Leonid Basis
MedianPriceChart: It plots the bar-averaged price charts. The indicator plots a chart with bar-averaged prices. Any indicator can be applied to this chart. Author: Fox Rex
ProMart.: The Improved version of the MаrtGreg Expert Advisor. An Expert Advisor opens position using two MACD indicators. It reverts the position in the case of loss. It uses a martingale with the limited number of doublings. The doublings can be disabled. Author: Fox Rex
  Experts: Flat_001a  (14   1 2)
Flat_001a: EA works at the "slow" time (OpenHour_1 = 0) - North American Eastern Standard Time. EURUSD, H1 Author: Leonid Basis
TrailingStopFrCnSAR: The script can apply the trailing function based on the portfolio profits, i.e. Stop Levels can be set upon reaching the total breakeven level of all the orders in the selected direction. Author: Vladimir Khlystov
Symbols.mqh: Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file Author: Edward Hirsch
TimerClosingPeriod: An indicator can be useful for traders who are working on opening of the new candle, it prints the time to close of the current timeframe. If the timeframe is lower than H1, it also prints the time to close of the current hourly candle. Author: Dmitry