Developing Python Library for Trading Automation

#1

NJ23

Well-Known Member
#4
I can contribute. I must say I'm not very proficient with algorithm design and analysis. I've never worked on software development, just some data analysis. If you can help me out forming the logic, I can surely contribute.
 
#7
I'm building a Python library to programatically placing orders into brokers system (Currently working on ICICIdirect)

I've released a simple quote fetching library based on Python which takes real time quotes from ICICIdirect. I've tested it with 10 sec frequency and it was quite satisfactory.

Checkout my repo-
https://bitbucket.org/swapnil_jariwala/quotefetch/

Your suggestions are welcome on http://www.xerxys.in/p/blog-page_24.html
I can also help out.I am a Python programmer and an algotrader.Let me check
 
#10
That is really interesting.. can you please share your github page
I haven't posted it there.Still have to do it but without access to any Indian broker API's it is useless.
The available platforms are mainly for US markets.Building such a thing will require funds which are not easy to get
 
Last edited: