Sub-Minute Bar

Sub-minute bar charts display bars with millisecond precision.

They are similar to regular bars except that they are built at the time of the request, as opposed to being pre-built as, for example, 1-minute bars.

Sub-minute chart data can be displayed as bars, lines, or candlesticks (see display parameters).

You cannot use this chart type with Signal Evaluator or Market Profile.

Outputs

These outputs are displayed in the cursor value box:

      Open

      High

      Low

      Close

      Volume

      TickVolume

      AskVolume

      BidVolume

These outputs are available in the Formula toolbox and in study parameters for studies applied to this chart type:

      Mid

      HLC3

      Avg

      TrueHigh

      TrueLow

      Range

      TrueRange

Sub-Minute Bar Parameters

Parameter

Description

Display

Opens sub-window with Color, MarkIt, and Display parameters.

Color = Select colors for bars.

Coloring =

      Highlight Up/Down

      Highlight 2-bar Overlap: If checked, then the portion of the previous bar’s range that overlaps the current bar’s range will be colored.

      Highlight 3-bar Overlap: If checked, then the portions of both of the two previous bar’s price range that overlaps the current bar’s range will be colored. Note that the smallest range of either bar is used for the range.

      MarkIt = Opens the Specify Conditions for Marking Bar window.

      Display = Choose line type: bar, line, or candle.

Interval

Bar interval used to create the consolidated bars, in seconds. Valid values: 1-600. Default = 10.

Type

Select a value for gap handling: Regular, No Gap, or Fill Gap. See No Gap and Fill Gap for calculation details.