Join our fan page
- Views:
- 3845
- Rating:
- Published:
- 2012.11.22 13:25
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: 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.