mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
* 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>
12 lines
231 B
YAML
12 lines
231 B
YAML
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:
|