Articles, Library comments - page 144

New article Neural networks made easy (Part 12): Dropout has been published: As the next step in studying neural networks, I suggest considering the methods of increasing convergence during neural network training. There are several such methods. In this article we will consider one of them entitled
Three indicators: The Expert Advisor is based on OHLC and three indicators: iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI) Author: Vladimir Karputov
ProfitOnDrop: Calculates the profit from oppened trades if the Price reaches the dropped Price Author: Matus German
forex revelation : Short description. Author: hamid989877
CCI Expert : MT4 Expert Advisor based on the CCI indicator Author: pindatools
3 EMA Crossover: 3 EMA Crossover Indicator.If ma1>ma2 and ma2>ma3 the indicator turns green.If ma1<ma2 and ma2<ma3 the indicator turn red otherwise it turns orange. Author: Simphiwe Ncube
InitAllIndicators.mq4: A script for reinitialization of all indicators attached to the current window. Author: Ильнур Иксанов
  Get json via dll  (1)
Hello I have a code that goes through WebRequest I get it from json web address How can I get it via Dll? string url= "https://nfs.faireconomy.media/ff_calendar_thisweek.json" ; string header= NULL ; char data[]; char result[]; string res_header; int kod= WebRequest ( "GET" ,url,header
Puria method: A trading system based on the Puria method. Author: Vladimir Karputov
Average Intraday Range : Calculates the average range of prices (in points) for intraday periods. Author: Vinicius de Oliveira
3D Moving Average: The first really 3D indicator "Moving Average". Author: Nikolai Semko
You can use a lot of combination of indicators in this EA: With this EA, you can make any combination with indicators, you chose what do you want and make your own strategy Author: Rafael Maia de Amorim
Channel_Balance: Channel balance indicator Author: Scriptor
New article Prices in DoEasy library (Part 64): Depth of Market, classes of DOM snapshot and snapshot series objects has been published: In this article, I will create two classes (the class of DOM snapshot object and the class of DOM snapshot series object) and test creation of the DOM data series
CronexChaikin: The MACD Indicator, in which the price series is replaced by the series of values of the Chaikin Oscillator technical indicator. It is drawn in the form of a colored cloud. Author: Nikolay Kositsin
Bollinger Bands as Support & Resistance: Example of Buy Limit & Sell Limit pending orders with Bollinger Bands. Author: Mohammad Soubra
Advance_Decline_Line: Indicator ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval. Author: Scriptor
New article Timeseries in DoEasy library (part 39): Library-based indicators - preparing data and timeseries events has been published: The article deals with applying DoEasy library for creating multi-symbol multi-period indicators. We are going to prepare the library classes to work within
New article Meta COT Project - New Horizons for CFTC Report Analysis in MetaTrader 4 has been published: The article is about the use of CFTC report data (Open Interest) in MetaTrader. The article describes the proposed META COT project in details, shows how to load and process the necessary...
Line Order: LineOrder gives you the ability to place an order by using the horizontal line object from the toolbar menu. You can also control stop loss and take profit buy moving its horizontal lines. Author: Erich Pribitzer
MFI smoothed: MFI smoothed Author: Mladen Rakic
Stochastic_Cross_Alert_SigOverlayM_cw: The indicator displays signals to buy/sell. Author: John Smith
MTF_MovingAverage: Indicator MTF Moving Average Author: John Smith
RSI Сandles - Smoothed with Trend Envelopes: RSI Candles (RSI that calculates RSI of High, Low, Open and Close and displays those values as candles) with an addition of Trend Envelopes. This version is having an additional option to filter (smooth) the prices prior to using them in RSI...
VR---Moving: An Expert Advisor based on indicator iMA (Moving Average, MA) and implemented as a class. Author: Vladimir Karputov
Random walk index : Random walk index (optimized version) Author: Mladen Rakic
  Libraries: clock  (2)
clock : Extension for the datetime with DayLightSavingTime adjustments. Author: takumi s
wajdyss_SSL_channel_chart_alert_indicator_v2: This indicator for draw an Arrows for buy & sell , its Depends on SSL channel chart Indicator http://forum.m-e-c.biz/t29121.html Author: Wajdi MURAD
MQL5 Wizard - Candlestick Patterns Class: The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal.&nbsp; It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The...
MA based Currency Strength Indicator: Indicator that displays the "strength" of each of the 8 major currencies (USD, EUR, GBP, CHF, AUD, CAD, JPY and NZD) based on the moving average trend of all 28 pairs that they are part of. Author: Seng Joo Thio