Versions in this module Expand all Collapse all v0 v0.0.4 Mar 7, 2024 Changes in this version + var DisplayBar = ...(`-`) + var DisplayTrack = ...(`:`) + type Message uint8 + const ToBottom + const ToTop + type Momentum struct + func NewMomentum(depth int, frequency time.Duration) *Momentum + func (m *Momentum) Down() int + func (m *Momentum) Up() int