Gepolabo is a GNOME application for technical analysis of stock markets. Indicators are available as plugins and quotes may be selected with criteria.
Quotes are saved in a MySQL database. Quotations are updated from the Web (yahoo.com) or from files.
GEPOLABO is a trading technical analysis software what autorize :
- to recover automatically quotes from the web
- to store (in a mysql database) the courses of various actions
- to graphically analyse the quote of a stock
- average,
- RSI,
- Bollinger bands
- to select companies from graphical criterias
- crossing of averages,
- jumping (or reveral) of RSI values,
- jumping of Bollinger bands.
- to follow an event calendar
Product's homepage
What's New in This Release: [ read full changelog ]
· directories cleanup for autotools;
· upgrade to the newer libraries;
· fixing AboutDlg bug;
· data directory reorganization;
· comment changes to comply gtk-doc requirements;
· several translation from french to english into the code;
· several bugs fixing in average plugins (should be exported to the others);
· new date formats management with new code in src/datastructures;
· fixing several english typos and french translations;
· added an icon in xpm format to meet Debian Menu Manual;
· the Italian provider configuration file has been corrected perventing erroneous data importations from Yahoo Finance.