Exchange.Adapters.Flux.Orders (Exchange v0.2.6) View Source
InfluxDB support for Orders
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.Orders{
fields: Exchange.Adapters.Flux.Orders.Fields.t(),
tags: Exchange.Adapters.Flux.Orders.Tags.t(),
timestamp: non_neg_integer()
}
Link to this section Functions
Callback implementation for Instream.Series.from_map/1.
Callback implementation for Instream.Series.from_result/1.
Specs
Specs
Saves an order from the order book on InfluxDB