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.

Comments

1. Ulrich -- 2006-10-22 16:00

Hi dcaoyuan,

it would be great to have better drawing features (and especially "export chart to jpg") in blogtrader.

Best, Ulrich

2. Jagg -- 2006-10-23 16:00

....so will IB API support be in the next release (as eneratom has already done)? This would be really nice!

3. caoyuan -- 2006-10-23 16:00

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.

4. eneratom -- 2006-10-24 16:00

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

5. caoyuan -- 2006-10-26 16:00

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

6. Caoyuan -- 2006-10-26 16:00

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

Add New Comment