Articles, Library comments - page 88

Doulble MA Cross Draw Histogram : Use the intersection of two moving average lines to draw a vertical line.Then You can simply read the current market pattern Author: Hung Wen Lin
Power of USD with average : Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF. Author: JAN
Polynomial Regression: A polynomial regression channel. Author: Scriptor
Normalized Price Indicator: By using this indicator you can see the normalized price of any chart! Author: Farhad Kia
New article Visualizing trading strategy optimization in MetaTrader 5 has been published: The article implements an MQL application with a graphical interface for extended visualization of the optimization process. The graphical interface applies the last version of EasyAndFast library. Many users...
Breakout Strength Meter - MT5 : The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout Author: Rodi Chamii
New article Visualizing optimization results using a selected criterion has been published: In the article, we continue to develop the MQL application for working with optimization results. This time, we will show how to form the table of the best results after optimizing the parameters by...
New article Combinatorics and probability theory for trading (Part II): Universal fractal has been published: In this article, we will continue to study fractals and will pay special attention to summarizing all the material. To do this, I will try to bring all earlier developments into a compact
Power of CAD: Power of AUD indicator shows actual strength of currency CAD calculated of 7 pairs that contains CAD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: USD CAD, AUD CAD, CAD JPY, EUR CAD, GBP CAD, NZD CAD, CAD CHF. Author: JAN OPOCENSKY
The intersections of two lines : In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4. Author: NabiKAZ
New article Drawing Channels - Inside and Outside View is published: I guess it won't be an exaggeration, if I say the channels are the most popular tool for the analysis of market and making trade decisions after the moving averages. Without diving deeply into the mass of trade strategies that use...
Exp_KalmanFilterCandle: The Expert Advisor Exp_KalmanFilterCandle based on signals of the indicator KalmanFilterCandle. The signal is formed when a bar is closing if there is change in candlestick color of the indicator. Author: Nikolay Kositsin
Precision Trend: The newest version of the Precision Trend Indicator. Author: Mladen Rakic
Smart Forex System Open Version : Force=((Bid-close)/close)*10000; Author: Szymon Palczynski
I am trading in the USA, and I am trying to copy a signal from a provider in the USA. When I try to subscribe to the signal, I get a message saying "Subscription failed, provider does not use FIFO rule." However, the provider is following the rule, and the provider has other clients that use the
ATR ZigZag: ATR-based ZigZag implementation. Author: Andre Enger
DT-ZigZag-ATR: An attempt to combine ZigZag and ATR. And to use it for determining the trend phase. Author: John Smith
Automatically enable or disable the automated trading button: Let say you have an EA and you want it to trade in between an interval of time but you do not have the source codes to modify the EA.This utility allows you to automatically enable or disable the automated trading button. You can use the...
OpenTime: Opening and closing positions at a specified time. Author: Vladimir Karputov
StochasticExpansion: Good old stochastic oscillator. The difference from the standard one is that it shows overbought and oversold areas in a more visually convenient fashion. A sharp peak is a good signal for a trend reversal (or temporary consolidation). Author: Nikolay Kositsin
RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs. : RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs. The RSI 70 level line is blue The RSI 50 level line is gray The RSI 30 level line is red
Module of Trade Signals, based on Chande Momentum Oscillator: The signals are formed at completed bars. Chande Momentum Oscillator is used as a custom indicator for module of trade signals. The Downward crossover of -50 level is a signal to open a long position, the upward crossover of 50 level...
Heiken Ashi Smoothed: Heiken Ashi Smoothed indicator is a modified standard Heiken Ashi indicator. The difference is that it uses smoothed price time series values instead of current ones. Such method allows to filter many false signals that could possibly have appeared, in case the indicator had...
Improve your Strategy - Best Days To Trade : This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to
New article Graphics in DoEasy library (Part 82): Library objects refactoring and collection of graphical objects has been published: In this article, I will improve all library objects by assigning a unique type to each object and continue the development of the library graphical objects collection
Aquarium Canvas Background : Aquarium Canvas Background for Chart This script adds cool live canvas background on the chart like aquariu Author: Dark Ryd3r
Fibonacci Retracement : 3 fibo levels. Author: ReadyPlayerOne
Tengri: The Expert Advisor applies iMA (Moving Average, MA), iRSI (Relative Strength Index, RSI) and Silence indicators. Martingale. Author: Vladimir Karputov
Trend Continuation Factor - Jurik smoothed: Indicator based on M.H.Pee's article "Just How Long Will A Trend Go On? Trend Continuation Factor". Because trends are an important component of the market, it is imperative you can detect them. However,...
Rainbow Oscillator - Binary: Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), here is a binary version of Rainbow Oscillator. It shows only two states: state up. state down. That makes it suitable for cases when a simple access to indicator values is required...