Articles, Library comments - page 54

SMA_Channel : Channel Indicator using SMA Author: Lungile Mpofu
Ilan iMA: Ilan based on indicator iMA (Moving Average, MA) Author: Vladimir Karputov
New article Learn how to design a trading system by Awesome Oscillator has been published: In this new article in our series, we will learn about a new technical tool that may be useful in our trading and it is the Awesome Oscillator (AO) indicator. We will learn how to design a trading system by
  Experts: Grid assistant  (30   1 2 3)
Grid assistant: The Expert Advisor is designed for placing managing grids. Author: Vladimir Khlystov
Ind - Widners Oscilator: The Ind-Widners Oscilator indicator. Draws the support and resistance levels. Author: John Smith
Simple MA Cross : EA which open trades on 2 MA cross over Author: Lungile Mpofu
Juice: For some time there was an indicator called Juice that was used in many systems. This is MetaTrader 5 version of that indicator. What is it actually? It is a standard deviation indicator that shows if the deviation is bellow or above some fixed level. That way it can show if the...
Chart Window MACD : The indicator is an equivalent \"Chart Window\" version of MACD. Author: saeed mashhadi
New article DoEasy. Controls (Part 18): Functionality for scrolling tabs in TabControl has been published: In this article, I will place header scrolling control buttons in TabControl WinForms object in case the header bar does not fit the size of the control. Besides, I will implement the shift of
AverageRangeLines_v1.6 : ADR,AWR,AMR,Draws Average Range Lines Author: NickBixy
RSI candles with Keltner channel: RSI candles with Keltner channels Author: Mladen Rakic
New article Developing a trading Expert Advisor from scratch (Part 28): Towards the future (III) has been published: There is still one task which our order system is not up to, but we will FINALLY figure it out. The MetaTrader 5 provides a system of tickets which allows creating and correcting
AMA Trader: Trading strategy based on iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators. Martingale is applied. Author: Vladimir Karputov
New article DoEasy. Controls (Part 17): Cropping invisible object parts, auxiliary arrow buttons WinForms objects has been published: In this article, I will create the functionality for hiding object sections located beyond their containers. Besides, I will create auxiliary arrow button objects to
Previous Candle Hi-Lo: Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price. Author: Mohamad Zulhairi Baba
Higher Timeframe - Indicator for MetaTrader 4 : Indicator that shows higher timeframe candle on current timeframe. Author: Il Anokhin
New article An example of an indicator drawing Support and Resistance lines has been published: The article provides an example of how to implement an indicator for drawing support and resistance lines based on formalized conditions. In addition to having a ready-to-use indicator, you will see how...
RSI adaptive EMA Alert : Added alerts to custom indicator Author: Vladimir Karputov
V75 TradingBot : Simple trading bot for volatility 75 Index Author: Lungile Mpofu
Lavika EURGBP/EURUSD: The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 2 and 24 are also created on the H4 timeframe. Author: Erin Lavika Tania
Uplinktrade Hedge : Our newest Ai trading software! Enjoy investing in the safest way. Uplink Trade Hedge is using a safe hedging strategy which allows you to invest safely into the forex market. No quick profits but an investment opportunity. Invest for your future! Author: Edwin De
WININET_TEST: Here is a simple example that shows how to download page(file) from Internet using the wininet.dll library. The WININET_TEST.mq5 script is a modified version of script s_wininet.mq4, published by Integer in MQL4.Codebase. To see how does it works, don't forget to "Allow DLL imports"...
Close All Trade at Once : This EA will Close All your current running Trades when Applied. Author: Junkiealien
Export Calculated Prices & Indicator Buffers: Export tool for OHLC prices, calculated prices & indicator buffers Author: cbc387429
Bear_Bulls_Power: The indicator shows the strength of bulls and bears in a simple manner in a single window. Author: Nikolay Kositsin
ColorZerolagRVI: This RVI oscillator analogue is calculated based on four Relative Vigor Index indicators. Author: Nikolay Kositsin
New article Statistical Verification of the Labouchere Money Management System has been published: In this article, we test the statistical properties of the Labouchere money management system. It is considered to be a less aggressive kind of Martingale, since bets are not doubled, but are raised...
New article Visual Optimization of Indicator and Signal Profitability has been published: This article is a continuation and development of my previous article "Visual Testing of Profitability of Indicators and Alerts". Having added some interactivity to the parameter changing process and having...
New article Learn how to design a trading system by Accelerator Oscillator has been published: A new article from our series about how to create simple trading systems by the most popular technical indicators. We will learn about a new one which is the Accelerator Oscillator indicator and we will
New article DoEasy. Controls (Part 16): TabControl WinForms object — several rows of tab headers, stretching headers to fit the container has been published: In this article, I will continue the development of TabControl and implement the arrangement of tab headers on all four sides of the control