Automated Trading Software

#21
Hello Bhavesh,
I am also trying to work o automated order execution process.
Have done done that or still working on it...if Done then how did you do that ..?

Could you please share us ...thanks in advance.
 

amibrokerfans

Well-Known Member
#22
i am also looking for it... i am trying to findout how we can do algo-auto trading by odin.
few progress from me.. but how to connect with broker by odin, i dont know.
pls anyone can give some light on it?
 
#23
Tradelal,

Welcome back. Could you please give some example...

ODINDietClient (Powered By FT-Engines) NSE EQ Id: 12345 F&O Id: 67890
Is this VB/Jscript or Dll/Exe called by AFL?

How to implement the above to place SL OrderType in ODIN Diet from txt file
(Symbol;BUY; TotalQty;Price; TrigPrice NIFTY-I;BUY;50;5275;5270
Symbol;SELL; TotalQty;Price; TrigPrice NIFTY-I;SELL;50;5275;5280)
Delete the text once action taken and look for new text/order every 1 sec.
Is this possible to inplement in AFL or Dll/Exe ?

Thanks in advance
 
#25
I am making a software.

I have exported the feeds from odin diet to excel & trying to write the strategy in excel only.

Once generated the buy & sell signal will send orders to odin diet.

Is there any legal issue ?
Any permission required from SEBI ?

- bhavesh
Hi,Bhavesh,I am very interesting at in your software.As I know that Right now SEBI not given permission to Trade in Automatic route,but Broker/Dealer may get it with prior permission on full fill of approved norms,Then only you have to trade from their terminal or getting as sub broker from approved company is the solution.Master trust have got approval for it there I have A/C with them.Please make reply to my mail [email protected] , Thank you.
 
#28
I also have a strategy which can be automated. I am using ventura pointer trading terminal, am not sure how to send orders to pointer, can you give some suggestions on this.