David Varadi, from the very good CSS Analytics blog, pointed me to his interesting findings on a Mean Median Divergence Indicator (MMDI) he devised as a replacement to the standard MACD.
I wanted to test the MMDI as a follow-up to Moving Median: a better indicator than Moving Average?. This also provided a good opportunity to [...]
Entries Tagged as 'screenshots'
MMDI Portfolio Filter in Trading Blox
February 2nd, 2010 · 4 Comments · Backtest, Futures, Software, Strategies
Thinking of buying Trading Blox?
February 1st, 2010 · 28 Comments · Backtest, Software
Well, I am…
Regular readers might think that I suffer from backtesting-software-indecision-itis. Having first settled for TradersStudio, I then evaluated (and purchased) AmiBroker and found that it was 25 times faster than TradersStudio (at least for the calculation of the e-ratio). However, AmiBroker is not really geared towards true portfolio allocation testing with Futures and could [...]
Tags: amibroker·comparison·rollover·screenshots·tradersstudio·Trading Blox
How-To: CSI Data into TradersStudio
January 12th, 2010 · 4 Comments · Data
Dear readers, I hope you enjoyed the holiday break. I wish you a happy New Year – may it bring you progress and success in your automated trading endeavours!
I wanted to start this year with an idea I left off last year, when investigating robustness: Using the median as a more robust tool than the [...]
Amibroker vs TradersStudio: comparison
November 16th, 2009 · 4 Comments · Backtest, Software
A couple of weeks ago I downloaded Amibroker to see if it could compute the e-ratio much faster than TradersStudio (it did!). The result of the speed comparison is there and the Amibroker code for the e-ratio is there.
I thought it might be interesting to do a comparison of how easy it is to get [...]
Amibroker V. TradersStudio: Speed comparison Fight
November 10th, 2009 · 2 Comments · Backtest, Software
It might not capture the imagination as much as the recent Haye v. Valuev WBA World Heavyweight Championship fight (it probably might for some of you… ;-) but I decided to organise my own “fight”: AmiBroker V. TradersStudio!
And similarly to the boxing, speed was of the essence – with one platform completely out-performing the other [...]
Tags: afl·amibroker·CSI·e-ratio·optimisation·performance·screenshots·tradersstudio
Unfair Advantage API Code (C#): Extract Futures Continuous data
October 4th, 2009 · No Comments · Backtest, Code, Data, Futures, Software
As mentioned in the previous post on retrieving Back-Adjusted Contracts using the RetrieveBackAdjustedContract2 function of the Unfair Advantage API, I have coded up this very simple project to read a list of Futures underlying instruments, retrieve a proportionally back-adjusted contract for each of the instruments and oputput it to a file.
Getting started with the API
Fire [...]
Tags: API·C#·CSI·Futures·rollover·screenshots·Unfair Advantage
Welcome to my online repository of research and insights on automated trading system development