Euclid’s Libraries and Frameworks

I was starting to do coding on generating Simple Moving Averages of Yahoo! Finance quotes when I found out that there already is an extensive technical analysis function library called TA-Lib.

Making use of what’s out there instead of reinventing the wheel, I’m going to use the following libraries / frameworks for Euclid:

Depending on the need for data persistence, I might also consider tossing in db4o object database into the mix.