Unisciti alla nostra fan page
- Visualizzazioni:
- 3864
- Valutazioni:
- Pubblicato:
- 2012.11.22 13:25
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The Shapiro-Wilk test is one of the most powerful statistical tests for normality.
In practice, tables of coefficients used in this method become inconvenient if there is a large data set (>100). So the isNormalDist() function uses a useful approximation for the significance level of 0.05, being one of the most common significance levels in statistical hypothesis testing.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1098

The trading system based on the signals obtained from the BBands_Stop_v1 signal indicator.

This Expert Advisor uses support vector machine learning to analyze historical price data and signal future trades.

Export MQL5 live data to Excel (DDE)

Analyzed copy of ATC2012 current champion JPAlonso's EA.