I'm tired of loosing good opportunities to buy or sell BTC on MercadoBitcoin so this script will be scanning the current prices on their API if it reaches my threshold it will send me an email so I can take manual action.
- Copy .env.dist to .env and fill out info of your SMTP Server/Account.
- Copy users.yaml.dist to users.yaml and set your emails/thresholds.
- Execute
composer install
- Run
./btcmonitor
This software is licensed under a WTFPL – Do What the Fuck You Want to Public License. You can help out by sending an awesome PR or do wtf you want with this code.