Commit Graph

3022 Commits

Author SHA1 Message Date
c9s
fc0457cefe
fix notify args filtering 2022-06-09 12:34:23 +08:00
c9s
e17535e651
pivotshort: fix position close bugs 2022-06-09 12:34:23 +08:00
c9s
1bfc125a52
gracefully cancel order before closing position 2022-06-09 12:34:23 +08:00
c9s
1d8cd2d604
improve kline matching error 2022-06-09 12:34:22 +08:00
c9s
77b704b6ec
move some methods back for refactoring 2022-06-09 12:34:22 +08:00
austin362667
3c40f9e90e
pivotshort: improve market sell when breaks previous pivot low only
pivotshort: improve market sell when breaks previous pivot low only
2022-06-09 12:34:22 +08:00
c9s
9065b5bae7
bump version to v1.33.2 2022-06-08 23:17:11 +08:00
Yo-An Lin
60af0b08e3
Merge pull request #693 from c9s/fix/binance-deposit-history-sync
fix: fix and rewrite binance deposit history sync
2022-06-08 19:16:10 +08:00
c9s
c16fe8188a
fix: calcualte fee in quote only when fee is not zero 2022-06-08 18:09:17 +08:00
c9s
83d7aab4d4
fix trade format alignment 2022-06-08 18:06:49 +08:00
c9s
f1cce3e123
clean up 2022-06-08 17:33:52 +08:00
c9s
f3a7428b48
add stringer method for deposit struct 2022-06-08 17:32:42 +08:00
c9s
6d78b05b41
rewrite deposit sync service 2022-06-08 15:49:44 +08:00
c9s
5f075af24f
batch: add DepositBatchQuery 2022-06-08 15:49:44 +08:00
c9s
c4c8bca72f
binance: re-implement deposit history query 2022-06-08 15:49:44 +08:00
c9s
854661bc71
backtest: move info log suppress after sync 2022-06-08 15:15:57 +08:00
c9s
99bf914415
add warning logs to pnl cmd 2022-06-08 15:10:43 +08:00
c9s
8c6331073d
cmd: fix pnl cmd 2022-06-08 15:10:43 +08:00
c9s
e023d0be5b
service: rewrite kline sync check 2022-06-08 15:10:43 +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
c9s
14ffa0fe2f
bump version to v1.33.1 2022-06-08 13:15:52 +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
Yo-An Lin
047fad8d5b
Merge pull request #689 from c9s/fix/sqlite-gid-insert
fix: fix reflect insert (remove gid field)
2022-06-08 12:18:23 +08:00
c9s
e7dfd4a654
fix reflect insert (remove gid field) 2022-06-08 12:08:04 +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
zenix
8361689974 fix: check for div zero in drift indicator 2022-06-08 11:07:26 +09:00
zenix
9dd8dbbede feature: add drift indicator, split heikinashi's Queue 2022-06-08 01:21:18 +08:00
c9s
792e67e982
bump version to v1.33.0 2022-06-07 22:34:16 +08:00
c9s
e92e0f04f3
bump version to v1.33.0 2022-06-07 22:31:08 +08:00
c9s
ea2ba5d11e
bump version to v1.33.0 2022-06-07 22:24:47 +08:00
c9s
7f07852086
fix filled market order update event duplicated trigger 2022-06-07 20:27:11 +08:00
c9s
fc8d3ea59f
register dca strategy to builtin 2022-06-07 20:26:56 +08:00
c9s
9a29843477
add dca strategy 2022-06-07 20:26:44 +08:00
c9s
dc0cb30b23
fix order submit message format 2022-06-07 20:26:33 +08:00
c9s
7e92e6592a
backtest: add test case for testing order update callbacks 2022-06-07 19:36:55 +08:00
Andy Cheng
9836fbbf82 strategy: rebase 2022-06-07 16:49:43 +08:00
Andy Cheng
39615c8981 indicator: get supertrend signal 2022-06-07 16:44:15 +08:00
Andy Cheng
14e70007d9 indicator: supertrend 2022-06-07 16:44:15 +08:00
Andy Cheng
34465fac89
Merge pull request #653 from andycheng123/strategy/supertrend
strategy: add supertrend strategy
2022-06-07 16:25:49 +08:00
Andy Cheng
ee26d6ce34 strategy: Persistence.Sync() after position change 2022-06-07 16:04:40 +08:00
Yo-An Lin
037f2949bd
Merge pull request #678 from andycheng123/fix/interact
interact: fix missing make()
2022-06-07 12:31:53 +08:00
c9s
32837d85a0
fix fmaker 2022-06-07 12:31:06 +08:00
c9s
46a008bea5
move batch insert back 2022-06-07 12:28:11 +08:00
Yo-An Lin
16e9535b8c
Merge pull request #638 from austin362667/strategy/f1
strategy: add fmaker
2022-06-07 12:24:26 +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
c9s
a4807d6594
fix tests 2022-06-07 01:21:27 +08:00
c9s
d7f9742360
binance: revert the start time filtering 2022-06-07 00:50:07 +08:00