From 5499777f6fb5e7b36c29412e8648345190fbf174 Mon Sep 17 00:00:00 2001 From: Michel Metran Date: Thu, 23 Mar 2023 20:22:00 -0300 Subject: [PATCH] Improve README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 705bcbf0..de2e2b12 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The library has implemented 43 indicators: ## Volume + ID | Name | Class | defs -- |-- |-- |-- | 1 | Money Flow Index (MFI) | [MFIIndicator](https://technical-analysis-library-in-python.readthedocs.io/en/latest/ta.html#ta.volume.MFIIndicator) | [money_flow_index](https://technical-analysis-library-in-python.readthedocs.io/en/latest/ta.html#ta.volume.money_flow_index)