tradeRules

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TradeRules

type TradeRules struct {
	AccountID   int64          `json:"account_id"`
	RuleID      int            `json:"rule_id"`
	Active      bool           `json:"active"`
	Description sql.NullString `json:"description"`
	Symbol      sql.NullString `json:"symbol"`
	RuleType    int            `json:"rule_type"`
	RuleVersion int            `json:"rule_version"`
	Rule        string         `json:"rule"`
}

Directories

Path Synopsis
package tradeRulesrepo is a generated GoMock package.
package tradeRulesrepo is a generated GoMock package.
package tradeRulessvc is a generated GoMock package.
package tradeRulessvc is a generated GoMock package.

Jump to

Keyboard shortcuts

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