What's new in coming AIOTrade release
After one and half month developing, the next release of AIOTrade is on the road. Here is the new features and improvements in the coming release:
- Charting performance was improved a lot.
- Added an integrated scrolling, zooming controller. Zoom out/in by dragging the thumb side to any scope you want.
- Added an icon beside the symbol, indicating the data source, such as from Yahoo!/CSV etc.
- When you switch to different frequency charting , only the indicators and drawings with the same frequency displayed under the symbol node.
- The symbols under watching will have its real-time charts displayed on a scrolling window. Double click on its title will pop up a standalone window.
- Some times, too many indicators are displayed in chart view, you can double-click on indicator's title to pop up a standalone indicator window for detailed analysis. There will be a scrolling controller attached in this window, and shares the same cursor with the main chart view.
- An experimental IB-TWS data feed interface. As I can only test it on demo environment, this feature is just to be released for wide range testing, I'm even not sure if it really works:-), so please feed me back all the issues, I'll fix them and release an official version as soon as possible.
- Save chart to custom time frame image, even bigger than your screen.
And another important question: Where are the AI features? Sorry, as I have no much time, although I'll keep my own research, the open-source AI features will be pended. Until ... I don't know.
The scheduled release date is around Nov 19.
Click on the picture to enlarge it
A big chart of DJI from Jan 2000 till now:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/blog_logo.png)
rss

Comments
This release sounds great. Any idea on when the future back testing features will become available?
Hi Jared,
If you want a back-testing stock by stock, it's not difficult to implement.
But, for a full-market back-testing, I'm not sure:)
Congratulations! It looks really promising. I want to contribute my IB integration code to this project. The code was done based on older version, so you might need to modify it a little bit.
Please let me know where I can upload my code.
Thanks.
Hi eneratom,
The core code have been changed a lot lot, your code may not work with it now:-(. So, please check out the newest source code, and take a look at it, then give me your suggestions.
Thanks.
Caoyuan