diff --git a/api/fx/ingestor/config.yml b/api/fx/ingestor/config.yml index 965d23e8..9ae70b69 100644 --- a/api/fx/ingestor/config.yml +++ b/api/fx/ingestor/config.yml @@ -19,8 +19,8 @@ market: quote: "EUR" symbol: "EURUSDT" invert: true - - base: "USD" - quote: "USDT" + - base: "USDT" + quote: "USD" symbol: "USDTUSD" invert: false - base: "UAH"