Articles, Library comments - page 66

Simple Hedge Panel: A panel for opening and closing positions on several financial symbols in one click. Author: Serhii Ivanenko
ATR ratio: ATR ratio Indicator. Author: Collector
Three daily rectangles : The indicator draws three daily rectangles Author: Vladimir Karputov
  DLL
I'm looking to create a dll but I'm not to sure of each step, I've read the two articles on dlls that mql5 has but I can't pin point each step. Example, you can copy the .dll file to mqls library folder or add the path to vs post build events? What about the import export header file that's built
ATR adaptive T3: ATR adaptive T3 One, less known method, is to use normalized ATR (Average True Range) for making the calculation adaptive. And since T3 is a perfect candidate for being adaptive (it allows fractional periods for calculation), here is a T3 that is using ATR for adaptive T3...
New article MQL4 as a Trader's Tool, or The Advanced Technical Analysis has been published: Trading is, first of all, a calculus of probabilities. The proverb about idleness being an engine for progress reveals us the reason why all those indicators and trading systems have been developed. It...
Bollinger Bandwidth 2: This tool combines the original Bands with Bollinger Bandwidth and removes the extra window for Bollinger Bandwidth. Instead Bandwidth is now a value in the comment in the top left corner. This makes more efficient use of the chart space and still allow Author: Larry
Fibo Pivots: Fibonacci Pivot points indicator that can draw any number of levels for any of the known timeframes usable by MetaTrader 5. To insert any level, simply enter the level in the levels parameter separated by ";" in the list of levels. Defaults used are...
Pure Price Action+push notifications: Pure Price Action EA trades with "Price Action" strategy,has Trailing Stop Loss &Take Profit works best on 1H time frame major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
New article DoEasy. Controls (Part 3): Creating bound controls has been published: In this article, I will create subordinate controls bound to the base element. The development will be performed using the base control functionality. In addition, I will tinker with the graphical element shadow
TradeTransaction Class: A base class to simplify coding of trade transactions in MQL5. Author: amrali
MA on RMI : Smoothing the custom indicator 'Relative Momentum Index' using iMA Author: Vladimir Karputov
Three timeframes: Three indicators from different timeframes: iMACD (Moving Average Convergence/Divergence, MACD), iAlligator (Alligator), and iRSI (Relative Strength Index, RSI) Author: Vladimir Karputov
Economic Calendar Data Aggregator : This is meant to be an aggregating service script that collects data from the EconomicCalendar functions & outputs the values to a text file as a list of dictionaries for each event collected over a period of time. This is meant to be a prototype test to
Trend direction and force - DSEMA smoothed: Trend direction and force - double smoothed EMA smoothed Author: Mladen Rakic
BreakOut15: An Expert Advisor based on two indicators iMA (Moving Average, MA). At crossing, we move back from the price at a certain distance and then expect the level obtained to be broken through. Author: Vladimir Karputov
OsMA Four Colors Arrow EA : Trading strategy for the custom indicator 'OsMA Four Colors Arrow EA' Author: Vladimir Karputov
Shved Supply and Demand: The indicator showing the supply and demand zones. Author: Vasyl Nosal
Hello everyone, what is the minimum to publish an article ? Thank you
New article Learn how to design a trading system by MACD has been published: In this article, we will learn a new tool from our series: we will learn how to design a trading system based on one of the most popular technical indicators Moving Average Convergence Divergence (MACD). After writing this
ATR adaptive smoothed Laguerre RSI (no built in functions) : A version of ATR adaptive smoothed Laguerre RSI that does not use any built in function Author: Mladen Rakic
The best TIMES & DAYS our Strategy Works the best (Improve your Strategy) - MT5 : For day traders. 2 highly important indicators to turn strategies into extreme winning ones. The Win/Loss ratio and the Reward/Risk ratio will allow us to identify the best times and days our strategy works the best
Fonts lib: The library is intended to implement the font list in the input parameters. The library contains 208 fonts. Author: Vasyl Nosal
Chicken Knife : A simple indicator that tries to assess autocorrelation in price series. Author: Marco Marconi
New article The correct way to choose an Expert Advisor from the Market has been published: In this article, we will consider some of the essential points you should pay attention to when purchasing an Expert Advisor. We will also look for ways to increase profit, to spend money wisely, and to earn
Percentage of CLose and iMA prices : The indicator shows the percentage of the 'Close' price above and below the 'iMA' indicator Author: Vladimir Karputov
Two MA Color N Bars Square : Two indicator series ('Two MA Color N Bars' and 'Square') in one code Author: Vladimir Karputov
New article Multiple indicators on one chart (Part 01): Understanding the concepts has been published: Today we will learn how to add multiple indicators running simultaneously on one chart, but without occupying a separate area on it. Many traders feel more confident if they monitor multiple
New article DoEasy. Controls (Part 2): Working on the CPanel class has been published: In the current article, I will get rid of some errors related to handling graphical elements and continue the development of the CPanel control. In particular, I will implement the methods for setting the
Directional volatility & volume oscillator : Displays direction of volatility and volume Author: Navdeep Singh