c9s
|
1ad10a9360
|
all: move trade collector to pkg/core
|
2023-07-05 15:26:36 +08:00 |
|
c9s
|
f1828beac8
|
all: move trade store and order store into pkg/core
|
2023-07-04 21:42:24 +08:00 |
|
c9s
|
5515f588e3
|
all: add parameter index to the Last method
|
2023-05-31 19:35:44 +08:00 |
|
c9s
|
f7e76c0518
|
all: remove bbgo.Persistence
|
2022-10-03 18:37:53 +08:00 |
|
c9s
|
59287b5116
|
all: support context isolation
|
2022-10-03 16:01:08 +08:00 |
|
c9s
|
247a22c4fe
|
xmaker: fix profit stats notification
|
2022-09-20 15:09:22 +08:00 |
|
c9s
|
f9f2df29e7
|
types: use passed time to reset today pnl
|
2022-09-19 09:33:18 +08:00 |
|
c9s
|
3959e288fd
|
all: refactor standard indicator helper and fix tests
|
2022-07-26 18:35:50 +08:00 |
|
c9s
|
2ef8ecf3d9
|
indicator: clean up bollinger band indicator api usage
|
2022-07-14 14:26:08 +08:00 |
|
c9s
|
c27f416dbc
|
indicator: canonicalize the CalculateAndUpdate method call
also fix the xmaker boll indicator preloading
|
2022-07-14 09:18:42 +08:00 |
|
c9s
|
527070d13d
|
all: rewrite and clean up graceful shutdown api
|
2022-06-30 15:49:18 +08:00 |
|
c9s
|
156219456b
|
all: clean up bbgo.Notifiability
|
2022-06-19 13:05:02 +08:00 |
|
c9s
|
eacd1f1ae6
|
all: rewrite notification api
Signed-off-by: c9s <yoanlin93@gmail.com>
|
2022-06-19 12:29:36 +08:00 |
|
zenix
|
55fa4cc8f1
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
|
c9s
|
5aa2f8a681
|
xmaker: skip quoting if bb value is zero
|
2022-06-15 01:18:46 +08:00 |
|
c9s
|
5210b97a23
|
xmaker: update klines to boll indicator
|
2022-06-15 01:17:41 +08:00 |
|
c9s
|
b47d103cf8
|
xmaker: pull out band value to fixedpoint
|
2022-06-15 01:13:54 +08:00 |
|
c9s
|
a506a00001
|
xmaker: fix position notify
|
2022-06-13 12:04:35 +08:00 |
|
c9s
|
e575236db8
|
pivotshort: adjust shadow ratio calculation
|
2022-06-10 01:21:59 +08:00 |
|
c9s
|
b209d94a9c
|
rename active order book constructor function
|
2022-06-06 06:57:25 +08:00 |
|
c9s
|
3786fc64f1
|
rename LocalActiveOrderBook to just ActiveOrderBook
|
2022-06-06 05:43:38 +08:00 |
|
c9s
|
1d340256ea
|
fix and simplify LocalActiveOrderBook
|
2022-06-05 18:12:26 +08:00 |
|
c9s
|
6635fd749d
|
xmaker: migrate xmaker persistence
|
2022-05-05 15:05:38 +08:00 |
|
c9s
|
019e6a2a88
|
improve legacy state handling and move fnv
|
2022-05-05 14:39:29 +08:00 |
|
c9s
|
18da434e92
|
all: use thread-safe GetAccount method to get account
|
2022-04-23 15:43:11 +08:00 |
|
zenix
|
77a88aabe4
|
feature: add CancelOrders and CancelOrdersTo to executor
|
2022-03-16 21:38:09 +09:00 |
|
c9s
|
5db4e11167
|
rewrite trade profit handling
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
197d750cb4
|
all: update profit struct fields
|
2022-03-05 01:39:53 +08:00 |
|
c9s
|
9e0df77a36
|
move profit struct into the types package
|
2022-03-04 16:39:48 +08:00 |
|
c9s
|
0c09e6b32a
|
use global timeInForce type
|
2022-02-18 13:52:13 +08:00 |
|
zenix
|
8648528435
|
fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests
|
2022-02-15 14:55:19 +09:00 |
|
zenix
|
105b085786
|
fix bollgrid, emstop, flashcrash, funding, grid, pricealert, pricedrop, rebalance, schedule, swing, xbalance, xgap, xmaker and speedup fixedpoint
|
2022-02-15 12:01:39 +09:00 |
|
c9s
|
dc6d60216b
|
types: fix order book copy
|
2022-01-13 11:09:50 +08:00 |
|
c9s
|
98247385f9
|
xmaker: use GracefulCancel to cancel active orders
|
2022-01-13 11:01:46 +08:00 |
|
c9s
|
5cc3a88911
|
xmaker: show order book last update time
|
2022-01-12 22:11:28 +08:00 |
|
c9s
|
c3356fa694
|
types: add test for PriceHeartBeat
|
2022-01-12 14:42:11 +08:00 |
|
c9s
|
5755c44845
|
move PriceHeartBeat to types
|
2022-01-12 14:33:55 +08:00 |
|
c9s
|
420e221f5b
|
xmaker: pull out PriceHeartBeat
|
2022-01-12 12:14:51 +08:00 |
|
c9s
|
7195c6ed27
|
xmaker: add price quoting protection
|
2022-01-12 11:55:45 +08:00 |
|
c9s
|
940c675cae
|
xmaker: add rate limit hit alert
|
2022-01-11 22:48:28 +08:00 |
|
c9s
|
081a143ec0
|
xmaker: add DepthQuantity
|
2022-01-11 22:47:40 +08:00 |
|
c9s
|
70dec09f26
|
xmaker: fix minQuantity buffer
|
2022-01-10 23:17:19 +08:00 |
|
c9s
|
3907f99e70
|
xmaker: keep rate reservation token
|
2022-01-10 12:25:13 +08:00 |
|
c9s
|
1b27c4e9c4
|
remove hedge error limiter
|
2022-01-09 23:45:46 +08:00 |
|
c9s
|
d94cc2df31
|
bbgo: add recover callbacks to trace collector
|
2022-01-09 15:39:59 +08:00 |
|
c9s
|
6ce8edba7d
|
xmaker: add error rate limiter
|
2022-01-09 11:33:34 +08:00 |
|
c9s
|
471a1b2baa
|
xmaker: adjust minimal quantity and minimal notional threshold
|
2022-01-09 10:18:31 +08:00 |
|
c9s
|
7e2acdc416
|
all: add lock protected GetBase method for Position
|
2022-01-09 00:35:45 +08:00 |
|
c9s
|
9b92c8948d
|
xmaker: fix quantity truncation and add check for min quantity n min notional
|
2022-01-09 00:30:18 +08:00 |
|
c9s
|
f4ebae17bb
|
xmaker: when recover the trade, notify
|
2022-01-07 13:13:57 +08:00 |
|