diff --git a/app.py b/app.py index 72565646..b0d95e1e 100755 --- a/app.py +++ b/app.py @@ -6786,7 +6786,7 @@ def get_flex_screen_quotes(): high, low, volume, - amount, + amt, timestamp FROM stock.stock_minute WHERE toDate(timestamp) = today()