David Chang
|
c72ef2b31c
|
fix: add missing root cmd flags
|
2020-12-05 14:25:19 +08:00 |
|
David Chang
|
b2d9bd0312
|
feature: add telegram bot notifier
|
2020-12-05 14:20:27 +08:00 |
|
c9s
|
c5d002a0b0
|
fix market data kline registration
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
900f822559
|
improve and fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
b188901ed0
|
fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
f7a119fa5e
|
remove debug message
|
2020-12-04 19:15:53 +08:00 |
|
c9s
|
936650d879
|
rename kline trend to direction
|
2020-12-04 10:18:51 +08:00 |
|
c9s
|
22771288eb
|
fix sma kline window check
|
2020-12-03 20:42:26 +08:00 |
|
c9s
|
177607e5fb
|
fix ewma kline window check
|
2020-12-03 20:42:00 +08:00 |
|
c9s
|
f4aee5234a
|
add updater to indicators
|
2020-12-03 18:14:16 +08:00 |
|
c9s
|
17fd6a405b
|
add StopPriceRatio support
|
2020-12-03 09:50:36 +08:00 |
|
c9s
|
19d76928fd
|
support movingstop by BalancePercentage
|
2020-12-03 09:41:41 +08:00 |
|
c9s
|
ef03c0cf20
|
separate Run and CrossRun
so that we mount one strategy as cross strategy or single exchange strategy
|
2020-12-03 09:31:40 +08:00 |
|
c9s
|
d60a82256d
|
types: remove slice preallocated cap
|
2020-12-03 09:27:05 +08:00 |
|
c9s
|
2b264905f9
|
add warnings and fix subscription
|
2020-12-03 09:26:10 +08:00 |
|
c9s
|
4f399ebb9f
|
fix stop price formating
|
2020-12-03 09:25:47 +08:00 |
|
c9s
|
17590fcc08
|
include movingstop in builtin
|
2020-12-03 08:52:43 +08:00 |
|
c9s
|
9d7aa2fe22
|
add movingstop strategy
|
2020-12-03 08:52:32 +08:00 |
|
c9s
|
0a5bac803c
|
ignore duplicated trade
|
2020-12-03 08:51:57 +08:00 |
|
c9s
|
edb22383c7
|
fix ToGlobalOrder call
|
2020-12-02 22:44:57 +08:00 |
|
c9s
|
d38b16fb3e
|
fix cross exchange strategy subscription
|
2020-12-02 22:44:41 +08:00 |
|
c9s
|
4cf5929cac
|
improve trade parsing error
|
2020-12-02 22:21:13 +08:00 |
|
c9s
|
d226ec2e01
|
change field names to lower case so that we can use shorter name for the accessors
|
2020-12-02 22:21:13 +08:00 |
|
c9s
|
e57b9f235b
|
add quota
|
2020-11-23 16:47:36 +08:00 |
|
c9s
|
db6c90b8dd
|
cmd: fix run command signal handling
|
2020-11-23 16:36:03 +08:00 |
|
c9s
|
a86078d68c
|
max: fix tick size
|
2020-11-22 21:34:05 +08:00 |
|
c9s
|
914d5cdc94
|
try to keep all orders from order store
|
2020-11-17 15:53:46 +08:00 |
|
c9s
|
c40982164a
|
fix trade slack formatting
|
2020-11-17 15:48:18 +08:00 |
|
c9s
|
8f5491d818
|
improve balance printing
|
2020-11-17 14:45:27 +08:00 |
|
c9s
|
18d9245b06
|
improve order slice lock
|
2020-11-17 14:31:18 +08:00 |
|
c9s
|
ed6d6342e7
|
fix account currency translation
|
2020-11-17 14:24:26 +08:00 |
|
c9s
|
95b0910a09
|
fix trade order id parsing
|
2020-11-17 14:13:37 +08:00 |
|
c9s
|
03d99a4cab
|
remove debug logs
|
2020-11-17 13:25:59 +08:00 |
|
c9s
|
4bda1fee08
|
fix order id parsing
|
2020-11-17 12:46:55 +08:00 |
|
c9s
|
cc3da5b678
|
pass order id for order store exists
|
2020-11-17 08:53:22 +08:00 |
|
c9s
|
f4512f031c
|
improve cross exchange strategy mounting behavior and add fixedpoint atomic ops
|
2020-11-17 08:19:22 +08:00 |
|
c9s
|
3ea2e877ff
|
do not submit subscribe request if param array is empty
|
2020-11-15 13:32:46 +08:00 |
|
c9s
|
ded970f5a4
|
imporve CrossExchange subscription handling
|
2020-11-15 13:27:33 +08:00 |
|
c9s
|
94aaaf21b0
|
improve wrapper binary invocation
|
2020-11-15 13:23:26 +08:00 |
|
c9s
|
e8b5379202
|
bollgrid: add warn messages
|
2020-11-12 17:41:28 +08:00 |
|
c9s
|
2b6547df47
|
bollgrid: add profit orderbook for bolling grid
|
2020-11-12 17:38:13 +08:00 |
|
c9s
|
cd283f2c28
|
remove unused logger field
|
2020-11-12 17:30:21 +08:00 |
|
c9s
|
1a6f5b99ae
|
bollgrid: submit orders on connect
|
2020-11-12 16:31:09 +08:00 |
|
c9s
|
8cc1c589a1
|
fix waitgroup counting
|
2020-11-12 14:59:47 +08:00 |
|
c9s
|
fc9409673f
|
add graceful shutdown
|
2020-11-12 14:50:21 +08:00 |
|
c9s
|
af8826a9e4
|
improve messages
|
2020-11-12 08:30:57 +08:00 |
|
c9s
|
6740541bcd
|
improve bollgrid
|
2020-11-12 08:28:59 +08:00 |
|
c9s
|
35a5b61f60
|
add local active orderbook callback files
|
2020-11-11 23:19:16 +08:00 |
|
c9s
|
0264baa922
|
refactor and improve bollgrid
|
2020-11-11 23:18:53 +08:00 |
|
c9s
|
3912de235b
|
rename baseQuantity to just quantity
|
2020-11-11 17:55:44 +08:00 |
|
c9s
|
b2cd595069
|
grid: rename baseQuantity to just quantity
|
2020-11-11 17:55:16 +08:00 |
|
c9s
|
4bb5730cea
|
remove backtest flag from the sync command
|
2020-11-11 16:11:41 +08:00 |
|
c9s
|
24e5911140
|
refactory sync mode into the backtest command
|
2020-11-11 16:08:24 +08:00 |
|
c9s
|
097b2d30a6
|
add base-asset-baseline flag for backtest
|
2020-11-11 14:39:33 +08:00 |
|
c9s
|
04f6da3cb8
|
add traditional grid strategy
|
2020-11-10 19:06:20 +08:00 |
|
c9s
|
4ab402a188
|
clean up legacy code
|
2020-11-10 16:56:30 +08:00 |
|
c9s
|
04a7c7a2cc
|
add stddev accessor
|
2020-11-10 16:55:35 +08:00 |
|
c9s
|
23c19c5968
|
use fixedpoint for balances
|
2020-11-10 14:19:33 +08:00 |
|
c9s
|
cdf7959029
|
fix fixedpoint unmarshal
|
2020-11-10 14:19:22 +08:00 |
|
c9s
|
923fea0d94
|
improve backtest cmd
|
2020-11-10 14:19:11 +08:00 |
|
c9s
|
941c93794c
|
fix grid strategy for backtesting
|
2020-11-10 14:18:54 +08:00 |
|
c9s
|
770efeed4f
|
pnl format improve
|
2020-11-10 14:18:27 +08:00 |
|
c9s
|
69a33b6400
|
fix and improve backtest
|
2020-11-10 14:18:04 +08:00 |
|
c9s
|
f5b17193c5
|
move verbose flag detection before we setup the environment
|
2020-11-09 16:49:03 +08:00 |
|
c9s
|
6c2aef31a3
|
improve backtest logging
|
2020-11-09 16:47:29 +08:00 |
|
c9s
|
e7cc79f3cf
|
replace errors.Errorf with fmt.Errorf
|
2020-11-09 16:34:35 +08:00 |
|
c9s
|
1e129e4c86
|
collect error object instead of logging
|
2020-11-09 15:29:40 +08:00 |
|
c9s
|
8414f406bf
|
drop the legacy order executor
|
2020-11-09 15:02:12 +08:00 |
|
c9s
|
4a2a542222
|
refactor basic risk controller
|
2020-11-09 14:56:54 +08:00 |
|
c9s
|
ded89e099f
|
refactor simple price matching
|
2020-11-09 03:17:02 +08:00 |
|
c9s
|
5cc9506960
|
simplify executeTrade method since we should not use over locked funds
|
2020-11-09 03:09:12 +08:00 |
|
c9s
|
443f2c6891
|
document fee rate for BNB holders
|
2020-11-09 03:01:40 +08:00 |
|
c9s
|
377f4cae34
|
add account balance lock and unlock for testing maker strategies
|
2020-11-09 02:58:46 +08:00 |
|
c9s
|
5d4680e496
|
add lock and unlock functions
|
2020-11-09 01:10:14 +08:00 |
|
c9s
|
f69c87b3a8
|
fix fee calculation and add account balance checking
|
2020-11-08 21:52:44 +08:00 |
|
c9s
|
090011da9e
|
pull out order matching trigger from the kline event callbacks
|
2020-11-08 13:07:45 +08:00 |
|
c9s
|
e3a1184d22
|
fix backtest sync exchange and consider fee rate
|
2020-11-08 12:47:14 +08:00 |
|
c9s
|
6bd3573287
|
add exchange field in the table so that we can reuse the kline objects for backtest
|
2020-11-08 12:13:34 +08:00 |
|
c9s
|
4b0bab31fb
|
Merge branch 'feature/backtest' into main
|
2020-11-07 20:34:55 +08:00 |
|
c9s
|
641784e1b1
|
calculate pnl after the backtest
|
2020-11-07 20:34:34 +08:00 |
|
c9s
|
f3571b9832
|
fix tests
|
2020-11-07 20:18:11 +08:00 |
|
c9s
|
6040c69327
|
add sync flag for backtesting
|
2020-11-07 20:14:53 +08:00 |
|
c9s
|
f1db12eb10
|
add done channel for backtest exchange
|
2020-11-07 20:11:07 +08:00 |
|
c9s
|
a4a9067c6a
|
integrate matching engine with backtest exchange
|
2020-11-07 19:57:36 +08:00 |
|
c9s
|
5be4aa53db
|
move simple price matching to matching.go
|
2020-11-07 16:09:21 +08:00 |
|
c9s
|
3778adc8c8
|
implement SimplePriceMatching engine
|
2020-11-07 16:08:20 +08:00 |
|
c9s
|
0d8fa08171
|
add book Update method
|
2020-11-07 15:07:06 +08:00 |
|
c9s
|
1e925cac6e
|
move onConnect to the standard stream
|
2020-11-07 12:38:57 +08:00 |
|
c9s
|
94bb7f5dac
|
max: fix order symbol convertion
|
2020-11-07 12:19:57 +08:00 |
|
c9s
|
573a082391
|
add flashcrash strategy
|
2020-11-07 12:02:15 +08:00 |
|
c9s
|
b13a2deec5
|
emit klines and setup account balances
|
2020-11-07 03:18:05 +08:00 |
|
c9s
|
22a214328d
|
implement backtest command, stream and add backtest config
|
2020-11-07 02:57:50 +08:00 |
|
c9s
|
8823a39fc2
|
support backtesting kline verification
|
2020-11-07 00:49:17 +08:00 |
|
c9s
|
555fe57341
|
implement kline sync function from command
|
2020-11-06 21:40:48 +08:00 |
|
c9s
|
f78fefb3b0
|
implement QueryCh on kline service
|
2020-11-06 20:58:45 +08:00 |
|
c9s
|
78d7c71ecc
|
add kline service and extend kline struct fields
|
2020-11-06 19:07:07 +08:00 |
|
c9s
|
c9f2a1aed5
|
add db tag to kline struct
|
2020-11-06 11:08:31 +08:00 |
|
c9s
|
5bdf5e0034
|
remove goroutine from the strategy
|
2020-11-06 11:01:19 +08:00 |
|
c9s
|
b86b74effb
|
fix max kline parsing
|
2020-11-05 15:04:56 +08:00 |
|
c9s
|
c54c0788ab
|
rewrite grid strategy trigger
|
2020-11-05 14:27:22 +08:00 |
|