Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saschb2b authored Nov 1, 2018
1 parent 1e5fd84 commit 9e3a6f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A trading bot that does what you order him to do (use at your own risk)
I'm using this bot now for a long time and wanted to share it. It's using the ema crossing strategy kinda.
Feel free to make it your own. PRs are also welcome!

I also wrote a medium article if you want to learn more https://medium.com/wertarbyte/a-cryptocurrency-bot-that-doesnt-scam-you-67b85d05a400

https://www.theforexchronicles.com/the-ema-5-and-ema-20-crossover-trading-strategy/

![EMA crossing strategy](ema-crossing.png)
Expand All @@ -22,4 +24,4 @@ npm run start:dev

You can also use the included `Dockerfile` to build an image and deploy it wherever you want.

![Screenshot](screenshot.png)
![Screenshot](screenshot.png)

0 comments on commit 9e3a6f5

Please sign in to comment.