config

package
v0.0.0-...-a129c9c Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DiscordEnabled       bool
	HealthLogEnabled     bool
	DiscordChRandomIdeas string
	DiscordChAltSignals  string
	DiscordChFlash       string
	DiscordChHealth      string
	DiscordChLogs        string
	ServerUrl            string
	FTXKey               string
	FTXSecret            string
	PositionSize         float64
	ProfitPercentage     float64
	FutureBTC            string
	FutureETH            string
	SubAccBTCDC          string
	SubAccETHDC          string
	RiskD                float64
	RiskDC               float64
	TaRsiPeriod          int
	TaRocPeriod          int
	TaNtdfLookback       int
	TaNtdfSmoothedPeriod int
	TaMfiPeriod          int
	TaRsiLow             float64
	TaMfiLow             float64
	TaRocLow             float64
	TaFilterLow          float64
	TaFilterHigh         float64
}

func New

func New() *Config

Jump to

Keyboard shortcuts

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