o-------------------------------------------------------------------------------o
| | | GEPOLABO | | | | Version 0.5.1 | | | | Copyright (c) 2003-2005 Vincent DEROO (vincent.gepolabo@free.fr) | | |
o-------------------------------------------------------------------------------o
English translation is at end of document.
Presentation
GEPOLABO est un projet d'analyse boursiere. Il stocke les cours des actions dans une base de donnees (mysql) et permet de faire des analyses graphiques (moyennes, RSI) sur les cours de clotures ou en seance.
Licence
GEPOLABO est soumis a la licence GPL2
Installation
GEPOLABO necessite :
- Mysql 3.23
- Gnome 2.6
- libcurl
L'installation se fait par le traditionnel
./configure
make
make install
Pour plus d'informations sur l'installation, veuillez lire le fichier INSTALL
Evolution
Vous trouverez une liste des ameliorations a faire dans le fichier TODO
Auteurs
Ce projet a ete initialement demarre par Vincent DEROO Vous trouverez une liste de tous les contributeurs dans le fichier AUTHORS
o-------------------------------------------------------------------------------o | | o-------------------------------------------------------------------------------o
Presentation
GEPOLABO is a trading anaysis application. It's stock prices of quotes in a database (mysql) and allows to do some technical analysis (averages, RSI) on closure or session prices.
License
GEPOLABO is under GPL2 license
Installation
For install GEPOLABO, you must have :
- Mysql 3.23
- Gnome 2.6
- libcurl
The installation is made by the traditionnal
./configure
make
make install
For more informations on installation, please, read the INSTALL file.
Road map
You will find the ameliorations in the TODO file
Authors
This project have initially started by Vincent DEROO You will find a list of all contributors in the AUTHORS file.
