Skip to content

Commit

Permalink
Fixing README.md (#37)
Browse files Browse the repository at this point in the history
* KDJ indicator (Random Index).

* Updating README.md
  • Loading branch information
cinar authored Nov 6, 2021
1 parent 0f0e2d5 commit a27fc48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The following list of indicators are currently supported by this package:
- [Moving Min](trend_indicators.md#moving-min)
- [Parabolic SAR](trend_indicators.md#parabolic-sar)
- [Qstick](trend_indicators.md#qstick)
- [Random Index (KDJ)](trend_indicators.md#random-index-kdj)
- [Simple Moving Average (SMA)](trend_indicators.md#simple-moving-average-sma)
- [Since Change](trend_indicators.md#since-change)
- [Triangular Moving Average (TRIMA)](trend_indicators.md#triangular-moving-average-trima)
Expand Down Expand Up @@ -65,6 +66,7 @@ The following list of strategies are currently supported by this package:
### Trend Strategies

- [Chande Forecast Oscillator Strategy](trend_strategies.md#chande-forecast-oscillator-strategy)
- [KDJ Strategy](trend_strategies.md#kdj-strategy)
- [MACD Strategy](trend_strategies.md#macd-strategy)
- [Trend Strategy](trend_strategies.md#trend-strategy)

Expand Down

0 comments on commit a27fc48

Please sign in to comment.