package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the Feed.
NewTickPrecisionHook creates a new TickPrecisionHook with the specified price and volume precisions.
NewTickTraceHook creates a new TickTraceHook instance.

# Constants

No description provided by the author

# Structs

Config is the configuration for the Feed.
Feed is a service which periodically fetches data points and then sends them to the network using transport layer.
TickPrecisionHook is a hook that limits the precision of the price and volume of a tick.
TickTraceHook is a hook that adds a trace meta field, which stores the price of the tick at each origin.

# Interfaces

No description provided by the author