Download tick data from Dukascopy Bank SA
-
Updated
Jun 11, 2024 - Python
Download tick data from Dukascopy Bank SA
Este é um projeto em Python que permite converter valores monetários entre diferentes moedas. Utiliza a biblioteca forex-python para obter as taxas de câmbio atualizadas.
To do list, Text based adventure game, Password generator, Currency converter, Unit converter
This is a Python app built using the Streamlit library and the forex-python package for currency conversion. The app provides a user-friendly interface to convert an amount from one currency to another. Users can input the amount, select the currency to convert from & the currency to convert to, then click on the 'Convert' button to get the amount.
Forex-python is used to get exchange rate of the currency pairs. Simple python code gives you the current exchange rate and last one year exchange rates for the selected currency pair.
Add a description, image, and links to the forex-python topic page so that developers can more easily learn about it.
To associate your repository with the forex-python topic, visit your repo's landing page and select "manage topics."