Volume Delta

From MultiCharts
Jump to navigation Jump to search

Understanding Volume Delta Chart Type

VD

Volume Delta chart type provides price and volume activity together on one data point over a specified time frame. It allows traders to see "within" the price bar to provide more transparency over a traditional chart.

A bar is divided to equal parts based on minimum price increments for the symbol. Each box shows ask and bid volume in one of the three ways: ask x bid values, ask and bid sum or their delta. There are 2 base colors: red and green. A box is green if delta of ask and bid volume is positive. A box is red if delta of ask and bid is negative. All boxes within 1 bar are not the same in terms of color. The darker a red box is, the lower is its delta value. The darker a green box is, the higher is its delta value. All boxes between these extremes are colored respectively.

Selecting Volume Delta Chart Type

  1. Open the Format Instrument window by one of the following methods:
    • Click the New Chart Window New Chart.png icon on the Main toolbar; or:
    • Use the Insert key on the keyboard; or:
    • In the main menu select File, then point to New and click New Chart Window.
  2. Select the Instrument tab.
  3. Select a data feed from the Data Source list.
  4. Select a symbol from the list of available symbols in All Symbols tab, or use the Category tabs to show only a particular category of symbols; the list can be sorted by any column, in ascending or descending order, by clicking on the column header. If you can’t find a symbol, see Adding Symbol(s) to Symbol List section.
  5. Select the Settings tab.
  6. Select Volume Delta from the Chart Type list.
  7. Select the Resolution your chart will be based on. It allows you to choose which type of data (for more details see Tick, Minute and Daily Data) and what detailed resolution will be used for building the bars.
  8. Select Breakdown by:
    • Up Ticks vs Down Ticks method:
      • If the current tick price is higher than the previous tick price, the volume of the current tick goes to BUY volume.
      • If the current tick price is lower than the previous tick price, the volume of the current tick goes to SELL volume.
      • If the current tick price is the same as the previous tick price, the volume is recorded either to BUY or to SELL volume depending on what was the last recorded volume.
        Example: If a new tick comes with higher than previous price and volume is recorded as BUY volume, and then another tick comes with the same as previous price, the volume is recorded also to BUY volume.
      • If a tick is first one in the series, its volume goes to BUY volume.
    Note: When you plot Volume Delta chart, take into account that it doesn't matter what resolution is selected, additionally MultiCharts will request historical tick trade data from your data source for the specified in chart settings data range, if Up Ticks vs Down Ticks is selected.
    • Ask Traded vs Bid Traded method:
      • If the current tick price is higher or equals current ASK tick price, the volume of the current tick goes to BUY volume.
      • If the current tick price is lower or equals current BID tick price, the volume of the current tick goes to SELL volume.
      • If the current tick price is between ASK and BID prices, than the volume is recorded either to BUY or to SELL volume depending on what was the last recorded volume.
        Example: If a new tick comes with a price higher or equals current ASK tick price and its volume is recorded as BUY volume, and then another tick comes with a price that is between ASK and BID prices, the volume is recorded also to BUY volume.
    Note: When you plot Volume Delta chart, take into account that it doesn't matter what resolution is selected, additionally MultiCharts will request historical tick ask and bid data from your data source for the specified in chart settings data range, if Ask Traded vs Bid Traded is selected.
  9. Select Show Volume as:
    • Bid x Ask Volume
      Example: 0x56, where 0 is SELL volume and 56 is BUY volume.
    • Total Volume
      Example: 56 is the sum of BUY + SELL volume.
    • Delta (Ask – Bid Volume)
      Example: 56 is the difference between 56 and 0.
  10. Check Displayed as a percentage to see BUY and SELL volume in %. Available only for Total Volume and Delta (Ask – Bid Volume).
    • If Total Volume is selected and Displayed as a percentage, the whole bar represents 100% of used volume, each part of the bar represents a particular % of used volume respectively.
    • If Delta (Ask – Bid Volume) is selected and Displayed as a percentage is checked, then a higher value between BUY and SELL volume of a particular box is taken, then it is multiplied by 100 and divided by total volume of this box.
      Example: BUY volume = 180, SELL volume = 30. The percentage of the box is calculated this way: (180 x 100) / (180 + 30) = 85,71%. Note that for Delta (Ask – Bid Volume) the percentage is shown for each box individually, not for the whole bar.
  11. Double-click the symbol, or click OK, to create a chart.
Note: Custom Futures are supported on Volume Delta chart type since MultiCharts 11.

Setting Volume Delta Chart Style (Up, Wick, Down, Buy Volume, Sell Volume)

  1. Open the Format Instrument window by one of the following methods:
    • Click the Format Instrument icon on the Chart Analysis toolbar; if the Format Objects window appears, select the symbol and click the Format button; or:
    • Position the mouse pointer over the symbol's data series; double-click once the Pointer Pointer.png changes into a Hand Hand.png; or:
    • Position the mouse pointer over the symbol's data series; once the Pointer Pointer.png changes into a Hand Hand.png, right-click and then click Format 'Symbol Name'; or:
    • Right-click on an empty area of the chart and then click Format Instrument; if the Format Objects window appears, select the symbol and click the Format button; or:
    • Select Format in the main menu and click Instrument; if the Format Objects window appears, select the symbol and click the Format button.
  2. Select the Style tab.
  3. Select one of the 2 available chart types:
    • Volume Delta
    • Profile
  4. In the Chart Style section click on the component element to be changed.
  5. In the Color column select one of the standard 40 colors from the palette box, or click the Other button to create custom colors.
  6. From the Width list select a width of the body border and the wick.
  7. To apply the most recently selected component's style to all components, click the Apply to All Components button.
  8. In the Advanced section the following options are available:
    • To hide BUY and SELL volume values check the Color Only box.
    • To display the Last Price Marker select the Last Price Marker check box, or clear the box to hide the marker; the color of the marker is the same as the color of the Down component.
    • Show Candlestick Border option is not applicable for Volume Delta chart type, as it is working for Candlestick chart style. For Volume Delta charts Border can be set in Chart Style section.
    • Point of Control is the level of Volume Delta chart with maximum volume. Enable POC option to mark this price level in yellow.
    • Enable Show x as | option to change Ask Volume, Bid Volume delimiter format from x to |. Will work only if to show volume Bid x Ask Volume option is selected on the Settings tab of Format Instrument window, and Color Only box is unchecked.
    • Use Static Font Size option when checked, enables static, unchangeable size of the font inside the boxes. If Use Static Font Size is unchecked, the size of the font will be dynamic, i.e. will change according to the box size.
  9. To use these style settings for all new charts of this type, select Use as Default check box.

Auto Trading Orders on Volume Delta Chart Type

Intra-Bar Order Generation is supported on Volume Delta chart type. Bar magnifier is not supported. To learn how Intra-Bar Order Generation on Volume Delta Chart Type, see this page

Backtesting

There is no difference in order generation between Regular and Volume Delta chart types with regards to backtesting. Though visually a regular chart and volume delta charts are completely different, technically they consist of the same OHLC bars.

Order Generation in Data Playback

There is no difference between order generation on Regular and Volume Delta chart types with regards to data playback. Only As Is type of Data Playback is available] for volume delta chart type.

Real-Time Simulation

There is no difference between order generation on Regular and Volume Delta chart types with regards to real-time order simulation.

Auto Trading

There is no difference between order generation on Regular and Volume Delta chart types with regards to Auto Trading.