From 567713f386f495ae9aa421c569cd95ae0af909a7 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 17 Sep 2024 06:24:50 -0700 Subject: [PATCH] Initial commit of End of Month strategy documentation --- strategies/end-of-month/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 strategies/end-of-month/README.md diff --git a/strategies/end-of-month/README.md b/strategies/end-of-month/README.md new file mode 100644 index 0000000..8a53a67 --- /dev/null +++ b/strategies/end-of-month/README.md @@ -0,0 +1,3 @@ +# End of Month + +--- \ No newline at end of file