Exchange v0.2.3 Exchange.Adapters.Flux.Prices View Source

InfluxDB support for Prices

Link to this section Summary

Functions

Callback implementation for Instream.Series.from_map/1.

Callback implementation for Instream.Series.from_result/1.

Saves an order from the order book on InfluxDB

Link to this section Types

Specs

t() :: %Exchange.Adapters.Flux.Prices{
  fields: Exchange.Adapters.Flux.Prices.Fields.t(),
  tags: Exchange.Adapters.Flux.Prices.Tags.t(),
  timestamp: non_neg_integer()
}

Link to this section Functions

Specs

delete_all_prices!() :: any()

Callback implementation for Instream.Series.from_map/1.

Callback implementation for Instream.Series.from_result/1.

Link to this function

save_price!(price_params)

View Source

Saves an order from the order book on InfluxDB