Advanced links/threads/tools

 

One more average and variations - key thread for MT4
One more average and variations for MT5 -  the indicators for MT5 are inside this MT5 thread 

The following indicators can be found on the above mentioned threads:

  • One more average - very advanced indicators with speed changing, with smooth options and with non-adaptive/adaptive options to draw SMA, EMA, T3 (0.618 Tilson), T3 (0.618 Fulks/Matulich), SMA, harmonic mean, Hull and TEMA, Linear regression value and so on.)
  • One more average - bands
  • Classical Moving Averages indicator with colors change depending on the angle of the slope
  • BB OMacd nrp & alerts indicator (the combination of BB OMA (one more averages) and MACD OMA) and Asymmetric OMA Bands indicator
  • Guppy OMA oscillator alerts and MTF
  • Guppy OMA Long and Short indicators
  • One more average MACD indicator, averages MACD - mtf & alerts indicator, Oma macd 4 Color MTF indicator, Oma MACD 4 color MTF Interpolated indicator and Oma macd_mtf+alerts+arrows indicator
  • One more average heiken ashi indicator and One more average heiken ashi smoothed indicator
  • DMX indicator and One more average DMX indicator
  • RSX on One more average and RSX on Jurik smooth indicators
  • Oma ribbon indicator
  • RSX Channel on OMA_Sig_Alerts indicator and rsx channel on oma_alerts_mtf indicator
  • TrendStrength Oma Channel_MTF_Alerts indicator, Oma TrendStrength Channel indicator, TrendStrength oma channel_mtf_alerts-1 indicator and Range oma with bands_arrows_alerts indicator
  • Oma_Envelopes_v2 indicator and cfb adaptive averages envelopes indicator

============

 

Metatrader 5 versions of indicators ... - good thread with many indicators for MT5

Metatrader 5 versions of indicators ...
Metatrader 5 versions of indicators ...
  • 2009.10.16
  • www.mql5.com
Some of you might remember this one : originally it was a part of an expensive system...
 

Correlation

The beginning

  1. Correlation indicators: very good thread with some systems, explanations and good usefull indicators.
  2. Chart Transposition Indicator: original thread.
  3. FINEXX Correlation System and EA - the thread 
  4. Currency corelation - the thread.
  5. trend corelation - discussion thread.
  6. Correlation Index - small thread with indicator
  7. complimentary pairs thread 
  8. Cross-Currency Strength: good thread with indicators.
  9. Pearson correlation thread 
  10.  Correlations revisited ... - the thread with interpretations and detailed explanation of 3 prevailing correlations methods with all the particularities and images: Pearson (linear) correlation, Kendall's tau and Spearman's rank correlation
  11. Cluster Indicators thread.
  12. Correlation candles indicator (MT5) - the post. Two possible types of correlation used: Pearson correlation and Spearman correlation
  13. Rank correlations (Pearson and Spearman) indicator (MT5) - the post with original version, the post with fixed version. This indicator is using Pearson correlation and Spearman correlation, besides, it has an option to use some of the 22 price types as well as using floating levels

After

  1. Correlation system thread
  2. Currency Correlations, Part I - the video
  3. Currency Correlations, Part II - the video 
  4. MFCS Currency Correlation Chart - MT5 CodeBase indicator
  5. MT5 CodeBase on HowTo - post with the articles
  6. Multi currency EA ideas - the thread
  7. Forex Correlation Theory thread
Correlations revisited ...
Correlations revisited ...
  • 2010.02.22
  • www.mql5.com
Quite some time ago I was doing some work on Pearson correlation indicator...
 

Stochastic

The beginning

  1. Stochastic Oscillator, the beginning

After

  1. Stochastic thread.
  2. Stochastic Trader thread 
  3. Multi pair indicators thread
    (Multi pair MACD, Multi pair CoeffOfLine, Multi pair RSi, Multi pair Stochastic, Multi pair WPR (Williams % range), Multi pair Laguerre RSI, Multi pair Wilders DMI, Multi pair dss, and more)
  4. Stochastic RSI for MT5 - the post 
  5. Stochastic rsi (oma) colored or MT5 - the post:
    - RSI types: Cuttler's RSI; Ehlers' smoothed RSI; Harris' RSI; Rapid RSI; RSI; RSX; Slow RSI
    - levels: floating; quantile; fixed
  6. Round price DOC indicator for MT5 - the postAdded 2 parameters : price (so we can chose the price we would like to use - in the original it is Close) and T3Original (false for Fulks/Matulich calculation which is faster then the original Tim Tillson calculation).
============
 

advanced links/threads/tools part #20

DiNapoli

Elliot oscillator - waves indicator is on this post. The idea was simple : to use Elliot oscillator, but the advanced get variation, for peaks identifying - we can choose how many peaks we want it to find (as every peak finding code, this will recalculate).

Elliot oscillator - waves 1.00 indicator is on this post. What has been done: no limit in waves (now it draws waves for the whole history), changed a logic a bit (it affects the way how extremes are found in some cases). Also, as a note: only the last leg of the wave can change if new high or new low is reached. Once it is "opened" it can not (and I repeat) it can not disappear (like in some zigzags or some peak finding indicators), it can only go higher or lower if the price moves in the right direction.

Elliot oscillator - waves 1.01 indicator is on this post. It is the Elliot oscillator - waves with alerts (it will alert at a moment when the oscillator value first crosses either of ema values - that is the moment when a colored bar appears for the first time).

Elliot oscillator - waves 1.02 indicator is on this post. It can have different color of the histogram (now only light blue) above/below zero.

Elliot oscillator - waves 1.02 & arrows indicator is on this post.

DiNapoli MACD - mtf & alerts indicator is on this post. "DiNapoli is using smoothing factors of 0.213, 0.108, and 0.199, which when translated to periods we are used to becomes 8.3896, 17.5185 and 9.0503. So here is this one that can work with fractional periods and is set by default to calculate DiNapoli MACD" - read more in advanced elite.

ema levels - macd indicator, ema levels - rsi indicator and ema levels - stochastic indicator are on this post. They actually have very little in common with levels in Elliot oscillator, but ... here is a couple of variations to the ema levels idea: ema levels - macd; ema levels - rsi; ema levels - stochastic.

 

PolyFit Tools

Forum threads

  1. Key thread with indicators 
  2. PolyFitDerivative_v2 indicator - the post. It can be used in Nth Order Polynomial Trading Systems:
    - Order = 0 - Polynomial line
    - Order = 1 - Velocity of Polynomial line
    - Order = 2 - Acceleration of Polynomial line
    - Order = 3 - Jerk(or Velocity of Acceleration) of Polynomial line
    - and so on.
  3. Dynamic zone PolyFit derivative indicator - the post. Here is the dynamic zone poly fit derivative. Probably the look back length should be experimented with.
  4. PolyFit rsi and PolyFit derivative using nrp coloring - the post 
  5. dynamic zone polyfit derivative averages nrp indicator - the post 
  6. PolyFit derivative with alert - the post 
  7. PolyFitRSI - the post. It works in fitting mode(FitMode=0) with projection (ProjLength > 0). Besides, this kind of RSI gives us more clear picture of OberBought/OverSold Zones.
  8. Dynamic zone PolyFit derivative averages_nrp updated - the post
  9. PolyFitBands with NRP coloring indicator  the post. Coloring added to upper and lower band.
  10. PolyFitBands_v2.3 - oscillator - the post. It is an oscillator of a price relative to polyfit bands.

============

Generate Tick Data

The forum

  1. GenerateTickData indicator - the post. It is the indicator to generate tick data (so place it in indicators folder) and it will work the same regardless of the time frame it is attached to. It will create a file that is starting with "_t" and adds symbol name after it. It "pretends" to be 1 minute chart, but it is not (of course ). Just open that symbol as offline chart and use it (the indicator must be active on some other chart in order to get "live" ticks). 
  2. Tick Indicator and EAs - the key thread  
  3. What is a TICK? - small thread with the explanation
  4. GenerateTickData - final indicator is on this post. Two options added:
    - ResetData - Added it in order to be able to "start from the beginning" (if you turned off your PC and a "time gap" occurs since there is no way to reconstruct tick data or any other reason when you do not want the data to be appended to already existing tick data) If you set this parameter to true, it will start a new tick data history.
    - ShowComment - It is the fastest way to show that it is working, so if you set it to true it will simply comment in the upper left corner that tick data is saved and a time when it was saved.
  5. Tick Data v1.00 indicator - the post. It is next version of GenerateTickData indicator: Added an option to choose how many ticks do you want per bar. Indicator is differentiating 2 basic types:
    - When required number of ticks per bar is 1, it records bid as low and ask as high, so you can have a sort of a "spread control" (since now you can see those ticks as lines but you can see them as bars too, as in this example );
    - When required number of ticks is greater than 1 then you are getting a sort of "equi-volume" charts (every bar is having a same volume when you turn the volume display on) High, low, open and close are constructed from a Bid.
  6. Tick Data v1.01 indicator - the post. This is improved version of Tick Data v1.00 indicator. This indicator can produce an offline chart of ticks simulated by metatrader and if you are testing an EA that depends on a narrow take profits or stops, this indicator shows you that back test can not be trusted at all. The indicator is, apart from having the possibility of recording test data, a revised version with some code optimization and some corrections.
  7. Tick Data v1.02 indicator - the post. It is the Newer version of tick data indicator. Unlike before (previous versions) this one make difference as of how many ticks is chosen and saves it accordingly. As before the name of the symbol for offline charts is "_t"+symbol name, but the difference is in the "time frame" it is saved as : the time frame is in fact number of ticks. So you are going to artificially get a 1 minute, 10 minute, nnn minutes tick charts where minutes are in fact number of ticks per bar. The limitation (due to metatrader naming conventions) is that the maximum number of ticks can be 9999. All the charts are updated live (one 1 tick chart and two 10 tick charts) and both indicators (for 1 tick and 10 tick) are attached to the same chart.
  8. Tick Data v1.03 indicator - the post. It is the next version of Tick Data indicator. A parameter to add a completely new option - there is some explanation of the author: "It occurred to me that a tick chart is a bit "illogical" - illogical in a sense that current bar open is very rarely previous bar open (since it was opened at first tick after a current bar reaches tick count), not when the previous bar was closed. So decided to add on option that takes care of it : UsePreviousCloseForOpen - if set to true, then the open is determined from previous bar close not the first ticks after the bar opens, if set to false it work as before".

The articles

CodeBase

MQL5 forum
MQL5 forum
  • www.mql5.com
MQL5: Forum on automated trading systems and strategy testing
 

Spline

The forum

  • Using spline(s) discussion thread.
    (mnt - cubic spline indicator, mnt - cubic spline & extrapolation indicator, Cubic spline trend line indicator, Hermite spline trend line indicator and more)

The articles

============

Using spline(s)
Using spline(s)
  • 2011.05.01
  • www.mql5.com
This thread will be dedicated to spline(s) usage in technical analysis ________________________ Direct cause for considering splines is the requ...
 

BRAINTRADING SYSTEM

  • BrainTrending indicators to download with template.
  • Rules to trade manually
  • How to install  
  • TSD DS jurik BrainTrading system - the key thread
  • TSD BrainTrading Stochastics system - the post
  • BrainTrading Semi-Manual EA for M30 timeframe system - the thread 
  • The differences between Brainwashing and BrainTrading system - the post.
 

Spread


The forum

  • All the links - the post.
  • spreadometer_v2.01 indicator fixed version - the post
  • Spread recording fail - the thread with the indicator (fixing bug thread).
  • Spread and StopLoss indicator with alert - the thread 
  • Tools to monitor spread and swap - the thread with many good tools
  • Spread monitoring and show leverage tools - the thread 
  • FunIndicator indicator - the thread (monitor spread, swap etc for many pairs in one window).
  • Meh Spread Indicator thread 

The articles

CodeBase

============

 

Helweg / Stendahl value charts

The forum

  • Helweg/Stendahl value charts ... - key thread (many good indicators)

CodeBase

The articles

============

Fractal Dimension Index


Forum threads

  • Fractal dimesion index - jppoton indicator is on this post. Although this jppoton's version is using Alex Matulich calculation as the closest to original, this version (jppoton's version) deviates from original Sevcik and Matulich version and ultimately from Hurst exponent (FDI = 2- Hurst), and it made his version to be faster than FGDI. So, the story of Fractal dimension index is a rather old one and it seems that it will never end.
  • Fractal dimesion index pa - jppoton indicator and Fractal dimesion index alb - jppoton indicator are on this post. Here is the adaptive look back version and also the phase accumulation version of Fractal dimesion index pa - jppoton indicator. Just to remind: the adaptive Lookback (period finder) is truly a market-driven indicator used to determine the variable lookback period for many different indicators, instead of a traditional, fixed figure; and phase accumulation idea is to find how many bars does it take to add up every bars phases and to reach certain cycle.

The articles

CodeBase

============


Helweg/Stendahl value charts ...
Helweg/Stendahl value charts ...
  • 2015.11.11
  • www.mql5.com
Helweg / Stendahl value charts (from "Dynamic trading indicators" book) I guess this one was not made for metatrader yet since it was not possible...
 

Ocean theory based indicators

Jim Sloman's "Ocean theory" based indicators

The beginning

  1. Need a Better Moving Average? Try the NMA - the thread about indicators using Jim Sloman's formulas

After

  1. Ocean theory based indicators - the thread. More than 60 indicators (metatrader 4 + metatrader 5 versions) 

============

Ocean theory based indicators
Ocean theory based indicators
  • 2016.11.30
  • www.mql5.com
In this thread Jim Sloman's "Ocean theory" based indicators will be posted...
Reason: