Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.54 KB

File metadata and controls

52 lines (32 loc) · 1.54 KB

Algorithme de sentiment intégrant les valeurs ESG

Disclaimer/Attention

This is a school project. We do not recommend the use of the information output by the algorithm as a financial advice.

Ceci est un projet scolaire. Nous ne recommandons pas l'usage des informations en sortie de l'algorithme comme conseil financier.


Description du projet

Projet PING avec Vinvi Investments en développement.
Algorithme d'analyse du sentiment du marché intégrant les valeurs environnementale, sociale, et de gouvernance.


Prérequis

  1. Python 3.9 (pandas ne supporte pas encore python 3.10) : lien

  2. Package python (dans l'ordre) :

    • numpy
    • pandas
    • PyQt5 : uniquement pour les IDE ne pouvant afficher les graphiques matplotlib (VSCode)
    • matplotlib
    • DateTime
    • requests
    • wheel
    • lxml
    • yfinance
    • tweepy

On peut aussi utiliser l'invité de commande windows et pip, par exemple pip3 install -r requirements.txt


Contributeurs

Alexis Cullet alexis.cullet@edu.devinci.fr

Thomas Dunn thomas.dunn@edu.devinci.fr

Maamoun Mekki maamoun.mekki@edu.devinci.fr

Alexandre Morlat alexandre.morlat@edu.devinci.fr

Thomas Savini thomas.savini@edu.devinci.fr

Léon Thomir leon.thomir@edu.devinci.fr

Hugo Yeremian Nadim hugo.yeremian_nadim@edu.devinci.fr