mirror of
https://github.com/we-promise/sure.git
synced 2026-08-12 11:10:20 +00:00
Add improvements from security providers to FX providers also (#1445)
* FIX prefer provider rate always - add debugging also * Move logic from securities over * FIXes * Review fixes * Update provided.rb --------- Signed-off-by: soky srm <sokysrm@gmail.com>
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
eur_gbp:
|
||||
from_currency: EUR
|
||||
to_currency: GBP
|
||||
first_provider_rate_on: <%= 10.years.ago.to_date %>
|
||||
provider_name: twelve_data
|
||||
|
||||
usd_jpy_fresh:
|
||||
from_currency: USD
|
||||
to_currency: JPY
|
||||
first_provider_rate_on:
|
||||
provider_name:
|
||||
Reference in New Issue
Block a user