https://github.com/epicallan/crypto-bot-hs
Haskell bot for crypot predictions.
https://github.com/epicallan/crypto-bot-hs
bot cryptocurrency haskell technical-analysis
Last synced: 12 months ago
JSON representation
Haskell bot for crypot predictions.
- Host: GitHub
- URL: https://github.com/epicallan/crypto-bot-hs
- Owner: epicallan
- License: bsd-3-clause
- Created: 2018-01-18T08:14:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T19:20:54.000Z (over 8 years ago)
- Last Synced: 2025-03-12T21:17:27.807Z (over 1 year ago)
- Topics: bot, cryptocurrency, haskell, technical-analysis
- Language: Haskell
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# crypto-bot-hs - beta
[](https://travis-ci.org/epicallan/crypto-bot-hs)
For identifying crypto coins that have dipped (fallen in price) and are starting to recover in the past few days.
I use the coins daily [RSI](http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:relative_strength_index_rsi) to identify whether the coin has already dipped and there after do some more analysis.
This bot runs as a cron job, writing results to a mongodb. The results will be picked up by a web app for display & possibly a twitter bot.