TradingView
Ruoal_Hayes_the_Power_Trip
2020年1月4日早上3點44分

Exponential Least Squares Moving Average 

Bitcoin / U.S. dollarBitstamp

描述

Modified LSMA (Least Squares Moving Average) to use exponential rates of growth instead of linear regression. Inputting a number into the confidence interval allows the user to have set percentage of statistical guarantee based on past movement. To set this percentage of guarantee (Default set to 97.5%), refer to the input values below:

0.000 = 50%
0.255 = 60%
0.525 = 70%
0.835 = 80%
1.040 = 85%
1.285 = 90%
1.645 = 95%
1.960 = 97.5%
2.330 = 99%

發布通知

Modified LSMA ( Least Squares Moving Average ) to use exponential rates of growth instead of linear regression . Inputting a number into the confidence interval allows the user to have set percentage of statistical guarantee based on past movement. To set this percentage of guarantee (Default set to 99.0%), refer to the input values below:

0.000 = 50%
0.255 = 60%
0.525 = 70%
0.835 = 80%
1.040 = 85%
1.285 = 90%
1.645 = 95%
1.960 = 97.5%
2.330 = 99%
更多