Category Archives: Quantitative Finance

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, python, 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 [...]
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

Adapting to changing market volatility with a statistical position size table

We know that prices can go up or down.  We also know that the quality of these ups and downs can be very smooth or very choppy.  As such, it’s not surprising that the trend and volatility of a market form the two universal characteristics of a price action.  No matter which market you trade, [...]
Also posted in Quantitative Tools, Risk Management, Trading Strategy | Leave a comment