mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Currency: Add new forex provider exchangerate.host (#682)
* Add new forex provider ExchangeRateHost.io * Fix linter paramTypeComine * Add templates and README files * Convert all times to UTC * Fix cosmetic issue and address nits * Add support for fx exchangerate.host engine override * Address nit plus use remove plural
This commit is contained in:
@@ -52,6 +52,7 @@ type Settings struct {
|
||||
EnableCurrencyLayer bool
|
||||
EnableFixer bool
|
||||
EnableOpenExchangeRates bool
|
||||
EnableExchangeRateHost bool
|
||||
|
||||
// Exchange tuning settings
|
||||
EnableExchangeHTTPRateLimiter bool
|
||||
|
||||
Reference in New Issue
Block a user