Articles, Library comments - page 285

BarTimerCLineRounded_HTF : The BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", with the possibility to set a fixed timeframe, data from which the indicator displays in input parameters
BarTimerCLineRounded : The BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data. Author: Nikolay Kositsin
Omni_Trend : A trend indicator of NRTR type using an MA and ATR. Author: Nikolay Kositsin
Four_Screens: The Expert Advisor based on the Heiken Ashi indicator. Author: Vladimir Lyopa
StochasticOnPriceVSwma: A version of the Stochastic located right in the price window. Author: John Smith
CyberiaTrader: An EA that works on the M1 period and with the symbols that have the spread of 2 points. Author: Joker
  Experts: N-_Candles_v3  (17   1 2)
N-_Candles_v3 : The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. Author: Vladimir Karputov
Autotrade : The Expert Advisor places two pending orders (BuyStop and SellStop) with the specified expiration. ‌ Author: Vladimir Karputov
Trading signals module based on BykovTrend indicator : Trading signals module for MQL5 Wizard. BykovTrend indicator's color arrow serves as a market entry signal. The signal is formed when a bar is closing. Place BykovTrend.ex5 compiled file to the terminal_data_folder\MQL5\Indicators. Creation of a
New article Graphical interfaces X: New features for the Rendered table (build 9) has been published: Until today, the CTable was the most advanced type of tables among all presented in the library. This table is assembled from edit boxes of the OBJ_EDIT type, and its further development becomes
Digital_CCI_Woodies_HTF : The Digital_CCI_Woodies with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
SyncChart : Synchronization of the bars displayed on all open charts of the terminal. Author: o_O
CSyncEvent Class - WinApi: Class for working with synchronization events. Author: Simonas Aukscionis
CenterOfGravityOSMA : The Center of Gravity J. F. Ehlers indicator represented by a colored OSMA histogram. Author: Nikolay Kositsin
  Indicators: LRMA  (1)
LRMA : Moving average indicator with the linear regression smoothing algorithm (linear regression moving average). This indicator clearly shows market trends dividing a price chart into two sectors. If a price is above the indicator line, the trend is going upwards. If a price is below the indicator
Chaos Trader Lite: Use Chaos Theory to trade! Chaos Trader Lite attempts to use aspects of chaos theory to place trades in the marketplace. This trader, in particular, draws upon theories made by Bill Williams. Every version of MetaTrader contains the Bill Williams indicators. I wondered why was he...
Laguerre RSI with Laguerre filter: Laguerre RSI with Laguerre filter. Author: Mladen Rakic
Catcher Profit 1.0: This isnt an operating EA, but profit management EA. Author: Alfredo
  Experts: New Martin  (15   1 2)
New Martin : The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot. ‌ Author
eur usd m5 : The Expert Advisor works in martingale mode based on the signals of iStochastic (Stochastic Oscillator). Author: Vladimir Karputov
Zero Lag Timer: Implementation of Zero Lag Countdown Timer. Author: William Kreider
Simple Regression Channel: As simple Regression Channel code for MetaTrader 4. Author: Mohamad Zulhairi Baba
New article Deep Neural Networks (Part III). Sample selection and dimensionality reduction has been published: This article is a continuation of the series of articles about deep neural networks. Here we will consider selecting samples (removing noise), reducing the dimensionality of input data and
Expert Advisor based on the Sidus indicator.: Expert Advisor based on the Sidus indicator. Author: Iurii Tokman
  Experts: Elli  (12   1 2)
Elli : The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin. Author: Vladimir Karputov
Hercules A.T.C. 2006 : The Expert Advisor trades moving average breakouts. It uses the following indicators: two iMAs (Moving Average, MA), iRSI(Relative Strength Index, RSI) and two iEnvelopes (Envelopes). Author: Vladimir Karputov
New article Wolfe Waves has been published: The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the expected time, when the price will
MultiHedg_1: The Multi-currency adviser in the time, given by the user, opens a market position, on a choice Buy or Sell. As, it is possible to set closing of positions in the certain time, to choose currencies, to choose percent of the profit and loss for closing all Author: IURII TOKMAN
New article Custom indicators and infographics in CCanvas has been published: The article considers new types of indicators with more complex structural implementation. It also describes the development of pseudo-3D indicator types and dynamic infographics. We have examined the classes and
Normalized Volume Oscillator: An expanded version of the Normalized Volume indicator. Added means facilitating visual analysis of the indicators values. Author: DrShumiloff