Skip to content
kappinen edited this page Oct 17, 2010 · 57 revisions

TODO:

+ Groovy based Decision should return Future value
+ RSS feeds to separated internal frame
+ Decision points with description + JXLayer
+ Move to maven

+ Create jStockNames for StockType, in the future names could be stored in database or file, with NameIterator support
+ Express method testers with RELAX NG
+ Method config fetch all names from StockType and selected from config file
+ Better payload structure for GraphPacket
+ Rewrite Database code (CGLIB)
+ Scheduler for tasks (Methods and information fetching)

Methods
– Graphical representation
– Calculation effort based.

+ Decisions based on provided tests from xml

LINKS:

Microsoft files (xls..) http://rgagnon.com/javadetails/java-0516.html
http://poi.apache.org/spreadsheet/quick-guide.html#Iterator

Dependencies:
http://commons.apache.org/codec/download_codec.cgi
HTTPClient 3.1 : http://hc.apache.org/downloads.cgi
/usr/local/glassfish-3.0.1/javadb/lib/derbyclient.jar
jsoup

Libraries overview:
xstream : Objects to XML and back
TA-Lib : Technical Analysis Library (http://tadoc.org/indicator/RSI.htm)
stax : parse XML
nachocalendar : calendar
l2fprod : skinnable themes
Joda Time: Time objects
guava : Sets of tools
jgoodies : Interface
http://cglib.sourceforge.net/ : code generator (Voruta for JDBC)
http://code.google.com/p/google-gson/ : JSON
http://sourceforge.net/projects/generation5-jdk/files/: AI-java
google-collects (http://code.google.com/p/guava-libraries/)

Clone this wiki locally