¡@

Home 

python Programming Glossary: trading

Python in the enterprise: Pros and cons

http://stackoverflow.com/questions/1358084/python-in-the-enterprise-pros-and-cons

FrontArena a widespread next generation cross asset trading system uses Python e.g. see here . This post gives a good summary..

All instances of a class have the same dict as an attribute in Python 3.2

http://stackoverflow.com/questions/15489567/all-instances-of-a-class-have-the-same-dict-as-an-attribute-in-python-3-2

dict as an attribute in Python 3.2 I'm writing a space trading game in Python and I've decided that the map needs to be split..

What's the best tool to parse log files?

http://stackoverflow.com/questions/1994355/whats-the-best-tool-to-parse-log-files

tool to parse log files I use grep to parse through my trading apps logs but it's limited in the sense that I need to visually..

Best programming language and framework for cross platform desktop application development? [closed]

http://stackoverflow.com/questions/4160162/best-programming-language-and-framework-for-cross-platform-desktop-application-d

Reasonably fast again this is not for an MMORPG or stock trading app so it doesn't have to be blazingly fast Reasonable learning..

Django vs Flask + Werkzeug for complex, scalable and large applications [on hold]

http://stackoverflow.com/questions/5001077/django-vs-flask-werkzeug-for-complex-scalable-and-large-applications

my hands dirty on building a application for one of the trading company entirely on python. I have experimented with django..

Compute a compounded return series in Python

http://stackoverflow.com/questions/5515021/compute-a-compounded-return-series-in-python

operations on other data. I have been using pandas on my trading platform for about 8 months... I wish I had started using it..

Web scraping urlopen in python

http://stackoverflow.com/questions/7158353/web-scraping-urlopen-in-python

'0' '12 25 29' '1.4478' '0' I hope you don't plan to play trading on the Forex it's one of the best way to loose money rapidly...

SQLite Performance Benchmark — why is :memory: so slow…only 1.5X as fast as disk?

http://stackoverflow.com/questions/764710/sqlite-performance-benchmark-why-is-memory-so-slow-only-1-5x-as-fast-as-d

load_mat conn mat c conn.cursor #Try to avoid hitting disk trading safety for speed. #http stackoverflow.com questions 304393 c.execute..