You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Indicator Libs
2
2
3
-
A **Go (Golang) library** of popular technical analysis indicators. This is a **private** repository, providing a range of momentum and trend-based tools that can be integrated into quantitative trading or analysis workflows.
3
+
A **Go (Golang) library** of popular technical analysis indicators. providing a range of momentum and trend-based tools that can be integrated into quantitative trading or analysis workflows.
4
4
5
5
## Table of Contents
6
6
@@ -257,4 +257,4 @@ A **Go (Golang) library** of popular technical analysis indicators. This is a **
257
257
-`period` (e.g., 14), `volumeFactor` (often 0.7).
258
258
-**Use Cases & Patterns**:
259
259
-**Less lag** than a standard EMA, and can reduce whipsaws in sideways markets.
260
-
- Tunable “volume factor” lets traders set how aggressively T3 reacts to price changes.
260
+
- Tunable “volume factor” lets traders set how aggressively T3 reacts to price changes.
0 commit comments