Trevor Harnett
posted this on August 05, 2010 08:34
How to Plot a Spread in a Footprint Chart
MarketDelta allows the user to create instruments which reflect some arithmetic combination of other instruments. The feature is useful for tracking spreads, butterflies, and straddles in the futures or options markets, or for tracking industry group performance, or simulating the value of a mutual fund or custom index you want to create.
MarketDelta allows the user to setup user-defined instruments which are defined as:
The components of a user-defined instrument may themselves be user-defined instruments. Therefore, arbitrarily complex calculations are possible.
When defining spreads where the strategy is to either sell both or buy both legs of the spread, define the spread custom instrument using the "sum" type.
When defining a spread where the strategy is to buy one instrument and sell another, setup the user-defined instrument for the spread as a "difference" type where the buy side leg is the first component and the sell side component is the second. When calculating the bid/ask of the difference type spread, MarketDelta assumes the buy side leg is the first component.
How to Create a Custom Instrument
Calendar Spread Example

Once constructed, here is what a chart might look like of the newly created spread.

Butterfly Spread Example - In the example below, we bought 1 Sept. crude, sold 2 Oct Crude, bought 1 Nov crude. Sum was used and a negative multiplier for the 2 we sold. See below.


More Examples and Information
Finally, the “View Summary” has been added to the bottom of the custom instrument setup window. Clicking this button opens a text window showing the formulas for all of the custom instruments defined to MarketDelta. Here is a sample of what the text window looks like:
Custom Instrument: Testing 456, Session 6
TEST456 = 5.41522 MSFT+ 0.577433 CA+ 7.33491 CSCO+ 0.331131 NTAP+ 0.48169
---------
Custom Instrument: My Index, Session 6 MYINDEX = ADBE+CA+COMPX+CSCO+IBM+IP+JNPR+MSFT+NEWP+NTAP+ORCL+QQQ+SBUX+T+VNO
----------
Custom Instrument: Ratio plus a constant, Session 6
CAIBM = 4 CA+IBM+ 15.5 +INDU(lo)
----------
Custom Instrument: Focus Stock Index, Session 6
$FOCUS = ADBE+CSCO+ORCL+QQQ+IBM+T+CA+MSFT+SBUX+VNO+JNPR+NTAP
----------
Note that multipliers of 1.0 are implied when the multiplier is not shown. A number followed by a ticker means that number times the price of that ticker. The close price is implied if the ticker is not followed by a price indicator, i.e. INDU means the last price of INDU while INDU(lo) means the low price of INDU. When the price indicator is 1.0, the multiplier becomes a constant so its value is listed in the formula without a ticker. See the third example above.
A checkbox has been added to the Custom Instrument Setup window for marking custom instruments for intra-day data monitoring and data retention. Formerly, this option had to be adjusted in a less convenient manner using the Setup: Instruments window.
When setting up custom instruments there is a new checkbox option titled "Monitor Only When Session is Open". Check this box if you wish updating of the custom instrument to end when the session closes. When this box is unchecked, any pricing change in any of the component instruments of the custom instrument will cause the value of the custom instrument to be updated.