Articles, Library comments - page 118

New article Developing a trading Expert Advisor from scratch (Part 29): The talking platform has been published: In this article, we will learn how to make the MetaTrader 5 platform talk. What if we make the EA more fun? Financial market trading is often too boring and monotonous, but we can make
Spread swap: The indicator displays spread and swap. Author: John Smith
RSI SIGNAL EXPERT : BUY and SELL signal Author: Kenyon Yarmaude Bonds
sChartsSynchroScroll_v2 : This is the new version of the sChartsSynchroScroll script (the old version here ). Just attach script to one chart and that's all. You can change shift and chart scale, the different charts may have different scales. Author: Дмитрий
New article How to Copy Trading from MetaTrader 5 to MetaTrader 4 is published: Is it possible to trade on a real MetaTrader 5 account today? How to organize such trading? The article contains the theory of these questions and the working codes used for copying trades from the MetaTrader 5 terminal
New article Complex indicators made easy using objects has been published: This article provides a method to create complex indicators while also avoiding the problems that arise when dealing with multiple plots, buffers and/or combining data from multiple sources. The final result of the indicator
New article DoEasy. Controls (Part 19): Scrolling tabs in TabControl, WinForms object events has been published: In this article, I will create the functionality for scrolling tab headers in TabControl using scrolling buttons. The functionality is meant to place tab headers into a single line from
Trailing Stop by Fixed Parabolic SAR : Modified to allow direct specification of the starting point of the Parabolic SAR. Author: Yoshihiro Nakata
Stochastic_HTF : A stochastic oscillator with an option for selecting a timeframe for calculations, which may differ from the timeframe on which the indicator is applied Author: Nikolay Kositsin
SMA_Channel : Channel Indicator using SMA Author: Lungile Mpofu
  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 volatility
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
New article Using OpenCL to test candlestick patterns has been published: The article describes the algorithm for implementing the OpenCL candlestick patterns tester in the "1 minute OHLC" mode. We will also compare its speed with the built-in strategy tester launched in the fast and slow
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
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
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
  Scripts: WININET_TEST  (19   1 2)
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