diff --git a/README.md b/README.md index 66be23d..b256b87 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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