Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BarTimeRange ¶
BarTimeRange holds the schema definition for the BarTimeRange entity. The over arching time range. Each will have a set of groups which consist of more accurate time ranges. Ex the BarTimeRange(1970-Now) would have a Group(for mins for range 0900-1600)
func (BarTimeRange) Edges ¶
func (BarTimeRange) Edges() []ent.Edge
func (BarTimeRange) Fields ¶
func (BarTimeRange) Fields() []ent.Field
func (BarTimeRange) Indexes ¶
func (BarTimeRange) Indexes() []ent.Index
type DataSource ¶
DataSource holds the schema definition for the DataSource entity.
type MarketHours ¶
MarketHours holds the schema definition for the MarketHours entity.
type MarketInfo ¶
MarketInfo holds the schema definition for the MarketInfo entity.
type TradeCondition ¶
TradeCondition holds the schema definition for the TradeCondition entity.
func (TradeCondition) Edges ¶
func (TradeCondition) Edges() []ent.Edge
Edges of the StockPointCondition.
func (TradeCondition) Fields ¶
func (TradeCondition) Fields() []ent.Field
Fields of the StockPointCondition.
type TradeCorrection ¶
TradeCorrection holds the schema definition for the TradeCorrection entity.
func (TradeCorrection) Edges ¶
func (TradeCorrection) Edges() []ent.Edge
Edges of the StockPointCorrection.
func (TradeCorrection) Fields ¶
func (TradeCorrection) Fields() []ent.Field
Fields of the StockPointCorrection.
type TradeRecord ¶
TradeRecord holds the schema definition for the TradeRecord entity.
func (TradeRecord) Indexes ¶
func (TradeRecord) Indexes() []ent.Index
type TradeTimeRange ¶
TradeTimeRange holds the schema definition for the TradeTimeRange entity.
func (TradeTimeRange) Fields ¶
func (TradeTimeRange) Fields() []ent.Field
Fields of the TradeTimeRange.
func (TradeTimeRange) Indexes ¶
func (TradeTimeRange) Indexes() []ent.Index