accounting
|
convert time struct for sqlite driver
|
2021-02-06 12:32:21 +08:00 |
backtest
|
apply datatype.Time to order time fields
|
2021-02-06 14:30:00 +08:00 |
cmd
|
move dotenv loading to the root command
|
2021-02-06 15:03:07 +08:00 |
datatype
|
apply datatype.Time to order time fields
|
2021-02-06 14:30:00 +08:00 |
exchange
|
apply datatype.Time to order time fields
|
2021-02-06 14:30:00 +08:00 |
fixedpoint
|
add assets api and price loading
|
2021-01-25 15:32:17 +08:00 |
indicator
|
fix kline tail method
|
2020-12-08 10:26:20 +08:00 |
migrations
|
compile and update migration package
|
2021-02-06 11:22:04 +08:00 |
notifier
|
adjust log
|
2020-12-29 18:32:51 +08:00 |
server
|
add driver field to the setup db route
|
2021-02-06 14:31:46 +08:00 |
service
|
fix trading volume query for sqlite3
|
2021-02-06 16:05:21 +08:00 |
sigchan
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
slack
|
use golang.org/x/time for rate limiting
|
2020-12-15 14:04:27 +08:00 |
strategy
|
add ID() to Strategy interface
|
2021-02-03 09:08:05 +08:00 |
types
|
apply datatype.Time to order time fields
|
2021-02-06 14:30:00 +08:00 |
util
|
fix misspell
|
2020-10-18 00:36:52 +08:00 |