Latest news in Elite and Advanced Elite sections - page 295

 

Advanced section

________________

Upgraded adaptive intraday breakout posted here : https://www.mql5.com/en/forum/180002/page22

Files:
intra.gif  65 kb
 

Adaptive Averages MACD - alerts & arrows nmc

averages Bands_arrows nmc

Elite Section

___________________

Adaptive Averages MACD - alerts & arrows and averages Bands_arrows both were updated and upgraded with now 20 moving averages instead of 16. The adaptive averages macd uses advanced kaufman ama (with the possibility of using JurikFDAdaptive) difference between any of the following moving average types:

extern string __0 = "SMA";

extern string __1 = "EMA";

extern string __2 = "Double smoothed EMA";

extern string __3 = "Double EMA (DEMA)";

extern string __4 = "Triple EMA (TEMA)";

extern string __5 = "Smoothed MA";

extern string __6 = "Linear weighted MA";

extern string __7 = "Parabolic weighted MA";

extern string __8 = "Alexander MA";

extern string __9 = "Volume weghted MA";

extern string __10 = "Hull MA";

extern string __11 = "Triangular MA";

extern string __12 = "Sine weighted MA";

extern string __13 = "Linear regression";

extern string __14 = "IE/2";

extern string __15 = "NonLag MA";

extern string __16 = "Zero lag EMA";

extern string __17 = "Leader EMA";

extern string __18 = "Super smoother";

extern string __19 = "Smoother";

more information here: https://www.mql5.com/en/forum/general

 

Advanced section

__________________

Updated dmx histogram version posted here : https://www.mql5.com/en/forum/180002/page22

Files:
dmx_histo.gif  72 kb
 

Advanced section

_______________

Rsi t3 (completely new kind of rsi) posted here : https://www.mql5.com/en/forum/180002/page23

Files:
 

Advanced section

___________________

Updated Fourier & regression posted here : https://www.mql5.com/en/forum/180002/page23

 

Advanced section

__________________________

Updated correlations indicator posted here : https://www.mql5.com/en/forum/180028/page2

Explanation of the indicator here : https://www.mql5.com/en/forum/180028

Parameters :
Symbols-> Symbol(s) correlations to current symbol you want to be calculated

Length-> length of the correlation interval to use for computation

Price-> price to use (standard metatrader prices are :
0 - close

1 - open

2 - high

3 - low

4 - median (high+low)/2

5 - typical (high+low+close)/3

6 - weighted (high+low+close+close)/4

Type:
0 -> Pearson (linear) correlation
SubType:
0 -> the correlation itself

1 -> fisher transform of the correlation

2 -> Student's t
1 -> Kendall's tau
SubType:
0 -> the tau itself

1 -> fisher transform of the tau

2 -> Student's t

3 -> Kendall's tau as No of deviations

2 -> Spearman's rank correlation
SubType:
0 -> the rank itself

1 -> fisher transform of the rank

2 -> Student's t

3 -> square of differences of ranks

4 -> expectation of differences of ranks

5 -> deviations of differences ranks

colorFrom-> starting color for gradient when used on multiple symbols

colorMiddle-> middle color for gradient when used on multiple symbols

colorTo-> ending color for gradient when used on multiple symbols

linesWidth-> width of the line used to draw

Files:
 

Advanced section

____________________

Correlations - the version with USDX added as possible symbol to be used in symbols for correlations, updated to be new metatrader 4 compatible posted here : https://www.mql5.com/en/forum/180028/page2

Files:
 

Advanced section

_______________

Updated heiken ashi offline chart data generator posted here : https://www.mql5.com/en/forum/183208/page2

Files:
ha_off_2.gif  65 kb
 

Advanced section

________________

New indicator generating offline heiken ashi smoothed charts posted here : https://www.mql5.com/en/forum/183208/page2

Files:
has_1.gif  61 kb
 

Elite section

_________________

Upgraded double smoothed stochastic posted here : https://www.mql5.com/en/forum/general

Files:
dss_nmc.gif  66 kb
Reason: