なるみ
|
2a6f1f410d
|
Simplify
|
2022-03-29 02:21:22 +08:00 |
|
なるみ
|
b074f03507
|
Add RSI indicator
|
2022-03-29 02:10:35 +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 |
|
Yo-An Lin
|
42a503c0f9
|
Merge pull request #494 from zenixls2/feature/ftx_pub_trade
|
2022-03-25 18:06:16 +08:00 |
|
なるみ
|
83e37f52a8
|
Rebalance on kline closed
|
2022-03-24 12:50:40 +08:00 |
|
zenix
|
cb66f18b54
|
feature: add ftx market trade implementation
|
2022-03-23 19:12:49 +09:00 |
|
Andy Cheng
|
0974b1c7fd
|
interact: pull out the interaction related code to the caller
|
2022-03-23 12:05:35 +08:00 |
|
Andy Cheng
|
e122c12eef
|
interact: add AddMultipleButtons function
|
2022-03-23 12:04:47 +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 |
|
zenix
|
abbe04fae9
|
fix: parse market trade as taker trade
|
2022-03-22 11:02:14 +09:00 |
|
austin362667
|
eca112e201
|
binance: add submit futures order ReduceOnly
|
2022-03-21 17:56:11 +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
|
1ca94b9c5b
|
type: rename strategy statuses
|
2022-03-21 16:06:12 +08:00 |
|
Yo-An Lin
|
53b1eef4fc
|
kucoin: adjust rate limiter
|
2022-03-21 15:36:31 +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
|
ce6efd9333
|
strategy: add EmergencyStop() to support strategy
|
2022-03-21 11:51:12 +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 |
|
Yo-An Lin
|
98b4eea694
|
Merge pull request #491 from c9s/fix/kucoin-rate-limiter
fix: kucoin: add trades, orders rate limiter
|
2022-03-18 17:49:46 +08:00 |
|
c9s
|
6c201d1868
|
kucoin: adjust rate limit to req/3sec
|
2022-03-18 17:43:14 +08:00 |
|
c9s
|
9757ca290b
|
kucoin: add trades, orders rate limiter
|
2022-03-18 17:33:10 +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 |
|
c9s
|
3944e0b6c0
|
fix query test
|
2022-03-18 15:00:33 +08:00 |
|
c9s
|
43985499be
|
service: reorder trade query
|
2022-03-18 14:04:01 +08:00 |
|
c9s
|
79bfdbf9b6
|
compile and update migration package
|
2022-03-18 14:04:01 +08:00 |
|
zenix
|
84dbae1592
|
add readme content about testnet, fix code syntax
|
2022-03-18 14:17:06 +09:00 |
|
zenix
|
9cf835728c
|
fix: don't sync on reward/withdraw/deposit records when using testnet
|
2022-03-18 14:04:56 +09:00 |
|
zenix
|
36a746d415
|
add binance paper trade endpoint
|
2022-03-18 14:04:56 +09:00 |
|
Yo-An Lin
|
bc0429c0fd
|
Merge pull request #484 from ankion/fix_backtest_orderbook
|
2022-03-17 00:50:07 +08:00 |
|
Yo-An Lin
|
fae4f181b5
|
Merge pull request #485 from zenixls2/feature/backtest_sig
feature: add CancelOrders and CancelOrdersTo to executor
|
2022-03-16 21:22:32 +08:00 |
|
zenix
|
77a88aabe4
|
feature: add CancelOrders and CancelOrdersTo to executor
|
2022-03-16 21:38:09 +09:00 |
|
ankion
|
ccb7fe39fa
|
backtest: fix order cancel fail when run order cancel on the filled event.
|
2022-03-16 15:01:19 +08:00 |
|
c9s
|
ed94b8a8d8
|
remove config flag constraint
|
2022-03-16 13:52:46 +08:00 |
|
c9s
|
553fe3abf9
|
remove config flag constrant
|
2022-03-16 13:51:31 +08:00 |
|
c9s
|
334e3a3940
|
fix build cmd --config option
|
2022-03-16 12:26:27 +08:00 |
|
Yo-An Lin
|
a4d5bf85d3
|
Merge pull request #468 from narumiruna/grpc-python-client
grpc: python client
|
2022-03-15 22:01:14 +08:00 |
|
Yo-An Lin
|
00b8f7d6b7
|
Merge pull request #479 from andycheng123/position-closer
strategy: add PositionCloser function for support strategy
|
2022-03-15 21:59:21 +08:00 |
|
Yo-An Lin
|
2aa3e4d51c
|
Merge pull request #480 from zenixls2/fix/flashcrash
fix: submit order on userDataStream == nil
|
2022-03-15 21:55:52 +08:00 |
|
c9s
|
bd0cbdfd28
|
bump version to v1.28.0
|
2022-03-15 21:54:34 +08:00 |
|
c9s
|
1f1ee7b986
|
fix makefile
|
2022-03-15 21:54:18 +08:00 |
|
c9s
|
e4c8db8287
|
update go module and sum files
|
2022-03-15 21:50:55 +08:00 |
|
zenix
|
d6995e40ff
|
fix: submit order on userDataStream == nil
|
2022-03-15 20:51:15 +09:00 |
|
Andy Cheng
|
72a6877094
|
strategy: add PositionCloser function for support strategy
|
2022-03-15 19:19:44 +08:00 |
|
なるみ
|
034a86ceb4
|
Add grpc client
|
2022-03-15 18:43:57 +08:00 |
|