I have mentioned before that I use CSI as my main provider for Futures data. Overall, I judge CSI’s service as good quality – however one drawback is the closed aspect of the data access. And I decided to write a utility to make it more “open”. To access the historical data, you have to [...]
Entries Tagged as 'Unfair Advantage'
CSI Raw Contract Data Extractor
June 10th, 2010 · 19 Comments · Code, Data
Tags: API·CSI·Unfair Advantage
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 [...]
TradersStudio: the best Systems testing software?
October 19th, 2009 · 5 Comments · Backtest, Development, Software
I should say “Yes” as I decided to purchase, and now own TradersStudio. For the price ($499), it offers a very decent package for developing and testing automated trading systems. Why I chose TradersStudio I did consider a few options before buying TradersStudio (Amibroker, TradeStation, Trading Blox, WealthLab, NinjaTrader) and based on feature analysis, recommendations [...]
Unfair Advantage API Code (C#): Extract Futures Continuous data
October 4th, 2009 · 2 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 [...]
Tags: API·C#·CSI·Futures·rollover·screenshots·Unfair Advantage
Unfair Advantage API: Retrieve Back-Adjusted Contracts function
October 2nd, 2009 · No Comments · Backtest, Development, Futures, Software
Let’s have fun with the CSI UA API! CSI main API document (word doc) is accessible publicly online from their document page along with other docs including the full 300 page manual (great for getting a feel of the app). Pivotal API function This post will focus on is the API function to retrieve Back-Adjusted [...]
Continuous Contract options
September 27th, 2009 · 2 Comments · Backtest, Data, Futures, Software
As mentioned previously in What everybody ought to know about continuous Futures contracts, there are multiple ways to concatenate Futures contracts. Unfair Advantage offers a rich choice of concatenation algorithms – I will use UA as the base for this post. Please also refer to the Unfair Advantage online manual. Let’s look at the different [...]
Tags: Continuous contract·CSI·Futures·screenshots·Unfair Advantage
I just got myself an Unfair Advantage…
September 15th, 2009 · No Comments · Data, Futures, Software
What is this Unfair Advantage? Well, I have just purchased End Of Day historical futures data from Commodity Systems Inc. and this is how they call their Software/Database! Admittedly it is supposed to be a very good data feed that Google and Yahoo use for their respective Finance portal. They are also recommended by back-testing [...]
Tags: CSI·screenshots·Unfair Advantage
Welcome to my online repository of research and insights on automated trading system development