Author |
Topic: New feature in OECAPI (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
VictorV Posts: 746 Joined: May 08, 2007 |
There are introduced new functionality to OECAPI:
1. UUID http://www.openecry.com/api/api/OEC.API.OECClient.UUID.html 2. Loading data by amount: http://www.openecry.com/api/api/OEC.API.OECClient.RequestBars_overload_4.html and http://www.openecry.com/api/api/OEC.API.OECClient.SubscribeBars_overload_4.html 3. Storing a collection of pre-defined allocation blocks on server-side: http://www.openecry.com/api/api/OEC.API.OECClient.AllocationBlocks.html, http://www.openecry.com/api/api/OEC.API.OECClient.SubmitAllocationBlocks.html Victor Vins Lead Software Developer |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
The latest versions of samples include OECAPI with bugfixes for issues like http://www.openecry.com/cfbb/index.cfm?page=topic&topicID=578 and http://www.openecry.com/cfbb/index.cfm?page=topic&topicID=600
Victor Vins Lead Software Developer |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
The latest OECAPI contains the next bugfixes:
- Fixed calculation of average filled price of spread orders http://www.openecry.com/api/api/OEC.API.FillList.AvgPrice.html - Fixed property http://www.openecry.com/api/api/OEC.API.Order.IsFilled.html for spread orders that returned true for partially filled spread orders with more than two legs - Custom logging mechanism that allows integrate OECAPI logs with your own loggers http://www.openecry.com/api/api/OEC.Log.html - Some optimizations for slowly loading applications Victor Vins Lead Software Developer |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
API Documentation has been updated. New version includes Programming Guide, code snippets, FAQ: http://www.openecry.com/trading/api/documentation.cfm?ClientUpdate=0_5007_1
Victor Vins Lead Software Developer |
||||