- Add validation rule for Tick.Operation
- Add tags to Tick
- Add validate tags to Candle
- Add Copy for Candle
- Add db tags to Candle
- Add IsSell and IsBuy to Tick
- Add error for unexpected time
- Remove doc.go
- Add json tags to candle
- Move timeseries to internal package
- Remove candle validation. Now high, low, close, open can be 0
- Tidy modules
- Initial release