diff options
Diffstat (limited to 'Finance/Fundamentals/Technical_analysis.md')
| -rw-r--r-- | Finance/Fundamentals/Technical_analysis.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Finance/Fundamentals/Technical_analysis.md b/Finance/Fundamentals/Technical_analysis.md index 9ff3327..cf20166 100644 --- a/Finance/Fundamentals/Technical_analysis.md +++ b/Finance/Fundamentals/Technical_analysis.md @@ -21,11 +21,11 @@ sankey diagram for income statement # Average True Range - ATR tells us of opportunities within a particular day but also whether Vol as ben increasing or decreasing -- ATR = the average of x true range values - +- ATR = the average of x true range values + TR(x) = (High-Low)(x) ATR(x) = (TR + TR [...] - x) / open - x ***** REVIEW - +probability, variance, covariance, regression, idosyncratic risk, systematic risk |
