bitfinex

package module
v0.0.0-...-a05b099 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 13 Imported by: 0

README

Bitfinex Connector

Bitfinex

As a cryptocurrency exchange founded in 2012, Bitfinex has always been at the forefront of technological innovation in digital asset trading.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitfinexConnector

type BitfinexConnector struct {
	*connector.Connector
}

func (*BitfinexConnector) Start

func (c *BitfinexConnector) Start()

type Cache

type Cache map[currency.Pair]UpdateData

func (*Cache) String

func (c *Cache) String() string

type UpdateData

type UpdateData struct {
	LastUpdated  time.Time
	OpenInterest float64
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL