Projects tagged ‘candlestick’


[5 total ]

4 Users
 

Trading & Charting system written in Python including Quotes Management, Historic Data, Live Data, Import/Export, Charting, candlestick and Technical analysis, automated alerts, portfolio management, risk management, and much much more
Created over 3 years ago.

0 Users

Pulsatrix is simple technical analysis application, primary designed to meet my needs. I came up with this project because I was so frustated with technical analysis software I use. Usually developers ... [More] improve their software by feature driving approach. Instead I look to to improvements through result driving approach. Bunch of features is useless if they are user unfriendly. As this is my favorite personal project I should mention some notes: Pulsatrix is my hoby. Project doesn't have any deadlines. I experiment vith various new technologies, usually very complex behind. I try out new code approaches. At the same time, I learn all this new stuff. I like to show this code to other developers, cause they always have something to say. Development environment:C# - as programming language. .NET WPF - as GUI environment. MS SCSF, CompositeUI, EntLib - as application framework. MS SQL Compact - for storing data. TA-LIB - as technical analysis library. ANTLR - as script parser. ?? - as charting component. Visual Studio - as programming IDE. Components:Database. Data provider manager, DB interface, file system interface, web interface. TA Engine. Parser, interpreter, TA Library. Graphics. Charting, drawing Workspace. Symbol, list, chart, desktop management. Code editor. Quote import. Analysis. Scaning, backtesting, optimizing. Account management Trader journal [Less]
Created about 1 year ago.

0 Users

JStockChart is an extension of JFreeChart for financial market, it just focus on timeseries and candlestick chart.
Created about 1 year ago.

0 Users

Here we go, first GWTSticks demo can be found here. You can also checkout the sources, type mvn jetty6:run and you'll have it up and running. ofcourse you need maven2 and few dependencies.
Created about 1 year ago.

0 Users

Small js-library to draw japaneese candle stick - a kind of stock graph - in web application. It enables only fixed scales to avoid blur, moire and same pixel-based artifacts - so it looks pretty. ... [More] It use html canvas tag for drawing, so it doesnt work in MS IE. (It will be great if someone helps me port it to IE with excanvas.) [Less]
Created about 1 month ago.