Table of Contents

Custom candles

The user can select a Custom type of candles and independently select which candles will be built, while the candles will be built "on the fly", that is, immediately.

hydra type candle 00 00

Let's consider an example of such a building. Bitmex exchange does not provide a possibility to receive candles with a Time Frame of 10 minutes.

hydra type candle 00 01

The sequence of obtaining such candles:

  1. Select Custom candles
  2. In the settings, we specify TF candles and a period of 10 minutes
  3. In the source, we specify from what the candles will be built - Order Log hydra type candle 00 02
  4. We set the period. As you can see, next to the candle name appeared the Generated indication..hydra type candle 00 03
  5. Click on start and the data starts downloading.hydra type candle 00 04
  6. Let's go to the candles section and see the downloaded data.hydra type candle 00 06

As you can see, the data has been successfully received.

Consider an example when we need to get a RangeCandleMessage:

  1. Select Custom candles.
  2. In the settings, specify the Range candles and the volume 10.
  3. 3.In the source, we specify from what the candles will be built - Ticks.hydra type candle 00 07
  4. We set the period.
  5. Click on start and the data starts downloading.hydra type candle 00 08
  6. 6.Let's go to the candles section and see the downloaded data.hydra type candle 00 09