From 0d433bc6b3bb0845868660281320d0a4fbba3dee Mon Sep 17 00:00:00 2001 From: Nadiem Sissouno <53600650+sissnad@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:00:52 +0200 Subject: [PATCH] EUROCEUR Oracle Config (#10522) --- packages/helm-charts/oracle/EUROCEUR.yaml | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 packages/helm-charts/oracle/EUROCEUR.yaml diff --git a/packages/helm-charts/oracle/EUROCEUR.yaml b/packages/helm-charts/oracle/EUROCEUR.yaml new file mode 100644 index 00000000000..32500b5550e --- /dev/null +++ b/packages/helm-charts/oracle/EUROCEUR.yaml @@ -0,0 +1,32 @@ +oracle: + currencyPair: EUROCEUR + aggregation: + mid: + maxExchangeVolumeShare: 1 + maxPercentageDeviation: 0.01 + maxPercentageBidAskSpread: 0.005 + metrics: + enabled: true + prometheusPort: 9090 + apiRequestTimeoutMs: 5000 + circuitBreakerPriceChangeThreshold: 0.25 + gasPriceMultiplier: 1.5 + priceSources: "[ + [ + {exchange: 'COINBASE', symbol: 'EUROCEUR', toInvert: false} + ], + [ + {exchange: 'COINBASE', symbol: 'EUROCUSD', toInvert: false}, + {exchange: 'COINBASE', symbol: 'USDTUSD', toInvert: true}, + {exchange: 'COINBASE', symbol: 'USDTEUR', toInvert: false} + ], + [ + {exchange: 'BITSTAMP', symbol: 'EUROCEUR', toInvert: false}, + ] + + ]" + minPriceSourceCount: 3 + reportStrategy: BLOCK_BASED + reporter: + blockBased: + minReportPriceChangeThreshold: 0.0005 # 0.05%