c9s
|
6ef54bf2fb
|
call bbgo.Sync to sync persistence
|
2022-06-22 13:46:03 +08:00 |
|
c9s
|
7c9ad535fd
|
bbgo: call global persistence facade to sync data
|
2022-06-21 14:32:43 +08:00 |
|
c9s
|
19d8013f49
|
bbgo: optimize order cancel for back-testing
|
2022-06-21 01:12:16 +08:00 |
|
c9s
|
58c819bd75
|
bbgo: pull out PersistenceServiceFacade to singleton
|
2022-06-21 01:05:13 +08:00 |
|
c9s
|
b6d1b4309b
|
refactor and update the support strategy
|
2022-06-19 15:57:59 +08:00 |
|
c9s
|
cb9ce753e2
|
strategy/bollmaker: refactor and clean up
|
2022-06-19 13:40:10 +08:00 |
|
c9s
|
88a63df186
|
all: clean up notifiability usage
|
2022-06-19 13:01:22 +08:00 |
|
c9s
|
eacd1f1ae6
|
all: rewrite notification api
Signed-off-by: c9s <yoanlin93@gmail.com>
|
2022-06-19 12:29:36 +08:00 |
|
c9s
|
88e83c944c
|
pivotshort: clean up log
|
2022-06-19 11:21:07 +08:00 |
|
c9s
|
6cae9e7449
|
move GeneralOrderExecutor into bbgo package
|
2022-06-18 16:31:53 +08:00 |
|
c9s
|
47e76a9eb5
|
pivotshort: refactor and redesign order executor
Signed-off-by: c9s <yoanlin93@gmail.com>
|
2022-06-18 12:30:42 +08:00 |
|
c9s
|
0326c34013
|
pivotshort: pull out GeneralOrderExecutor
|
2022-06-18 11:45:24 +08:00 |
|
Yo-An Lin
|
24fc5c2baf
|
Merge pull request #736 from zenixls2/feature/lint_fmt_check
fix: gosimple alert
|
2022-06-18 02:48:47 +08:00 |
|
c9s
|
ac404b20a5
|
make default sync simple
|
2022-06-18 01:42:24 +08:00 |
|
zenix
|
a5ffca7fe8
|
fix: gosimple alert
|
2022-06-17 20:19:51 +09:00 |
|
zenix
|
ba1342cbc3
|
feature: add pre-commit
|
2022-06-17 16:07:00 +09:00 |
|
zenix
|
55fa4cc8f1
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
|
zenix
|
aa8d188d15
|
fix: rename useHeikinAshi to heikinAshi in config
|
2022-06-17 11:38:36 +09:00 |
|
zenix
|
f5007752b2
|
feature: add heikinashi support
|
2022-06-17 10:58:32 +09:00 |
|
c9s
|
e7fc12aca7
|
update symbols doc
|
2022-06-14 13:32:13 +08:00 |
|
c9s
|
b1873aa19b
|
support specifying session in sync symbol
|
2022-06-14 13:02:36 +08:00 |
|
c9s
|
eba6706b92
|
move FilterSimpleArgs to the util package
|
2022-06-13 11:20:29 +08:00 |
|
c9s
|
0164cd1c72
|
fix reflect.Elem call
|
2022-06-13 11:05:00 +08:00 |
|
c9s
|
e8d25538f6
|
fix filterSimpleArgs for notification format
|
2022-06-13 10:37:39 +08:00 |
|
c9s
|
28666d4e98
|
fix profit pointer check
|
2022-06-13 10:33:28 +08:00 |
|
c9s
|
9ffefbab03
|
adjust CancelOrderWaitTime back to 20ms
|
2022-06-10 02:51:20 +08:00 |
|
c9s
|
e575236db8
|
pivotshort: adjust shadow ratio calculation
|
2022-06-10 01:21:59 +08:00 |
|
c9s
|
aa2ba265f1
|
pivotshort: refactor and add more fix
|
2022-06-09 17:36:22 +08:00 |
|
c9s
|
8d3f487d0d
|
reduce order cancel wait time to 10ms
|
2022-06-09 15:49:34 +08:00 |
|
c9s
|
b731405658
|
add fixedpoint.Value to simple types
|
2022-06-09 15:49:13 +08:00 |
|
c9s
|
fc0457cefe
|
fix notify args filtering
|
2022-06-09 12:34:23 +08:00 |
|
c9s
|
f3a7428b48
|
add stringer method for deposit struct
|
2022-06-08 17:32:42 +08:00 |
|
c9s
|
1f927d5162
|
use the same time object for 'now'
|
2022-06-08 14:37:03 +08:00 |
|
c9s
|
09912b3fc3
|
environment: avoid setting UTC on time object
|
2022-06-08 14:36:26 +08:00 |
|
Yo-An Lin
|
4fdee25a96
|
Merge pull request #691 from c9s/fix/sync-time
fix: fix sync since time field check
|
2022-06-08 13:04:39 +08:00 |
|
c9s
|
fb5fc02bdf
|
fix since time field check
|
2022-06-08 12:54:48 +08:00 |
|
zenix
|
7a045a48d4
|
fix: drift window in factorzoo, order_execution print order, refactor: use defer to mu.Unlock in depth/buffer.go
|
2022-06-08 12:14:53 +09:00 |
|
c9s
|
dc0cb30b23
|
fix order submit message format
|
2022-06-07 20:26:33 +08:00 |
|
Andy Cheng
|
57aab937b3
|
interact: update test
|
2022-06-07 10:45:55 +08:00 |
|
Andy Cheng
|
9a086d2855
|
interact: use instance ID as signature
|
2022-06-07 10:40:15 +08:00 |
|
Andy Cheng
|
58ec38d811
|
interact: update interact test
|
2022-06-06 17:43:25 +08:00 |
|
Andy Cheng
|
8410b1cc33
|
interact: update interact test
|
2022-06-06 17:34:39 +08:00 |
|
Andy Cheng
|
1f79e236ad
|
interact: revert to id = strategy.ID()
|
2022-06-06 16:20:06 +08:00 |
|
Andy Cheng
|
3d9994706b
|
interact: fix missing make()
|
2022-06-06 15:36:09 +08:00 |
|
c9s
|
625bd0c5e4
|
fix order executor formatting
|
2022-06-06 07:23:16 +08:00 |
|
c9s
|
b209d94a9c
|
rename active order book constructor function
|
2022-06-06 06:57:25 +08:00 |
|
c9s
|
80d9c8a3be
|
update activeorderbook callback file
|
2022-06-06 06:03:49 +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
|
c20e3fee4b
|
fix persistence unmarshalling issue
|
2022-06-05 01:48:56 +08:00 |
|