From 11f84116e9e0c1166bc917fcffb4546331a27680 Mon Sep 17 00:00:00 2001 From: hammedb197 <30192139+hammedb197@users.noreply.github.com> Date: Sun, 21 Jan 2024 14:42:30 +0100 Subject: [PATCH] remove busd Binance discontinued BUSD pair recently --- models/config/binance_parser.py | 1 - 1 file changed, 1 deletion(-) diff --git a/models/config/binance_parser.py b/models/config/binance_parser.py index a0fa89d1..c4d28683 100644 --- a/models/config/binance_parser.py +++ b/models/config/binance_parser.py @@ -33,7 +33,6 @@ def parse_market(market): "ETH", "USDT", "TUSD", - "BUSD", "DAX", "NGN", "RUB",