Articles, Library comments - page 90

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...
Bollinger Bands - EMA Deviation: Bollinger Bands consist of a N-period Moving Average (MA), an Upper Band at K times an N-period standard deviation above the Moving Average (MA + Kσ), and a Lower Band at K times an N-period standard deviation below the Moving Average (MA − Kσ). This version...
Step chart of stochastic of averages: Step chart of stochastic of averages Author: Mladen Rakic
Volume weighted awesome oscillator: Volume weighted awesome oscillator Author: Mladen Rakic
Adaptive Laguerre: Adaptive Laguerre filter with the usual set of 20 types of prices. Author: Automated-Trading
Blau T3 ECO: Blau T3 ergodic candlestick oscillator with new display types and styles. Author: Jane Johnson
UniOscillator: The oscillator based on RSI with adjustable period and color scheme. Author: Jane Johnson
Moving average breakout : trending breakout Author: ReadyPlayerOne
Timeframe Flow : Sharing this trend indicator made by me. Called "Timeframe Flow". It will draw a user defined higher time-frame candle on every shift on your current time-frame. Meaning you can have H4, H12 or D1 candles on every shift of your H1 Charts. Or you can have D2, D3 or D5 candles on
Disparity Index: Disparity Index indicator is a percentage display of the latest close to a chosen moving average. For more in depth interpretation of the Disparity Index refer to Steve Nisons book "Beyond Candlesticks". Author: Linuxser