Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinT22 authored Apr 27, 2020
1 parent e14e4d4 commit 9360501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ A `csv` file named `hammer.csv` will be generated in `output` directory. Which c
In the console two plotly links will be displayed, which displays the candlestick chart for the given dataset and the filtered hammer candlesticks.

## Note
Since I am using plotly for the charts, you must bring a `Account_Name` and `API_KEY`
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.
Replace your `ACCOUNT_NAME` and `API_KEY` in `./utils/chartUtils.js` to generate charts.

0 comments on commit 9360501

Please sign in to comment.