Articles, Library comments - page 170

MQL5 Wizard - Trading Signals of Candlestick Patterns + Stochastic : Trading signals of candlestick patterns with confirmation by Stochastic indicator. With MQL5 Wizard , traders now can automatically generate Expert Advisor's code based on trading signals' classes, positions tracking and money
SendClose : The Expert Advisor opens or closes positions at the intersection of lines. ‌ Author: Vladimir Karputov
ColorSchaffTriXTrendCycle : The Schaff Trend Cycle indicator based on the difference between two TriX oscillators with different periods. Author: Nikolay Kositsin
Daily Perspective : Visualization of 3 previous daily bars with alarm. Author: JAN OPOCENSKY
MultiVote On Balance Volume : MultiVote On Balance Indicator displays a higher resolution of trading volume activity to the regular On Balance Volume calculation. Author: maximo
AFL Winner : The oscillator for intraday trading Author: Andrey Voytenko
BB Stops - multiple stops: BB Stops - multiple stops Author: Mladen Rakic
Optimal F for MQL5 (per Ralph Vince) : This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his
Simplest EA using DeMarker indicator : This is just a framework for building a simple EA Author: Syahirul Nizzam Bin Haron
visitor - behavioral design pattern : represent an operation to be performed on the elements of an object structure. visitor lets you define a new operation without changing the classes of the elements on which it operates Author: DMITRII PECHERITSA
3D Oscilator: An oscillator that signals in case of trend changing. Author: Collector
  Experts: HFT EA (LIQUIDEX_V1)  (85   1 2 3 4 5 ... 8 9)
HFT EA (LIQUIDEX_V1): liquidex is a HFT EA. It uses moving average and range to determine its entries and exits. Author: fred
New article Timeseries in DoEasy library (part 52): Cross-platform nature of multi-period multi-symbol single-buffer standard indicators has been published: In the article, consider creation of multi-symbol multi-period standard indicator Accumulation/Distribution. Slightly improve library classes
New article Timeseries in DoEasy library (part 35): Bar object and symbol timeseries list has been published: This article starts a new series about the creation of the DoEasy library for easy and fast program development. In the current article, we will implement the library functionality for
New article Quick Manual Trading Toolkit: Basic Functionality has been published: Today, many traders switch to automated trading systems which can require additional setup or can be fully automated and ready to use. However, there is a considerable part of traders who prefer trading manually, in
Auto Fibonacci Retracement: Automatically draws Fibonacci retracements on chart. Author: file45
Different Signals Counting from indicator into EA via iCustom: If you make your own EA with iCustom from any indicator, but you don't know which signals from indicator via iCustom work? This EA help you. Author: hacibroker
Advanced_Fractal_On_MA : Advanced Fractal On MA signal indicator searches for fractals of the moving average line. The indicator uses two moving averages for searching upper and lower fractals. Author: Scriptor
ShadeNY : The indicator determines the width of the channel of session location on a chart in accordance with the values ​​of the input parameters. Author: Nikolay Kositsin
ShadeNY v5: Shades New York or other exchange while in session. SetImmediacyON parameter allows shading after fi Author: sx ted
Pro Traders see RISK as Percentage MT4 : Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk. Author: fxweirdos weirdos
FineClock : Fine Clock. Displayed on all charts. Author: Vladimir Gomonov
The MasterMind 3 : The Expert Advisor processes signals from four iWPR indicators with different averaging periods. Author: Vladimir Karputov
Jims Close Positions : Closing positions: all, only profitable or only losing positions. Author: Vladimir Karputov
Stochastic: Stochastic EA trades with two "Stochastic " indicators works with all time frames major forex pairs. Author: Aharon Tzadik
DojiTrader : The Expert Advisor trades using the "Japanese Doji Candlestick" pattern. Author: Vladimir Karputov
  Experts: Sprut  (2)
Sprut: Grid of Stop and Limit pending orders. Grid features: the first pending grid order can be placed at the Firstxxxx price or at a certain DeltaFirstxxxx distance from the current price. If Firstxxxx exceeds zero, the DeltaFirstxxxx parameter is not considered, and vice versa, when Firstxxxx is...
template method - behavioral design pattern : define the skeleton of an algorithm in an operation, deferring some steps to subclasses. template method lets subclasses redefine certain steps of an algorithm without changing the algorithm's structure Author: DMITRII PECHERITSA
dTrends: Arrow trends by iBearsPower and iBullsPower indicator for MT5 Author: Roberto Jacobs
New article Timeseries in DoEasy library (part 51): Composite multi-period multi-symbol standard indicators has been published: In the article, complete development of objects of multi-period multi-symbol standard indicators. Using Ichimoku Kinko Hyo standard indicator example, analyze creation of