TradePerformance

What is a dataset?

A table with one row per day and one column per thing you are tracking. Columns are either computed from daily bars or filled in by you.

There are three kinds, and the kind is fixed when the dataset is made.

Every dataset also carries an instrument — NQ, ES, ^VIX — unless it is an event log. The instrument is what the computed columns fetch bars for. Without one, a dataset can still hold everything you type into it, but nothing will be worked out for you.

The label under a dataset's name on the desk tells you which of these it is, in one word: computed, manual, imported, or journal.