From e14e4d4bc0fbe5f745089998e3b004825c2bbaf3 Mon Sep 17 00:00:00 2001 From: AswinT22 <42780141+AswinT22@users.noreply.github.com> Date: Mon, 27 Apr 2020 06:36:16 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b83c3..c40e5c2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# File with heading +# Hammer Candlestick Algorithm An algorithm for Hammer candlestick pattern recognition. @@ -30,5 +30,7 @@ In the console two plotly links will be displayed, which displays the candlestic ## Note Since I am using plotly for the charts, you must bring a `Account_Name` and `API_KEY` + [plotly](https://plotly.com/) + Replace your `Account_Name` and `Api_Key` in `./utils/chartUtils.js` to generate charts.