1798 Indicators

‘Am I missing bars in my chart?’ two simple indicators to show you

‘Am I missing bars in my chart?’ two simple indicators to show you The logic takes weekends (49 hours) into account, but not public holidays. The separate chart version displays an alert box on startup if there are missing bars – saves hunting for graphics to check! The other lists messages in the ‘Experts’ log….

Read More

ZMFX all pivot levels

ZMFX all pivot levels 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 and resistance levels…

Read More

Kaufman Efficiency Ratio

Kaufman Efficiency Ratio Kaufman Efficiency Ratio (also called “generalized fractal efficiency”) according to Perry Kaufman books “Smarter Trading” and “Trading Systems & Methods”.

Read More

GMACD

GMACD This code is wonderful and was written by Muhammad Hamizi Jaminan.    

Read More

JJN-Autopitchforx

JJN-Autopitchforx  Automatic Andrews, Schiff or modified Schiff pitchforks. IMHO: modified Schiff is the best.

Read More

JJN-Fibo

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

Read More

Buy / sell indicator with alerts.

Buy / sell indicator with alerts. It calculates a number of bars on charts and then based on histogram it draws an arrow which is again confirmed when the next opening bar price is high in case of the buy arrow or low in the case of the sell signal when both these conditions are…

Read More

Regression Analysis v2.0

Regression Analysis v2.0 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 functions of calculation of the regressions; Frees a…

Read More

RDI_ForexForecast

RDI_ForexForecast 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 the difference between current bars and past bars to decide the similarity. External variables: BasePeriod — Number of basement bars to forecast ForecastPeriod — Bars to forecast Samples —…

Read More

BbSq-OsMA

BbSq-OsMA 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 made on the setups for the Keltner Channels.  

Read More