Webaddlabel(yes, if close > average(close, 20) then uptrend else downtrend);

Select the show orders checkbox to make available orders visible on the chart.

Select the general tab.

Recommended for you

Websep 29, 2024 · in today's video, i'm going to show you how you can very easily create your own set of labels inside of thinkorswim.

For more information on accessing this window, see preparation steps.

Here's an example of some of the labels we will create in today's tutorial:

Webjan 10, 2021 · here is how you can add a text label to your chart in thinkorswim.

Make sure the chart settings window is open.

Addlabel(visibility option, your text, color);

All labels follow one another and you cannot.

Make sure the chart settings window is open.

Addlabel(visibility option, your text, color);

All labels follow one another and you cannot.

Keep in mind that custom labels are automatically placed at the top left corner.

Use the positions dropdown.

This will set them apart:

Displays a label indicating uptrend when the close price is greater than its 20 bars average and downtrend otherwise.

This will set them apart:

Displays a label indicating uptrend when the close price is greater than its 20 bars average and downtrend otherwise.

You may also like