Articles, Library comments - page 125

New article MQL5: Analysis and Processing of Commodity Futures Trading Commission (CFTC) Reports in MetaTrader 5 is published: In this article, we will develop a tool for CFTC report analysis. We will solve the following problem: to develop an indicator, that allows using the CFTC report data...
New article Timeseries in DoEasy library (part 56): Custom indicator object, get data from indicator objects in the collection has been published: The article considers creation of the custom indicator object for the use in EAs. Let’s slightly improve library classes and add methods to get data from
Custom Daily Candlesticks: The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe. Author: Scriptor
Spreader: An Expert Advisor for two currency pairs Author: Vladimir Karputov
Balance of Power: The Balance of Power (BOP) indicator was described by Igor Livshin and measures the strength of the bulls vs bears by assessing the ability of each to push price to an extreme level. Author: Nikolay Panev
Balance of Power: Balance of Power, introduced by Igor Livshin, attempts to measure the strength of buyers vs. sellers by assessing the ability of each to push price to an extreme level. Livshin published this indicator in the August 2001 issue of Stocks and Commodities Magazine. This...
New article Trader's Kit: Decorating Indicators has been published: In this article you will find main tasks when decorating indicators, their solution and automation. Author: Андрей
Disparity Oscillator : Identifies over-extensions in price Author: maximo
heap sort - array sorting algorithm : a much more efficient version of selection sort Author: DMITRII PECHERITSA
ProfitLossTrailEA: This Expert Advisor is a tool for managing orders.  Author: Nikolaos Pantzos
  Scripts: Modify SL TP  (13   1 2)
Modify SL TP: This script is used to modify Stop Loss and Take Profit. Author: Ziheng Zhuang
New article Interview with Francisco García García (ATC 2012) is published: Today we interview Francisco García García (chuliweb) from Spain. A week ago his Expert Advisor reached the 8th place, but the unfortunate logic error in programming threw it from the first page of the Championship leaders....
DROP LEVEL LINES (WITH LEVEL VALUE AND AUTOMATIC COLOR CHANGING): Drop Level Lines with the level value inserted above or below the line and the color changing automatically for bottom level or top level. Author: blackhawk
Drag and Drop Support and Resistance "segment lines" with color differentiation : Draw several resistance and support lines as a "little segment line", differentiating the color of both types of line Author: blackhawk
ECN Trade Companion : On all MT4 market execution accounts (ECN, ECN Zero and Pro), preset stoploss/takeprofit price levels are not permitted. If a client wishes to specify stoploss/takeprofit values for an order, the client must modify the existing position after the order is opened. This EA helps
merge sort - a merging method comparison-based sorting algorithm : an efficient, general-purpose sorting algorithm Author: DMITRII PECHERITSA
Independent Chart : Independent Chart Indicator for MT4 Author: Md Belal Hossain
Fib SR: Fib SR indicator. Author: John Smith
  Experts: 5 MINUTES SCALPER  (11   1 2)
5 MINUTES SCALPER: 5 MINUTES SCALPER EA works best on 5 minute time frame EUR/USD . Author: Aharon Tzadik
Best TIME To Trade (Improve your Strategy) - MT5 : For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the
VR Smart Grid Lite: The EA uses large volume orders to partially close other orders, with this approach, the breakeven and profit price is much closer to the current price than if you use all orders in the terminal or their full volumes. Author: Vladimir Pastushak
Simple EA MA plus MACD: Brief description Author: Vladimir Karputov
New article Neural networks made easy (Part 4): Recurrent networks has been published: We continue studying the world of neural networks. In this article, we will consider another type of neural networks, recurrent networks. This type is proposed for use with time series, which are represented in
MTF Zigzag with 3 level: 3 TF Zigag Level with same settings. Author: ngoc thach
Higher Highs & Lower Lows Stochastic: Higher Highs & Lower Lows Stochastic Author: Mladen Rakic
ScalpWiz 9001: The Expert Advisor is based on iBands (Bollinger Bands, BB) indicator. It sets pending Stop orders. Author: Vladimir Karputov
Export Positions History: The script exports history of closed positions to .csv file. It supports only retail hedging accounts (Forex). To export the entire trading history, keep Start date and End date at their default values (1970.01.01 00:00:00). You can see that all the closed...
New article Timeseries in DoEasy library (part 55): Indicator collection class has been published: The article continues developing indicator object classes and their collections. For each indicator object create its description and correct collection class for error-free storage and getting
New article Universal Expert Advisor: A Custom Trailing Stop (Part 6) has been published: The sixth part of the article about the universal Expert Advisor describes the use of the trailing stop feature. The article will guide you through how to create a custom trailing stop module using unified...
New article Universal Expert Advisor: Pending Orders and Hedging Support (Part 5) has been published: This article provides further description of the CStrategy trading engine. By popular demand of users, we have added pending order support functions to the trading engine. Also, the latest version...