Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 398 Bytes

contango_alerts

This script calculates the contango rates for COIN M crypto futures contracts on Binance and send email alerts when the rate contracts to 0 so you are able to get out of the contango right away with the full gains or more.

Edit lines 91-92-93 :

sender_email = ""
receiver_email = [""]
password = ""

AUTHOR: Diego Madrigali
TWITTER: @dmadrigali
GITHUB: burdo3417