Username: Password:

Author Topic: Automatic email when buy  (Read 6509 times)

Offline neomars

  • Rookie
  • *
  • Posts: 2
    • View Profile
Automatic email when buy
« on: November 27, 2017, 12:47:44 PM »
Hi,
how to send an recieve an automatic email when gunbot buy btc or altcoins ?
thx for responses...

Offline cryptosticks

  • Contributor
  • **
  • Posts: 229
    • View Profile
Re: Automatic email when buy
« Reply #1 on: November 27, 2017, 01:42:10 PM »
Hi.

I don't know of any email notifications.  But I know of a few options for a TELEGRAM app notification.  I also remember reading someone having a TWITTER feed integration.

https://gunthy.org/forum/index.php?topic=946.0  <-- free python script to Telegram notification

I also purchased a CryptoSight Telegram bot license.  Its nice but fairly expensive.

Offline gambcl

  • Rookie
  • *
  • Posts: 7
    • View Profile
Re: Automatic email when buy
« Reply #2 on: November 28, 2017, 01:28:29 PM »
I knocked together a python script that listens to the websocket interface and send a push notification (via my Pushover account) to my iPhone when a buy/sell happens.

Seems to work well, and it lets me know when it disconnects so I can tell if my gunbot has died.

https://gunthy.org/forum/index.php/topic,2217.0.html

I might rewrite it into an electron/node app with a UI for configuring the notifications.
« Last Edit: November 28, 2017, 02:11:13 PM by gambcl »