Tulip Cell

Installation

Installation should be easy. Simply download and run the installer. If you run into any snags, let me know.

Usage in Excel

Once you have your data in Excel, running a Tulip Cell function on it is easy.

selecting output in excel

Step 1 - Select Your Output

First select the output cells where you want the calculated values to go.

Make sure you allow enough room. If a function returns several outputs (MACD, for example), you'll want to select multiple columns.

In this example, we're going to calculate a exponential moving average, so we only need one column.

selecting Tulip Cell indicator in excel

Step 2 - Find Your Function

Open the Insert Function window by pressing the little fx button near the formula edit box. [1]

In the Insert Function window, select the Tulip Cell category. [2]

Select the function you want to calculate. Here we've selected the exponential moving average.

Press OK.

setting Tulip Cell indicator inputs and options in excel

Step 3 - Set Function Inputs and Options

In this dialog, we set the function's inputs and options. Here we've set the input to our moving average as the close column, which is E2:E30. We've set the period option to 4. Different indicators take different numbers of inputs and options.

Press OK when you've finished setting the function arguments.

finishing the excel exponential moving average calculation

Step 4 - Make The Calculation

If you haven't used array function in Excel before, this part may be tricky. Make sure the formula edit box is selected, and press Ctrl-Shift-Enter. This tells Excel that you're doing an array function and it'll populate the output cells for you.

Congratulations, you're doing technical analysis in Excel!

If you've run into any snags, let me know.