Articles, Library comments - page 194

Export to Excel in Real Time: Export text to Excel in real time using native DDE library provided by Windows Author: sangmane
Hidden StopLoss: This library is made for experts that need to calculate StopLoss and TakeProfit without putting SL/TP points on the trade. Author: Peter Eskander
New article The "All or Nothing" Forex Strategy is published: The purpose of this article is to create the most simple trading strategy that implements the "All or Nothing" gaming principle. We don't want to create a profitable Expert Advisor - the goal is to increase the initial deposit several
shell sort - array sorting algorithm : an in-place comparison sort Author: DMITRII PECHERITSA
New article Modeling time series using custom symbols according to specified distribution laws has been published: The article provides an overview of the terminal's capabilities for creating and working with custom symbols, offers options for simulating a trading history using custom symbols, trend
Adaptive Moving Average - generalized version with floating levels : Adaptive Moving Average - generalized version with floating levels Author: Mladen Rakic
PivotPointsLines _v1.1 : Draws Pivot Points Level Lines for formula's Floor,Fibonacci,Camarilla,Woodie Author: NickBixy
Arrows & Curves: Arrows & Curves indicator. Author: John Smith 
indicator for day trading 5 min chart: This is useful if you want to earn and work on 5 min chart . it uses bb , ma 10, ma50 , Psar, slow s, one faster s and macd along with rsi to give a perfect view of market . if you need some help let me know in the comments. Only works in mq4 language .just
ColorHMA_HTF : The ColorHMA indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires ColorHMA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators
Monitoring-Spread: Its an instrument for spread monitoring for a real and synthetic currency pairs. Author: getch
New article Library for easy and quick development of MetaTrader programs (part XXVIII): Closure, removal and modification of pending trading requests has been published: This is the third article about the concept of pending requests. We are going to complete the tests of pending trading requests
New article Library for easy and quick development of MetaTrader programs (part XXVII): Working with trading requests - placing pending orders has been published: In this article, we will continue the development of trading requests, implement placing pending orders and eliminate detected
Fibonacci Potential Entry - MT5 : The 8 effective steps to build a robust day trading plan using Fibonacci retracement Author: Forex Jarvis
Laguerre : Trend strength indicator based on the Laguerre adaptive filter. It was created by John Ehlers - the expert who applied digital signals processing methods to futures trading. Technical Papers section of his web site contains plenty of examples of the method use. Laguerre indicator shows
New article Timeseries in DoEasy library (part 57): Indicator buffer data object has been published: In the article, develop an object which will contain all data of one buffer for one indicator. Such objects will be necessary for storing serial data of indicator buffers. With their help, it will be
  Indicators: SHI Channel true  (13   1 2)
SHI Channel true: Indicator SHI_Channel_true shows Barishpolts dynamic moving channels in the chart in automated mode. Author: Collector
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
Ichimoku : An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator. Separate Stop Loss, Take Profit and Trailing Stop for BUY and SELL positions. The EA operation time is configurable. A check is performed on the current bar: only one position can be opened. Author: Vladimir Karputov
  Experts: Spreader  (11   1 2)
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
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
  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