Class YahooFinance
Yahoo Finance Currency Exchange Rate Processor
- ExchangeRate
- YahooFinance
Package: blesta\components\exchange\rates\yahoo\finance
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/yahoo_finance/yahoo_finance.php
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/yahoo_finance/yahoo_finance.php
Methods summary
public
|
|
public
mixed
|
#
getRate( string $currency_from, string $currency_to, float $amount = 1.0 )
Fetches the exchange rate from currency A to currency B using the given amount |
Magic methods summary
Properties summary
private static
string
|
$url |
#
The URL to the currency exchange rate resource |
private static
integer
|
$timeout |
#
The maximum number of seconds to wait for a response |