Project status update
It's been a while since the last post, it is about time to write about the current status and future plans.
First of all, the project is still alive and actively developed.
In the past days I made significant progresses on the ATS (Automated Trading System) development, and released a first cut of the engine. Users can start writing strategies using JavaScript, test against historical data stored in EclipseTrader's database, and analyze the results with a simple report. Due to some issues with the flow of data from feed providers it is not currently possible to use live feeds nor send real trading orders. Some documentation is available from the new Documentation tab on the main navigation bar.
With this code release we are approaching the milestone target, once the issues with live data feeds are fixed, I'll release the first stable milestone.
Future plans includes, other than the implementation of missing features and bug fixes, a major review and cleanup of the code. I would like to reduce the number of plugins in the project, as some have pointed out, there is no need to have all these plugins around and they start to create some nasty issues and redundant code.
Enjoy!

rss
Comments
No comments.