Author |
Topic: OEC Trader API (9 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
BBigoulaev Posts: 18 Joined: Dec 19, 2008 |
Dear OEC Team:
Will you create and publish API to OEC Trader Platform? It's very usefull and interesting to connect third part software with your platform. Why not? Thank you. Boris |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
please see http://www.openecry.com/services/api_opendocumentation.cfm page.
|
||||
BBigoulaev Posts: 18 Joined: Dec 19, 2008 |
I don't see there API to OEC Trader Platform. I see API to OEC Server and I use it a lot.
Boris |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
As far as I know, OEC API offers all the functionality OEC Trader is providing.
Are you looking for something specific? Edited by SergeK on Mar 19, 2009 at 05:23 PM |
||||
BBigoulaev Posts: 18 Joined: Dec 19, 2008 |
Maybe it's my misunderstanding but I guess that OEC Trader Platform uses OEC API like any third part software working with OEC server. I am interesting now in API to OEC Trader Platform not in server API. The scheme is: Third party software <=> OEC Trader Platform <=> OEC server. I don't have any problem with the scheme: Third party software <=> OEC server.
Please advice. Boris |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
sorry, but I am still confused. Could you please give an example of functionality of OEC Trader Platform that third party software would use?
|
||||
BBigoulaev Posts: 18 Joined: Dec 19, 2008 |
It's basic - to use OEC Trader Platform like a connector between third party software and OEC server:
1. To get datafeed from OEC Trader Platform but not directly from the server. 2. To send orders from third party software to OEC Trader Platform and after that the platform will send them to server. Boris |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
We have a solution that allows to share one instance of OEC API (and one connection to server) between OEC Trader and 3rd party application, using .NET Remoting.
Can it be used for your purposes? |
||||
BBigoulaev Posts: 18 Joined: Dec 19, 2008 |
Yes, it's exactly what I am looking for. I try it and it work well.
Thank you. Boris |
||||