Pseudo Code for Automated Trading Systems
Pseudo Code for Automated Trading Systems
Written by admin in Wednesday, May 7th 2008   
  When 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 will make a big difference when you come to coding your system your self or hiring a programmer. There are [+]