Check out list of technical indicators with tutorials.
Collection of thousands of free metatrader indicators in mql4 format.
Official website for Doda-Bollinger bands. Modified version of Bollinger bands
Doda-Donchian and Ichimoku beautifully shows the beginning of Gold bullish run.
Finding Nifty correction reasons using Ichimoku and Elliot Wave Oscillator indicators.
Gold price movement watch using technical chart with Doda-Donchian and Ichimoku
Check trading strategy in Forex currency pair for today.
Check trading strategy in EURUSD currency pair using technical chart with ichimoku.
I have developed this Expert Advisor as an automation example of a manuel trading system. You can find all details in the topic "Signal Systems". AscTrend, NRTR Color Line and TrendStrengthv2 indicators are needed for this Expert Advisor to work. Features: Only for current symbol and timeframe. Stoploss based on ASCTrend signal. No takeprofit, exit [...]
The real author: Kalenzo Description: A variant of the SSL indicator performed in the form of the channel and represented as the colored cloud. The indicator submits alert when the trend changes its direction. Indicator input parameters: //+———————————————-+ //| Indicator input parameters | //+———————————————-+ input uint period=13; // Moving averages period input bool NRTR=true; // [...]
The real author: mladen Description: Variation on the MACD theme using the colored bars as the signals of entry and exit. The cloud color of the MACD corresponds to the trend direction. This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 20.07.2008. Image: Fig.1 The MACD_with_Crossing indicator [...]
The real author: klot Description: The volatility indicator. Values higher than 0.5 indicate about a strong trend. The indicator falls up to zero on the flat market. This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 24.07.2008. Image: Fig.1 The DT-Pirson indicator You may download this indicator from [...]
The real author: Kalenzo Description: A semaphore signal indicator that uses two Moving Averages in the form of NRTR. There are the channel formed by these Moving Averages. Moving Averages have the same periods of averaging, but one of them is drawn on the basis of high[], the other – on low[] timeseries. The exit [...]
Check how FEDERAL RESERVE’S QE3 WORK?
Nasdaq boosts Facebook compensation plan to $62 mln
Nasdaq alters IPO procedures after Facebook glitch
Facebook stock fell as low as US$33 in the first half-hour of trade on Monday before closing at ~US$34.03. That is down 11% from Friday’s close of US$38.23.
Check technical analysis of Gold technical chart.
The real author: Tinytjan aka TheXpert Description: The ZigZag drawn using channel principle. The indicator displays some statistics – the ratio of the offcut length to the previous one and the offcut length itself (the length is the height in points from the lower point to the upper one). The ZZ.mq5 file is the zigzag [...]
The real author: Jason Robinson (jnrtrading) Description: The indicator automatically draws Fibonacci lines by yesterday’s or today’s range. Some notes to use indicator input parameters: input bool AutomaticallyAdjustToToday = true; //adjustment under the current prices input Hour TimeToAdjust=H00; //the hour of shifting Fibo input uint iDaysBackForHigh=0; //number of days back to obtain high input uint iDaysBackForLow=0; //number of days back to [...]
Real author: Igorad. Description: Author of all TrendStrength indicators are Igorad, there are a lot of similar indicators but his indicators can be used as a real filter to some systems, there are many Expert Advisors based on this indicators for MetaTrader 4, we can now build new Expert Advisor for MetaTrader 5. Image: You [...]
Description: Trading system using the XMUV and MUV_NorDIFF_Cloud indicators. The colored points of the MUV_NorDIFF_Cloud indicator serves as signals to make deals. Place XMUV.ex5 and MUV_NorDIFF_Cloud.ex5 compiled files to the terminal_data_folder\MQL5\Indicators. Default Expert Advisor’s input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests. [...]
The real author: XrustSolution Description: The indicator draws horizontal lines on the level of last fractals up and down and also displays the information about the obtained fractal channel in the left upper corner of the indicator. This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 15.08.2008. Image: Fig.1 [...]
Real author: Igorad. Description: This Nick Rypock concept or idea was created by Konstantin Kopyrkin in 2001… If we read ‘Nick Rypock’ from back to front so we will receive the name of the author of idea… by the way – it is good idea to name the idea by own name. Example: You can [...]
The real author: Waddah Attar Description: Support and resistance levels drawn by the day charts. This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 15.11.2008. Image: Fig.1 The Waddah_Attar_Hidden_Levels indicator Download the indicator from here Do you like this post? Subscribe to our Free! newsletter to get updated. [...]
Description I would like to represent you a small script that copies candlestick data for the specified period of time and searches separate parts of the candlestick (body, upper and lower shadows) there. Then the script finds the maximum and minimum value, as well as the arithmetic mean value. In this case, scanning is performed [...]
The real author: svm-d Description: The fast trends indicator drawn on the basis of two XMUV Moving Averages. In fact, as a result two lines of the Momentum indicator drawn on the basis of this Moving Average with SMA and EMA averagings respectively and led to the changes at the range -100 … +100 are [...]