Skip to content
Ted edited this page Dec 30, 2020 · 3 revisions

Welcome to the transferwise wiki!

transferwise

automate to create and compare quotes periodically to get the best rate. Website: transferwise.com

How-To

Concept

the script will create the quote every time the script is executed. The quote rate will be compared with that stored under record.txt, if the earlier is higher, the new quote will be added and the old quote is cancelled. Lastly, the script will check if there are expired quotes and cancel them since they will not be gauranteed rate any more.

This script helps you monitor and the get the best rates, it is recommended to send the summary data in run.py to your Email or Social Media to inform you if a better rate is obtained.

Precautions

Transferwise only allow the storing of quotes up to 3 days (depends on currency), this script will compare the expiration date time with the current date time and decides to generate a new quote if the old quote expires.

How can I support the project?

You can always help by contributing to the project directly with PR. Make sure that you don't upload your account credentials accidentally.

or if you like the project and would like me to devote my time to it, you can support me here directly:

Thank you!

Clone this wiki locally