Skip to main content

Create desktop alerts for Transferwise exchange rates

Project description

Exchange Rate Alert


Creates desktop alerts for Transferwise rate alerts at specified intervals in seconds.


Before Using

Before the module can be used the user has to create a Transferwise API token. The detailed instructions can be found here - https://api-docs.transferwise.com/#payouts-guide-api-access

The program will try and find the access token in the following manner

  1. System Variable named TCR - create a system variable named TCR

  2. Configuration file - located at %HOMEDRIVE%%HOMEPATH%/.tcr on windows or ~/.tcr on linux


Usage

from ratealert.conversionalert import ConversionAlert ConversionAlert(source, target, interval)

Example

from ratealert.conversionalert import ConversionAlert ConversionAlert('SEK', 'INR', 300)

This will create exchange rate alerts every 5 minutes.


Next steps

  • Alert on a target conversion rate
  • Quotation request on target conversion rate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exchange-rate-alert-0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

exchange_rate_alert-0.1-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page