API/code for ODIN

radha55

Well-Known Member
#1
Hi,

Can anyone please share how can i place a buy/sell or cancel order to ODIN terminal using VB, VB.NET/C++/C#.
or even may be using excel macros.

If possible please paste here the code fragment that does it.
 

Algo

Active Member
#2
Hi,
It is not available for retail.I think only institutions and large prop desks can avail it. What baffles me is why would these guys try odin?
 

radha55

Well-Known Member
#3
Hi,

I have seen many people use some way to connect to ODIN through VB.NEt or C## code.

Idea is when you launch ODIN client. Dot Net Framework loades some API and the using your VB.Net or C# code, you can interfere the way ODIN works. (basically you can get the prices, place order, etc).

Any help appreciated.