I am sure most of you by now have heard about the awesomeness of Python. Python is a lightweight programming / scripting language that is very simple to learn yet powerful. As you know if you have been reading this blog you would know I am looking to test and develop automated trading strategies and…
Setting up The Perfect Python Development Environment
By Mark | Published March 29th, 2010Pseudo Code for Automated Trading Systems
By Mark | Published May 7th, 2008When it comes to writing computer programs or in this case automated trading systems translating English into programming code can be fraught with danger. Pseudo Code on the other hand refers to a more structured English for describing a process or program. It is important that you learn to write quality pseudo code as it…

