Articles, Library comments - page 91

Basic file handling in MQL : This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation. Author: Satyam Shivam
One click close : The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages. Author: Satyam Shivam
#MarketPrice: Really helps in trading Author: Eugene
Multi Moving Average: It shows the information about 4 Moving Averages in a separate window. Author: Александр
Candlestick models for GBP/JPY for 9 years: An Expert Advisor uses the Candlestick Models for trading: Blending Candlesticks (Engulfing) and Hammer(inverted Hammer)/Shooting Star models Author: Max
Hotkeys_CycleTimeFrames_v1.0 : cycle timeframes using hotkeys 'N','M' prev,next timeframe Author: NickBixy
New article Combinatorics and probability for trading (Part IV): Bernoulli Logic has been published: In this article, I decided to highlight the well-known Bernoulli scheme and to show how it can be used to describe trading-related data arrays. All this will then be used to create a self-adapting
Forex_Spread_Meter: MetaTrader 5 indicator that displays the spread meter on the chart. Author: amrali
BBSqueeze Dark Indicator: Indicator shows buy and sell regions based on combination of Bollinger bands and Keltner channels. Author: gopal krishan doda
New article Price Action. Automating the Inside Bar Trading Strategy has been published: The article describes the development of a MetaTrader 4 Expert Advisor based on the Inside Bar strategy, including Inside Bar detection principles, as well as pending and stop order setting rules. Test and...
Updated Nevalyashka: The Expert Advisor reverses the orders after closing. Author: Vladimir Khlystov
NonLagMA: Weighted average with a minimal lag using of a damping cosine wave as the line weight coefficient. Author: Igor Durkin
  Experts: Ingrit  (1)
Ingrit: Comparing OHLC on timeframe M5 Author: Vladimir Karputov
  Indicators: Strength Arrow  (11   1 2)
Strength Arrow: This is an indicator which totally based on RSI. The reason to amend this indicator is knowing the strength of a currency. Author: Khurram Mustafa
MACD Main and signal lines based strategies : This indicator plots multiple signals based on MACD main and signal lines. Author: Satyam Shivam
Highest High and Lowest Low in Neighbourhood : This code identifies highest high and lowest low in the neighbourhood. Author: Satyam Shivam
Stochastic Main and signal Comparator indicator : This indicator compares the main and signals line of the stochastic indicator and marks the sam eon the respective bars on chart. Author: Satyam Shivam
Bollinger Band crossover based EA : This is an EA based on Bollinger band crossover with prices. Author: Satyam Shivam
  Experts: Pure_Martingale  (12   1 2)
Pure_Martingale: Martingale syste, trades are random. Author: Matus German
RVI Crossover EA with trialing stop : This is an EA using RVI crossover. Author: Satyam Shivam
Close Order at fixed interval : This EA demonstrates placing orders, modify orders and then closing orders after a fixed interval. Author: Satyam Shivam
Read CSV file and Tokenise string using Delimiter : This code can be used to read csv files and separate string based on a separator token. Author: Satyam Shivam
RVI Crossover Indicator : This is a RVI crossover indicator. Author: Satyam Shivam
WPR Crossover based Indicator : This is a WPR crossover indicator based signal generating indicator. Author: Satyam Shivam
ADX Crossover Indicator : This is a ADX crossover based Indicator. Author: Satyam Shivam
  Experts: Improve  (1)
Improve: An Expert Advisor based on two iMAs (Moving Average,MA) and one iRSI (Relative Strength Index, RSI). It tracks virtual profit. Works on two symbols. Author: Vladimir Karputov
Chart Screenshot : This code can be used to take screenshot from code itself at any particular desired time. Author: Satyam Shivam
RSI and Stochastic Multi-timeframe Scanner Dashboard : This is a multi timeframe dashboard scanner for RSI and Stochastic. Author: Satyam Shivam
e-Skoch pending orders: Works with pending stop orders (Buy Stop and Sell Stop). Monitors spread %. Author: Vladimir Karputov
Binance API Library MT4 : Binance API Library MT4 Author: Denys Babiak