FX Value Strategy in Python

Hello Dear,



The current data file is not attached into the data_modules.

currency_price = pd.read_csv('…/data_modules/currency_data_2023.csv'. The one attached stopped in 2018.

Can you please guide me or provide me with the source where you download the data from? with this source i should able to download and update the .csv file.

Hey Pierre,



Thankyou for pointing this out. The files have been updated and you can access the downloadable folder in this unit.

Hello Rushda,

 Thank you for your support. Where can i data the data ? what is the source of the data?

Hi Pierre,



You can get the REER data via the Bank of International Settilements webiste. To do this you can follow the steps mentioned in this unit.



On the other hand, the currency data was sourced from Yahoo Finance. You can learn more about fetching forex data by enrolling to Quantra's free course on Getting Market Data.



Thanks

Rushda