Saturday, April 30, 2011

ZMFX all pivot levels

Description: Here is an indicator, which draws daily, weekly and monthly pivots, support and resistance levels. All lines are drawn from the beginning of the timeframe (daily levels - from the beginning of the day etc.). You will be able to choose which timeframe (monthly, weekly, daily) pivots, support...

I-Regr Alert Notifier

Description:It alerts when Price Breaks Up or Down I-Regr lines. Regression Channel Linear Regression Channel consists of two parallel lines, equidistant up and down from the line of linear regression trend. The distance between frame of the channel and regression line equals to the value of maximum...

Kaufman Volatility

Description:Kaufman Volatility according to Perry Kaufman books "Smarter Trading". Download: b_Kaufman_Volatility.mq4 &nb...

Kaufman Efficiency Ratio

Description:Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "Trading Systems & Methods". Download: b_Kaufman_Efficiency_Ratio.mq4 &nb...

Description:This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.This analysis is done every time there is a new tick.// ---- inputs// dp_limiter  It should be >2 . If not it will be autoset...

ZMFX Forex Trend v3

Description: More information at my blog. Allows You to have a look at 8 currency pairs and their 5 indicators with this, 1 indicator. It is recommended to use it on higher time frames, such as 4H, Daily, Weekly. For example, if trading on 15MIN TF, put this on Daily chart, and trade strongest and...

GMACD

I do not take and will not take any glory for it cus i am not worthy for it. It is that I found it too good to be ignored and I can see that many do not even know of its efficacy. Download: GMACD_Signals.mq4...

JJN-ActiveHours

Simply displays active hours (definied by the user).  Useful for visual backtesting.  Download: JJN-ActiveHours.mq4...

JJN-Autopitchforx

Automatic Andrews, Schiff or modified Schiff pitchforks. IMHO: modified Schiff is the best.  Download: JJN-AutoPitchforx.mq4...

JJN-Fibo

Intra-[Month,Week,Day,H4,H1 ...] Fibonacci. (Maybe) one of the most useful Fibonacci tool.  For example: Intraweek (BasisTF=10080) Fibonacci on H1 chart with ProcessedUnits=1: Intraweek (BasisTF=10080) Fibonacci on H1 chart with ProcessedUnits=2:   Download: JJN-Fibo.mq4...

Tuesday, April 26, 2011

JJN-Promise

Indicator that shows trend and divergencies.Download: JJN-Promise....

JJN-TradeInfo

Indicator that shows profits and losses (in pips and money).I use PosX and PosY, because I like it better than Corner.Download: JJN-TradeInfo....

Buy / sell indicator with alerts.

It calculates number of bars on charts and then based on histogram it draws a arrow which is again confirmed when next opening bar price its high in case of buy arrow or low in case of sell signal, when both these conditions are satisfied it draws an arrow.it is price behavior change It means if arrow...

Regression Analysis v2.0

Description:This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.This version:Fixed an error in calculating the standard deviation;Makes more use of the indicators of MQL4 standard library; Improved the...

RDI ForexForecast

  Description:This indicator forecast the future movement of highest and lowest prices depending on similar movement in the past by weighted mean. It calculates squares of difference between current bars and past bars to decide the similarity.External variables:BasePeriod --- Number of basement...

BbSq-OsMA

Description:It is the bbsqueeze indicator but with OsMA as momentum.If you want the original bbsqueeze indicator, you can find it here on Code Base.Be aware of the changes I have made on the setups for the Keltner Channels.It´s just for filtering out to many setups.Download:  BbSq-OsMA....

AutoEnvelope

Description:Automatic EMA envelopeDownload: AutoEnvelope....

Trix

Two line trixDownload: Trix....

Stoc-2B

You can choose Stochastic for only 1 current TimeFrame (TimeFrame2 = false; TimeFrame3 = false; TimeFrame4 = false) or up to 4 TimeFrames (TimeFrame2 = true; TimeFrame3 = true; TimeFrame4 = true).The indicator is automatically calculates the following 3 TF.Download: Stoc-2B....

Another version for AutoEnvelope

Description:Another version for AutoEnvelope according to the format described by Dr. Alexander Elder in your book How To Take Profits, Cut Losses, and Benefit from Price Declines.Download: my-envelope....