Category Archives: Quantitative Finance

Data Scraping the Toronto Stock Exchange: Extracting 3,660 companies’ data

One of the tasks that I’ve always wanted to make more efficient in my stock trading is the work of scanning for stocks to trade. One look at my trading strategy posts and you’ll see that I have devised many stock scanning systems in the past few years. The most recent system that [...]
Also posted in Quantitative Tools | Tagged Canadian, data scraping, source code, TSX, TSX Venture | Leave a comment

First look at Google App Engine for automated trading and quant analysis on the cloud

I just spent the last few hours looking into Google App Engine to use it for trading.  Google App Engine (GAE) is a cloud computing development and hosting platform for web applications.  GAE is similar to the well-known Amazon EC2 service but it is also very different.  The main difference between GAE and EC2 is [...]
Also posted in Quantitative Tools | Tagged cloud computing, Google App Engine, VPS | 2 Comments

Why I am not a big fan of MQL4 or trading platform scripting

I spent most of 2008 trading futures and developing automated systems on Tradestation.  The futures trading didn’t turn out so well as I lost 40% of my account and had to call it quit.  My quant development work on the other hand, was coming along slow but steadily.  However, since I couldn’t bear the monstrous [...]
Posted in Quantitative Finance | Tagged EasyLanguage, MQL4, programming | Leave a comment

Analysing monthly forex trading performance in changing market conditions

In my previous post, I discussed about 3 reasons why I don’t use Jensen’s alpha or Sharpe ratio for my montly trading performance measurement.  In this post, I will talk about what I actually use and how I came up with it. As I was saying in the previous post, what one chooses to use as [...]
Also posted in Measurements | Tagged performance | Leave a comment

3 reasons why I don’t use Jensen’s alpha or Sharpe ratio for my forex trading

As a part-time trader, measuring my monthly trading performance can be as simple or as complex as it can be.  On a scale of 1 to 10, 1 being just reading the percent return from the account statement and 10 being running a statistical analysis, my preferred trading performance measurement method is a simple 3.  [...]
Also posted in Measurements | Tagged performance | Leave a comment