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.

Euclid, a Stock Technical Analysis Software Project

On the side, I’ve started studying stock technical analysis to help in my investment decisions. My interest brought me to this nifty site, StockTA.com. It takes technical analysis indicators such as moving averages, highs and lows, MACD and the like, and provides quick indicators whether the stock is bullish or bearish.

The site is quite reliable, but I didn’t want to hinge my future investment decisions on the site, as it may just go away at any time. While I do have NinjaTrader, a stock analysis software with a free version which allows add-ons programmed in C#, I’d like to get a shot at developing my own stock analysis software.

I’m calling it Euclid, named after the stock predicting computer in the movie Pi.