I use OpenTick as a nice source for historic and real time market data when testing any of my new trading agents or systems. I've recently started doing a lot of work in Python, and I was a bit frustrated to see that OpenTick did not provide a Python API. I searched on the OpenTick forums and discovered that RussT programmed a nice wrapper for the provided OpenTick C++ dll.
The wrapper he distributed was compiled for Python23, so I took it upon myself to recompile everything for Python25. I figured this would be of interest to other developers, so you can grab the binaries here:
http://hoo.la/f/sQTZ8_opentick-python.zip
The archive contains a nice README, the original credits, and a good example. The original source archive can be found here:
http://mysite.verizon.net/rla3rd/python-api.zip
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment