ftx

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: 11 Imported by: 0

README

FTX Connector

FTX

FTX Cryptocurrency Derivatives Exchange, built by traders, for traders. Buy and sell BTC, ETH, USDT, BNB futures and index futures with up to 101x leverage.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateFutures

func UpdateFutures(exch *ftx.FTX) (float64, []string)

Types

type ByString

type ByString []string

type Cache

type Cache map[string]UpdateData

func (Cache) OrderedString

func (c Cache) OrderedString() string

func (Cache) String

func (c Cache) String() string

type FTXConnector

type FTXConnector struct {
	*connector.Connector
}

func (*FTXConnector) Start

func (c *FTXConnector) Start()

type UpdateData

type UpdateData struct {
	LastUpdated  time.Time
	OpenInterest float64
}

Directories

Path Synopsis
cmd
ftx

Jump to

Keyboard shortcuts

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