OpenBB-finance / OpenBB

Investment Research for Everyone, Everywhere.
https://openbb.co
Other
31.81k stars 2.9k forks source link

[🕹️]Added the notebook for currency exchange rate prediction #6743

Open Manish-k723 opened 1 day ago

Manish-k723 commented 1 day ago

1. Why?:

To contribute an enhanced feature to OpenBB that improves forex prediction using various time series models and to showcase it in a notebook format for ease of understanding and usage.

2. What?:

Implemented a notebook demonstrating the usage of ARIMA, SARIMAX, Exponential Smoothing, and LSTM models for predicting forex prices based on historical data.

3. Impact:

4. Testing Done:

Validated with historical forex data from OpenBB, comparing the actual prices to the predicted ones across all models used.

5. Reviewer Notes:

I would appreciate any constructive feedback on this PR. If there are any areas for improvement, please share your insights by raising the issues. This will help in refining the changes rather than closing the PR prematurely.

closes #6716

CLAassistant commented 1 day ago

CLA assistant check
All committers have signed the CLA.