We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1347e34 commit 702f412Copy full SHA for 702f412
README.md
@@ -2,3 +2,7 @@
2
3
Script that analyzes bitcoin prices on two exchanges and then calculates if arbitrage trade is profitable.
4
If it is, it sends notification thorugh pushbullet api.
5
+
6
+# Deployment
7
+The script is designed to run on Heroku and it will run every two hours with the use of Heroku Scheduler.
8
+Pushbullet API key is needed for the notificiations.
0 commit comments