.. |
accounting
|
cmd: fix pnl cmd
|
2022-06-08 15:10:43 +08:00 |
backtest
|
feature: add heikinashi support
|
2022-06-17 10:58:32 +09:00 |
bbgo
|
fix: rename useHeikinAshi to heikinAshi in config
|
2022-06-17 11:38:36 +09:00 |
cache
|
cache: refactor moving from bbgo to pkg/cache
|
2022-01-15 08:28:02 +08:00 |
cmd
|
feature: add heikinashi support
|
2022-06-17 10:58:32 +09:00 |
data/tsv
|
add tsv writer
|
2022-05-17 01:33:43 +08:00 |
datasource
|
use requestgen.BaseAPIClient
|
2022-05-12 16:41:42 +08:00 |
datatype
|
move Time type to types.Time
|
2021-05-21 00:10:53 +08:00 |
depth
|
fix: set buffer period to allow buffer to get fully appended before the estimation in buffer_test
|
2022-06-10 15:24:13 +09:00 |
exchange
|
maxapi: drop unused mustParseURL
|
2022-06-17 12:52:22 +08:00 |
fixedpoint
|
types: move valuemap and floatmap to types
|
2022-06-16 16:44:27 +08:00 |
grpc
|
use types.Interval instead of string
|
2022-05-19 10:04:03 +08:00 |
indicator
|
Merge pull request #720 from andycheng123/fix/supertrend
|
2022-06-17 10:26:09 +08:00 |
interact
|
interact: use debug log instead of info
|
2022-05-04 16:21:53 +08:00 |
migrations
|
compile and update migration package
|
2022-06-17 14:00:36 +08:00 |
net/websocketbase
|
refactor exchange factory and solve the incorrect pkg import dependency from ftx
|
2022-06-04 11:47:55 +08:00 |
notifier
|
check nil
|
2022-06-13 12:03:31 +08:00 |
optimizer
|
optimizer: bool type parameter
|
2022-06-15 12:16:18 +08:00 |
pb
|
grpc: implement cancel order
|
2022-04-15 15:49:24 +08:00 |
server
|
fix: sync api guard condition
|
2022-06-15 11:44:39 +08:00 |
service
|
optimize single symbol query for kline query
|
2022-06-09 15:50:23 +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
|
Merge pull request #720 from andycheng123/fix/supertrend
|
2022-06-17 10:26:09 +08:00 |
testutil
|
service: implement margin service for syncing margin related data
|
2022-05-31 17:43:17 +08:00 |
types
|
feature: add heikinashi support
|
2022-06-17 10:58:32 +09:00 |
util
|
move FilterSimpleArgs to the util package
|
2022-06-13 11:20:29 +08:00 |
version
|
bump version to v1.34.0
|
2022-06-16 15:33:36 +08:00 |