.. |
accounting
|
pnl: fix nil position point issue
|
2022-09-11 23:18:54 +08:00 |
backtest
|
interval: add 1s support
|
2022-10-14 23:14:30 +08:00 |
bbgo
|
pull out shutdown timeout context
|
2022-10-11 14:23:02 +08:00 |
cache
|
cache: refactor moving from bbgo to pkg/cache
|
2022-01-15 08:28:02 +08:00 |
cmd
|
interval: add 1s support
|
2022-10-14 23:14:30 +08:00 |
data/tsv
|
strategy/supertrend: use pkg/data/tsv for tsv output
|
2022-08-16 15:49:08 +08:00 |
datasource
|
get marketcap values from coinmarketcap
|
2022-09-14 02:44:57 +08:00 |
datatype
|
indicator: refactor pivot function to floats
|
2022-09-15 17:12:10 +08:00 |
depth
|
depth: do not test depth buffer when race is on
|
2022-06-20 02:49:07 +08:00 |
dynamic
|
feature: add config dump / param dump / param modify for elliottwave, refactor param dump
|
2022-09-27 20:26:59 +09:00 |
exchange
|
interval: add 1s support
|
2022-10-14 23:14:30 +08:00 |
fixedpoint
|
fix: add series.filter, fix fixedpoint.Four, fix modifiable for embedded fields, change drift to use openPosition, modify openPosition behavior
|
2022-09-22 13:01:26 +09:00 |
grpc
|
all: simplify underlying exchange submitOrder method
|
2022-09-09 18:41:06 +08:00 |
indicator
|
fix: reduce Quantity precheck, drift condition, ewo refactor
|
2022-09-28 20:06:37 +09:00 |
interact
|
fix: set ctx
|
2022-09-21 15:32:55 +09:00 |
migrations
|
compile and update migration package
|
2022-07-10 19:08:30 +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
|
telegramnotifier: fix err check
|
2022-10-03 21:14:46 +08:00 |
optimizer
|
optimizer: wrap error with the output if err is not nil
|
2022-09-16 01:53:23 +08:00 |
pb
|
grpc: implement cancel order
|
2022-04-15 15:49:24 +08:00 |
risk
|
all: solve cyclic import
|
2022-09-09 17:40:17 +08:00 |
server
|
fix: gosimple alert
|
2022-06-17 20:19:51 +09:00 |
service
|
fix: taker price, matching engine kline emit order and process order, nan in sortino and sharpe
|
2022-08-29 14:11:02 +09:00 |
sigchan
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
slack
|
notifier: redirect error, panic, fatal error to telegram
|
2022-09-12 00:29:12 +08:00 |
statistics
|
feature: add omega ratio, print sharpe/omega/interval profit from trade_stats, use stdev for high/low diff for drift to estimate the variance and improve profit, add yaml marshal for dnum fixedpoint
|
2022-07-26 18:00:05 +09:00 |
strategy
|
change variable names
|
2022-10-13 18:18:02 +08:00 |
style
|
all: resolve import cycle
|
2022-08-23 02:12:26 +08:00 |
testutil
|
service: implement margin service for syncing margin related data
|
2022-05-31 17:43:17 +08:00 |
types
|
interval: add 1s support
|
2022-10-14 23:14:30 +08:00 |
util
|
fix: extract split string by length as a function
|
2022-09-21 15:14:33 +09:00 |
version
|
bump version to v1.42.0
|
2022-10-12 16:35:43 +08:00 |