Skip to content

Sends alert to a slack channel on Bitcoin price based on Bollinger band analysis

Notifications You must be signed in to change notification settings

zmsp/bitcoin-bollinger-slack-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sends bitcoin price notification to slack. Uses bollinger bands algorithm to decide optimal buy and sell price and uses coinbase to get the current price.

Requirements:

pandas

How to run

Update config.py to match your prefered slack configuration.

Then run python btc-alert.py

About

Sends alert to a slack channel on Bitcoin price based on Bollinger band analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages