diff --git a/pandas_eval.py b/pandas_eval.py index 3118844..f85c51a 100644 --- a/pandas_eval.py +++ b/pandas_eval.py @@ -20,7 +20,7 @@ import os # https://ntguardian.wordpress.com/2016/09/19/introduction-stock-market-data-python-1 key = '0UO7Z2MVZ2YSQSVE' -thresh_macd = 0.5 +thresh_macd = 1.5 show_range_days = 20 show_title = [] k_euro = 1 / 1.11