Traderji.com - Discussion forum for Stocks Commodities & Forex

Automated Mechanical Trading

Discuss Automated Mechanical Trading at the Software within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Hi, I would like to day trade using an automatic logic based on eWMA of ...


Go Back   Traderji.com - Discussion forum for Stocks Commodities & Forex > TOOLS & RESOURCES > Software

Notices

Software Charting, trading & technical analysis software, trading system development and backtesting.


Advertise Here

Reply
 
Thread Tools
Sponsored Links
  #1  
Old 17th August 2006, 10:33 PM
Member
 
Join Date: Jan 2006
Posts: 4
Appreciation: 20
augubhai is on a distinguished road
Default Automated Mechanical Trading

Hi,

I would like to day trade using an automatic logic based on eWMA of 90 minutes. I could write a program that would ping for NIFTY qoutes every 1 minute and whenever the price crosses the eWMA line, a buy or sell would be executed in futures.

My problem is:
Where can I get a continious feed of NIFTY quotes, at the least cost?
Which e-broking software can I use to execute the orders programatically?

I guess that in the US & Europe there are similar softwares for automated trading. But has anybody implemented automated trading India? It will be great if anyone can give me guidance on how to go about this.

Regards,
Augubhai
Reply With Quote
  #2  
Old 17th August 2006, 10:44 PM
Member
 
Join Date: Mar 2006
Location: Pune
Posts: 204
Appreciation: 22
cooltetra is on a distinguished road
Default Re: Automated Mechanical Trading

Quote:
Originally Posted by augubhai View Post
Hi,

I would like to day trade using an automatic logic based on eWMA of 90 minutes. I could write a program that would ping for NIFTY qoutes every 1 minute and whenever the price crosses the eWMA line, a buy or sell would be executed in futures.

My problem is:
Where can I get a continious feed of NIFTY quotes, at the least cost?
Which e-broking software can I use to execute the orders programatically?

I guess that in the US & Europe there are similar softwares for automated trading. But has anybody implemented automated trading India? It will be great if anyone can give me guidance on how to go about this.

Regards,
Augubhai
Hi Augubhai
Did you try ***** quotes? You can even use the NSE sites for the Nifty prices. You can have a simple web query in excel that does get the data for you.

Regarding automatically placing the order, I don't think thats possible as of now with any of the brokers here. If any one knows of it, please correct me.
Best Regards
Coool.
Reply With Quote
  #3  
Old 17th August 2006, 11:11 PM
Moderator
 
Join Date: Mar 2006
Posts: 790
Blog Entries: 1
Appreciation: 38
marcus is on a distinguished road
Default Re: Automated Mechanical Trading

cooltetra is correct that facility is not available to retail investors, you will have to place orders manually
Reply With Quote
  #4  
Old 18th August 2006, 01:46 AM
Member
 
Join Date: Mar 2006
Location: Pune
Posts: 204
Appreciation: 22
cooltetra is on a distinguished road
Default Re: Automated Mechanical Trading

Hi abcde123
Please check the file
http://www.traderji.com/attachments/...afrom*****.zip

This has a webquery as well as one more method to get data from *****.

On similar logic, you can have the link of web page moved to NSE site.

Try the sheet posted by Swagat, (you can get the links for it in the thread by MurthyMSR in Software Development section) to periodically run the query automatically.

Hope this helps.


Best Regards
Coool.
Reply With Quote
  #5  
Old 18th August 2006, 08:12 AM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,102
Appreciation: 24
swagat86 is on a distinguished road
Default Re: Automated Mechanical Trading

Quote:
Originally Posted by cooltetra View Post
Hi abcde123
Please check the file
http://www.traderji.com/attachments/...afrom*****.zip

This has a webquery as well as one more method to get data from *****.

On similar logic, you can have the link of web page moved to NSE site.

Try the sheet posted by Swagat, (you can get the links for it in the thread by MurthyMSR in Software Development section) to periodically run the query automatically.

Hope this helps.


Best Regards
Coool.


Thanks cool and murthy sir.
Reply With Quote
  #6  
Old 18th August 2006, 12:10 PM
Member
 
Join Date: Jan 2006
Posts: 4
Appreciation: 20
augubhai is on a distinguished road
Default Re: Automated Mechanical Trading

Quote:
Originally Posted by cooltetra View Post
Hi abcde123
Please check the file
http://www.traderji.com/attachments/...afrom*****.zip

This has a webquery as well as one more method to get data from *****.

On similar logic, you can have the link of web page moved to NSE site.

Try the sheet posted by Swagat, (you can get the links for it in the thread by MurthyMSR in Software Development section) to periodically run the query automatically.

Hope this helps.


Best Regards
Coool.
Hey,

This is really cool. Thanx. I'll try to point it to NSE site to get more recent data. Will keep you updated....

One more question... Does anyone know where I could get hold of the data used to generate NSE daily (today's) charts?

Regards,
Augubhai
Reply With Quote
  #7  
Old 1st July 2007, 11:23 PM
Member
 
Join Date: Apr 2006
Location: Chennai
Posts: 41
Appreciation: 20
madhava36 is on a distinguished road
Default Re: Automated Mechanical Trading

What is the progress? Please update.


madhava36
Reply With Quote
  #8  
Old 2nd July 2007, 07:40 PM
Member
 
Join Date: Apr 2006
Posts: 36
Appreciation: 20
datafetchers is on a distinguished road
Lightbulb Re: Automated Mechanical Trading

Dear Raja,

Yes, if some of broking house, like everybody can be broker, you may develop a software which directly interact with NSE servers (which requires payments towards it) and you can do anything you may wish.

Please visit nse website they have clearly written everything for becomming member and all specifications and requirements of software and hardware etc.

Following link is for becomming new member at NSE :
http://www.nseindia.com/content/memb..._newmember.htm

This is regarding connectivity :
http://www.nseindia.com/content/members/mem_connect.htm

This is regarding formats :
http://www.nseindia.com/content/members/mem_formats.htm

Please find above links if it is useful for your query.

Regards,

DataFetchers
Reply With Quote
  #9  
Old 25th June 2008, 08:46 PM
Member
 
Join Date: Jun 2008
Posts: 1
Appreciation: 10
thevaldhaval is on a distinguished road
Default Re: Automated Mechanical Trading

Quote:
Originally Posted by augubhai View Post
Hi,

I would like to day trade using an automatic logic based on eWMA of 90 minutes. I could write a program that would ping for NIFTY qoutes every 1 minute and whenever the price crosses the eWMA line, a buy or sell would be executed in futures.

My problem is:
Where can I get a continious feed of NIFTY quotes, at the least cost?
Which e-broking software can I use to execute the orders programatically?

I guess that in the US & Europe there are similar softwares for automated trading. But has anybody implemented automated trading India? It will be great if anyone can give me guidance on how to go about this.

Regards,
Augubhai
hi i am also working on automated trading system or mechinical trading system...
what yr progress... i have some problem... kindly give me some cantact....
Reply With Quote
Sponsored Links


Reply

Bookmarks


Advertise Here


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads for: Automated Mechanical Trading
Thread Thread Starter Forum Replies Last Post
Day Trading, Swing Trading and Position Trading TATrader Trading on Technicals 9 5th June 2007 01:03 AM
Automated forex trading for MetaTrader4 varna 2 Software 0 4th December 2005 11:35 PM


All times are GMT +5.5. The time now is 02:24 PM.

Indemnity, Disclaimer & Disclosure Notice:
• By visiting Traderji.com you indicate your acceptance of our Forum Rules Disclaimer & Disclosure and indemnify Traderji.com, its associates and related parties of all claims howsoever resulting from the usage of the forum.
Disclaimer: Trading or investing in stocks & commodities is a high risk activity. Any action you choose to take in the markets is totally your own responsibility. Traderji.com will not be liable for any, direct or indirect, consequential or incidental damages or loss arising out of the use of this information.
Disclosure: The information in this forum is neither an offer to sell nor solicitation to buy any of the securities mentioned herein. The writers may or may not be trading in the securities mentioned.
• All names or products mentioned are trademarks or registered trademarks of their respective owners.
General Content Disclaimer Notice:
In light of our policy of encouraging candid, open exchanges of views and the rapid distribution of information originating from many sources, Traderji.com cannot determine the accuracy of information that may be uploaded to the forum. Opinions, advice and all other information expressed by participants in discussions are those of the author. You rely on such information at your own risk. You are urged to seek professional advice for specific, individual situations and not rely solely on advice or opinions given in the discussions. Since Traderji.com is an open and free discussion forum, any comments made by members of this forum in their posts reflect their own views and not of the owner or administrator of Traderji.com. Thus the owner/administrator indemnify themselves of all claims whatsoever and will not be liable or responsible for any members comments/views in this forum Traderji.com. If you find any objectionable or offensive posts made by members of this forum which you would like to bring to our notice for removal then please Contact Us.
 


Copyright © 2001 - 2008, Traderji.com All Rights Reserved.

Recommended Websites - www.TradersEdgeIndia.com - www.TradingPicks.com - www.MasterOfTrading.com