Author

Topic: Slack and/or Email notifications for orders that trigger from Exchanges (Read 1405 times)

newbie
Activity: 1
Merit: 0
Have created a Docker container where you don't have to give up any info to a 3rd party.

https://github.com/mkuendig/polo-notify

Is a simple python script, open source and runs locally or in a cloud container service. I use google cloud platform with Kubernetes
newbie
Activity: 24
Merit: 0
We have email working now also
newbie
Activity: 24
Merit: 0
Ok, I think we can add that change in. We will work on adding that piece tomorrow. Thanks.
legendary
Activity: 994
Merit: 1000
can you guys can send notification to our email? Like bitfinex have that function but not in polo. If it is free i would like to give a try.
newbie
Activity: 24
Merit: 0
You can create Read only APIs. That is what I am wanting. I will update the title to specify that. Thanks
legendary
Activity: 1168
Merit: 1049
Forgive me if I'm wrong, but with the API and secret key, you can pretty much do anything on their account.
newbie
Activity: 24
Merit: 0
This was created because a group of us got tired of checking Poloniex and Bitfinex for if our orders hit. If you would like to be instantly notified so you dont have to have a browser open all the time and can get back to freeing up a bit more time in your life before putting in that next order this is for you. We are using mostly slack as our notification service to send to their slack channel when an order has hit. The nice part as Slack can also be on your phone so you can be traveling and be notified when your orders hit. If you would like to participate at no cost and help tell us what new features you would want all we would need is the following info for either type of notification:
 SLACK:
     exchange={exchange name} Currently Poloniex or Bitfinex
     api_key={api key that is READONLY} \
     secret_key={api key secret} \
     slack_URL={Slackurl}
 OR EMAIL:
     exchange={exchange name} \
     api_key={api key that is READONLY} \
     secret_key={api key secret} \
     email_address={Notification Email Address} \
If you dont have Slack and would want one created for you we can do that to as we would be creating one strictly for this project. If you are also feeling uncomfortable of posting it on here just send me a private message.
Thanks
Have question email us at [email protected]
UPDATE(www.cryptonotify.com) almost up and running so you can spin up on your own
Jump to: