About: Caoyuan's Blog
Browse by time:
- January 2012 (1)
- December 2009 (2)
- November 2009 (2)
- October 2009 (2)
- September 2009 (5)
- August 2009 (4)
- July 2009 (1)
- June 2009 (3)
- May 2009 (1)
- April 2009 (2)
- March 2009 (3)
- February 2009 (15)
- January 2009 (2)
- December 2008 (4)
- November 2008 (5)
- October 2008 (6)
- September 2008 (1)
- August 2008 (1)
- July 2008 (5)
- June 2008 (1)
- May 2008 (4)
- April 2008 (5)
- March 2008 (7)
- February 2008 (5)
- January 2008 (7)
- December 2007 (8)
- November 2007 (3)
- October 2007 (8)
- September 2007 (4)
- August 2007 (6)
- July 2007 (5)
- June 2007 (1)
- May 2007 (4)
- April 2007 (8)
- March 2007 (3)
- February 2007 (3)
- January 2007 (2)
- December 2006 (2)
- November 2006 (4)
- October 2006 (1)
- September 2006 (2)
- August 2006 (1)
- July 2006 (2)
- June 2006 (5)
- May 2006 (6)
- April 2006 (7)
- March 2006 (2)
- December 2005 (4)
Way To Going
HTML parsing error: junk characters in start tag: u'=detail&aid=1560797&': line 2, column 96
Recently I got some messages that worried about the way to go for AIOTrade project, as eneratom <a href=http://sourceforge.net/tracker/index.php?func=detail&aid=1560797&group_id=152032&atid=782883>posted in sf.net forum</a>. Good question, as I am also thinking about it.
![(please configure the [header_logo] section in trac.ini)](/chrome/!97aa87b5/site/your_project_logo.png)
rss
Comments
Hi dcaoyuan,
it would be great to have better drawing features (and especially "export chart to jpg") in blogtrader.
Best, Ulrich
....so will IB API support be in the next release (as eneratom has already done)? This would be really nice!
Hi Ulrich,
Do you mean save the charts to file? it had been implemented for a long time, there is a toolbar button: 'save to image'.
Jagg, I hope to a IB support soon.
I am so happy that you are planning to do the backtesting and IB integration. Based on your work, I have finished backtesting, IB integration and ATS . If I want to open my source code, what should I do? Create a new project or create a new AIO ATS Edition? Is there any license issue? My code is based on your early release and only core and indicator are used. I am using mysql database as my quote server and IB market data as my ticker server. I will submit some of defects in your code in the next couple of days after I double check your latest code. I think most of them should have been fixed already.
Best regards,
Eneratom
Hi eneratom,
To implement IB integration, I need to re-think about the database design to separate the high-frequency data (such as 1min) from the daily table. I'll start this work soon, and will apply IB as the use-case.
For the contribution, there may be license issues still need consideration, but I may add a branch as: 'contributions', so anyone can submit their works as a module. If need to patch the core to implement the module, you could send me these patches, I'll review it and integrate to trunk.
Regards, Caoyuan
And I should mention, the trunk is not compatible with JDK 5.0 now due to a bug in JDK 6.0 beta2, after the bug has been fixed, I'll get the trunk compatible with JDK 5.0 back. That is, to compile the trunk, you'll need JDK 6.0 and NetBeans IDE 6.0