Skip to content

Instantly share code, notes, and snippets.

@kasrroyo
kasrroyo / pairalert.py
Created July 28, 2019 22:59
pairalert.py
import ui
import sys
from yahoo_finance_api2 import share
#from yahoo_finance_api2.exceptions import YahooFinanceError
import threading
import sound
from datetime import datetime
TIC1 = 0
@kasrroyo
kasrroyo / pairalert.py
Created July 26, 2019 17:01
pairalert.py
import ui
import sys
from yahoo_finance_api2 import share
#from yahoo_finance_api2.exceptions import YahooFinanceError
import threading
import sound
from datetime import datetime
TIC1 = 0
@kasrroyo
kasrroyo / pairalert.py
Created July 23, 2019 23:53
pairalert.py
import ui
import sys
from yahoo_finance_api2 import share
#from yahoo_finance_api2.exceptions import YahooFinanceError
import threading
import sound
from datetime import datetime
TIC1 = 0