sync

package
v0.0.0-...-f28d60f Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitPeriodicScan

func InitPeriodicScan(cfg *app.Config) *time.Ticker

Types

type DailyInfo

type DailyInfo struct {
	Day          int
	OpenProfit   float64
	ClosedProfit float64
	Position     int
	NumTrades    int
}

type Strategy

type Strategy struct {
	Name   string
	Ticker string

	DailyInfo []DailyInfo
}

Jump to

Keyboard shortcuts

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