Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CandlesticksView ¶
type CandlesticksView struct {
// contains filtered or unexported fields
}
func NewCandlesticksView ¶
func NewCandlesticksView(program *tea.Program, exchange, pair, periodSymbol string) *CandlesticksView
func (CandlesticksView) Keys ¶
func (cv CandlesticksView) Keys() []key.Binding
func (*CandlesticksView) Update ¶
func (cv *CandlesticksView) Update(message tea.Msg)
func (*CandlesticksView) View ¶
func (cv *CandlesticksView) View(xPad, yPad int) string
Click to show internal directories.
Click to hide internal directories.