OpenBB-finance / OpenBB

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

[🕹ī¸] Create a Notebook for Currency Exchange Rate Forecasting #6716

Open piiq opened 1 day ago

piiq commented 1 day ago

📄 Task

Build a notebook that predicts currency exchange rate movements based on historical data from OpenBB.

Feel free to utilize the openbb-forecast extension.


📋 Requirements:

  1. Template: Start by copying the example template notebook.
  2. Content:
    • Give your notebook a meaningful name.
    • Fill in the details in the template, including the notebook title, description, your GitHub username, the notebook name in the Google Colab button, and any additional sections relevant to the task.
    • Write code that uses OpenBB's features to model risk-return tradeoffs.
    • If your notebook requires additional dependencies, please specify those.
  3. Testing: Ensure that all cells in the notebook run successfully and produce the intended results.
  4. Documentation: Comment your code and add markdown cells where necessary to provide explanations for the analysis.
  5. Output: The final notebook should be added to the examples folder in this repository.

💡 Tips:

đŸ“Ŧ Submission:

Happy hacking!

gaurimadan commented 4 hours ago

@piiq I would like to work on it