Articles, Library comments - page 65

KeyLevels: The indicator of price levels with round numbers 00, 20, 50, 80. Author: Olexiy Polyakov
New article Projects assist in creating profitable trading robots! Or at least, so it seems has been published: A big program starts with a small file, which then grows in size as you keep adding more functions and objects. Most robot developers utilize include files to handle this problem. However
New article How to conduct a qualitative analysis of trading signals and select the best of them has been published: The article deals with evaluating the performance of Signals Providers. We offer several additional parameters highlighting signal trading results from a slightly different angle than...
New article DoEasy. Controls (Part 4): Panel control, Padding and Dock parameters has been published: In this article, I will implement handling Padding (internal indents/margin on all sides of an element) and Dock parameters (the way an object is located inside its container). The Panel WinForm
MACD with on-chart SR levels: MACD with on-chart SR levels Author: Mladen Rakic
MACD_Histogram: MACD Histogram with outomatic divergent line . Author: Franky Prasetio
BITEX.ONE MarketMaker v1.01: The market maker robot for trading futures and swap cryptocurrency contracts Author: Sergey Sitnikov
Correlation market state : Correlation market state Author: Mladen Rakic
New article Video: Simple automated trading – How to create a simple Expert Advisor with MQL5 has been published: The majority of students in my courses felt that MQL5 was really difficult to understand. In addition to this, they were searching for a straightforward method to automate a few
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