Articles, Library comments - page 200

New article Deep Neural Networks (Part I). Preparing Data has been published: This series of articles continues exploring deep neural networks (DNN), which are used in many application areas including trading. Here new dimensions of this theme will be explored along with testing of new methods and
5 _34_5: Indicator 5_34_5 Author: John Smith
WatchDog - An EA monitoring script. : WatchDog sends an e-mail when things go wrong, an order has opened or closed, on requotes, on log errors, on server shut down... Just drag the script in a chart window. Author: Erich Pribitzer
Volatility Trader and Breakout EA (X-liquidex): X-liquidex is an Impulsive/Volatility/Breakout EA. It uses Range, Moving Averages and Keltner channel. It's logics are simple yet powerful. It can best operate in time-frames that are below M30, but deep research and testings as well has to be made...
  Scripts: OpenCL Test  (31   1 2 3 4)
OpenCL Test : A small example of the Mandelbrot fractal calculation in OpenCL. The OpenCL accelerates calculations of fractal approximately up to 100 times in comparison with the CPU calculations. Author: Renat Fatkhullin
Mediator - behavioral design pattern : Define an object that encapsulates how a set of objects interact mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently Author: DMITRII PECHERITSA
New article Selection and navigation utility in MQL5 and MQL4: Adding "homework" tabs and saving graphical objects has been published: In this article, we are going to expand the capabilities of the previously created utility by adding tabs for selecting the symbols we need. We will also learn how
Alternative Ichimoku: The indicator Alternative Ichimoku was developed as an alternative to the famous indicator Ichimoku Kinko Hyo. For a more precise forecast, it is better to use on one timeframe both indicators - Ichimoku Kinko Hyo and Alternative Ichimoku. Author: Victor Lukashuck
Simple ZigZag : Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself. Author: Oleg Shenker
Averages composite trend : Trend composed by a series of averages Author: Mladen Rakic
  Indicators: T3  (1)
T3 : The T3 Moving Average indicator Author: Scriptor
Daily/Weekly HL: Previous day&week High/Low Author: Fabio Cavalloni
Strategy - Set And Forget (with Martingale system) MT4 : This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc. Author: Mario
MA_RoundingCandle : The MA_Rounding indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the MA_Rounding algorithm. Author: Nikolay Kositsin
Iterator - behavioral design pattern : Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation Author: DMITRII PECHERITSA
  Indicators: BOBB  (1)
BOBB: Based On Bollinger Bands Author: M.G.
Color Smoothed Momentum : More smoothed Momentum with colored indication of the current trend. In this indicator Momentum values are smoothed using the JMA smoothing algorithm for signals filtration and display of a trend. As a result, it is now possible to indicate a trend using the indicator line
YURAZ_MCCH Calculation Indicator : The indicator calculates % of growth or drop towards CLOSE. It is written via use of object-oriented programming and can be easily integrated into any Expert Advisor or other indicator. Author: Yuriy Zaytsev
Divergence : The indicator displays the situation when the direction of price movement and technical indicators does not coincide Fig.1 The Divergence indicator Author: Nikolay Kositsin
Indicator of STOPLEVEL.: Indicator of STOPLEVEL. Author: IURII TOKMAN
  Experts: HistoryTraining_V3  (15   1 2)
HistoryTraining_V3: Pending orders ADDED. This program is created for training on historical data. Author: Pavel
  Scripts: LotLoss  (1)
LotLoss : Simple risk management tool. Author: Mokara
Specified_Time_Range_Candles : Specified time range candles indicator Author: Scriptor
New article Library for easy and quick development of MetaTrader programs (part XVIII): Interactivity of account and any other library objects has been published: The article arranges the work of an account object on a new base object of all library objects, improves the CBaseObj base object and
Random Walk Index : The Random Walk Index (RWI) is a technical indicator that attempts to determine if a stock's price movement is of random nature or a result of a statistically significant trend. The Random Walk Index attempts to determine when the market is in a strong uptrend or downtrend by
Multi Pair Pivot Point Scanner Alerts: Scans multiple symbols looking for when the price crosses a pivot point then it alerts the trader. Author: NickBixy
Interpreter - behavioral design pattern : Given a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language Author: DMITRII PECHERITSA
JMA Z-score : JMA Z-score Author: Mladen Rakic
New article Visualize a Strategy in the MetaTrader 5 Tester is published: We all know the saying "Better to see once than hear a hundred times". You can read various books about Paris or Venice, but based on the mental images you wouldn't have the same feelings as on the evening walk in these
Hangseng Trader : A trading system based on object Fibonacci Lines (OBJ_FIBO) and on indicator Resistance & Support. Author: Vladimir Karputov