Andy Cheng
|
3a6f34330b
|
interact: refactor
|
2022-03-28 15:16:11 +08:00 |
|
Andy Cheng
|
63e8850cc3
|
interact: separate strategy filtering and button generation
|
2022-03-28 12:37:42 +08:00 |
|
Andy Cheng
|
ee6377ab87
|
interact: fix misuse of cycle()
|
2022-03-28 11:58:01 +08:00 |
|
Yo-An Lin
|
1a29bc7362
|
Merge pull request #492 from andycheng123/tg-control
feature: strategy controller
|
2022-03-26 15:41:59 +08:00 |
|
Andy Cheng
|
0974b1c7fd
|
interact: pull out the interaction related code to the caller
|
2022-03-23 12:05:35 +08:00 |
|
Yo-An Lin
|
ae4a3d81fb
|
Merge pull request #489 from zenixls2/feature/market_trade
feature: add market trade subscription in binance
|
2022-03-22 20:18:39 +08:00 |
|
Andy Cheng
|
5eef2a2085
|
interact: pull out interface filter as a function
|
2022-03-21 17:49:18 +08:00 |
|
Andy Cheng
|
f4c87e5d75
|
interact: refactor strategy controller related interfaces
|
2022-03-21 16:19:55 +08:00 |
|
Andy Cheng
|
fb8b79f38d
|
interact: rename GetStrategyStatus() to GetStatus()
|
2022-03-21 16:12:23 +08:00 |
|
Andy Cheng
|
ffd5c646e9
|
interact: refactor interface func name
|
2022-03-21 15:08:15 +08:00 |
|
Andy Cheng
|
962645c2c8
|
interact: Pull out EmergencyStop to a single instance
|
2022-03-21 15:05:24 +08:00 |
|
Andy Cheng
|
5f7710103d
|
type: add StrategyStatus type
|
2022-03-21 15:01:15 +08:00 |
|
Andy Cheng
|
69a02f1664
|
interact: add EmergencyStop() to StrategyController interface
|
2022-03-21 11:42:54 +08:00 |
|
Andy Cheng
|
b6aff9674c
|
strategy: add StrategyController functions to support strategy
|
2022-03-21 10:20:12 +08:00 |
|
Andy Cheng
|
5de137ced8
|
interact: add StrategyController interface to control strategies from telegram bot
|
2022-03-18 18:43:07 +08:00 |
|
zenix
|
efec21ca4b
|
feature: add market trade subscription in binance
|
2022-03-18 18:30:39 +09:00 |
|
c9s
|
f85db9be61
|
improve asset summary layout and format
|
2022-03-18 17:13:37 +08:00 |
|
zenix
|
77a88aabe4
|
feature: add CancelOrders and CancelOrdersTo to executor
|
2022-03-16 21:38:09 +09:00 |
|
c9s
|
fdf64fd891
|
bbgo: fix emit trade profit
|
2022-03-15 14:29:15 +08:00 |
|
c9s
|
19f01bbca6
|
add doc comment
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
5567ef5676
|
fix emit trade
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
5db4e11167
|
rewrite trade profit handling
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
6fec30d79c
|
call record position on trade
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
322f31a56a
|
bbgo: improve RecordPosition method
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
5732555c2c
|
doc: update sync configuration doc
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
08ae53ba16
|
bbgo: assign strategy instance id fields automatically
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
6088f7b542
|
bbgo: add RecordPosition method
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
9faaed6892
|
bbgo: initialize position service
|
2022-03-14 21:21:58 +08:00 |
|
c9s
|
b1559bcbe3
|
fix persistence injection
|
2022-03-14 21:21:43 +08:00 |
|
Yo-An Lin
|
bfdf4c245f
|
Merge pull request #460 from zenixls2/feature/backtest_multiple_exchange
feature: add multiple exchange support in backtest
|
2022-03-07 14:28:20 +08:00 |
|
zenix
|
39572c5fe0
|
fix: remove maker/buyer/taker/sellerCommission
|
2022-03-07 14:32:00 +09:00 |
|
zenix
|
25b5eddc03
|
feature: add multiple exchange support in backtest
fix: change doc, since --exchange removed from backtest
fix: test for config changes
|
2022-03-07 13:18:56 +09:00 |
|
c9s
|
917684aa27
|
bbgo: inject environment object
|
2022-03-06 18:28:40 +08:00 |
|
c9s
|
099d860c5a
|
fix: fix Test_parseStructAndInject test
|
2022-03-06 18:28:40 +08:00 |
|
c9s
|
b1ba5386b3
|
fix bbgo.Notifiability injection
|
2022-03-06 16:09:15 +08:00 |
|
c9s
|
f6ec2e78e6
|
record profits
|
2022-03-06 15:37:41 +08:00 |
|
c9s
|
3a15738fec
|
pull out default persistence selector
|
2022-03-06 14:06:19 +08:00 |
|
c9s
|
35b0d8dc0d
|
bbgo: add profit service to environment
|
2022-03-05 13:40:20 +08:00 |
|
c9s
|
1f1c26a9e5
|
bbgo: inject more service objects
|
2022-03-05 13:37:27 +08:00 |
|
c9s
|
c1ac738ca0
|
bbgo: add doc comment for parseStructAndInject
|
2022-03-05 12:59:47 +08:00 |
|
c9s
|
bdcae5b763
|
bbgo: add more injection types
|
2022-03-05 12:49:53 +08:00 |
|
c9s
|
47023729ec
|
bbgo: rewrite field injection
|
2022-03-05 12:39:39 +08:00 |
|
c9s
|
a6053e0e59
|
bbgo: move inject function to injection.go
|
2022-03-05 03:20:20 +08:00 |
|
c9s
|
cd6b37ac3b
|
bbgo: skip unexported fields for injection
|
2022-03-05 03:19:45 +08:00 |
|
c9s
|
fa7bab2c3a
|
bbgo: improve dynamic injection
|
2022-03-05 02:51:43 +08:00 |
|
c9s
|
db4d8a31bc
|
bbgo: implement parseStructAndInject
|
2022-03-05 02:33:25 +08:00 |
|
c9s
|
9e0df77a36
|
move profit struct into the types package
|
2022-03-04 16:39:48 +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
|
5315378b9e
|
fix takerfeerate column and makerfeerate column issue in yaml
|
2022-02-15 12:01:39 +09:00 |
|
zenix
|
fad85d0992
|
fix binance test, outptu for support and xgap strategies
|
2022-02-15 12:01:39 +09:00 |
|