From a2bd41f4503732c86bab9db9602b5ac3134dfee8 Mon Sep 17 00:00:00 2001 From: Leo Smigel Date: Mon, 21 Nov 2022 14:50:33 -0500 Subject: [PATCH] Added README --- candlestick-patterns/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 candlestick-patterns/README.md diff --git a/candlestick-patterns/README.md b/candlestick-patterns/README.md new file mode 100644 index 00000000..f1fc33da --- /dev/null +++ b/candlestick-patterns/README.md @@ -0,0 +1,5 @@ +I backtested 81+ [Japanese Candlestick Patterns](https://analyzingalpha.com/candlestick-patterns) in the following markets: + + - stock from 2000-01-01 through 2021-12-31 + - crypto from 2015-01-01 through 2021-12-31 + - forex from 2010-01-01 through 2021-12-31