Skip to content

Commit 19102d1

Browse files
authored
Update README.md
1 parent b113d0d commit 19102d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Indicator Libs
22

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.
44

55
## Table of Contents
66

@@ -257,4 +257,4 @@ A **Go (Golang) library** of popular technical analysis indicators. This is a **
257257
- `period` (e.g., 14), `volumeFactor` (often 0.7).
258258
- **Use Cases & Patterns**:
259259
- **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

Comments
 (0)