Skip to content

Commit

Permalink
Updated the project readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
cinar committed Dec 10, 2023
1 parent 0c9db68 commit 5d968d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The following list of indicators are currently supported by this package:

Strategies relies on the following:

- Action
- [Action](strategy/README.md#type-action)
- [Snapshot](asset/README.md#type-snapshot)
- Strategy Function
- Buy and Hold Strategy
Expand All @@ -102,6 +102,7 @@ The following list of strategies are currently supported by this package:

### Trend Strategies

- [Absolute Price Oscillator Strategy](strategy/README.md#type-apostrategy)
- Chande Forecast Oscillator Strategy
- KDJ Strategy
- MACD Strategy
Expand Down

0 comments on commit 5d968d8

Please sign in to comment.