c9s
|
d79725982d
|
add a basic grpc service
|
2022-04-08 18:49:48 +08:00 |
|
c9s
|
f62100cf7f
|
add a basic grpc server
|
2022-04-08 17:40:12 +08:00 |
|
c9s
|
4b35d662cf
|
improve proto spec
|
2022-04-08 17:37:15 +08:00 |
|
c9s
|
0885b1635a
|
pb: add grpc files
|
2022-04-07 19:28:05 +08:00 |
|
c9s
|
acaa68c049
|
pb: move ERROR enum to 99
|
2022-04-07 16:44:12 +08:00 |
|
c9s
|
4fca4d93ea
|
rebuild proto files and import google.golang.org/protobuf
|
2022-04-07 12:27:24 +08:00 |
|
c9s
|
fb6834a261
|
fix grpc typo
|
2022-04-07 12:04:27 +08:00 |
|
c9s
|
730f50c548
|
add grpc server options
|
2022-04-07 11:01:43 +08:00 |
|
c9s
|
f11d2696d2
|
bump version to v1.29.0
|
2022-04-01 13:02:45 +08:00 |
|
Yo-An Lin
|
4aeb2c329c
|
Merge pull request #502 from narumiruna/refactor-vwap
indicator: make VWAP better
|
2022-04-01 12:12:59 +08:00 |
|
なるみ
|
8881b9e105
|
Fix package name
|
2022-03-29 21:51:50 +08:00 |
|
なるみ
|
18aa60077b
|
Make VWAP better
|
2022-03-29 17:18:04 +08:00 |
|
Yo-An Lin
|
98d4815d1d
|
Merge pull request #500 from narumiruna/rsi
feature: add Relative Strength Index (RSI) indicator
|
2022-03-29 11:32:12 +08:00 |
|
なるみ
|
e92a872059
|
Fix test case
|
2022-03-29 02:45:33 +08:00 |
|
なるみ
|
e68d5f0536
|
Rename variables
|
2022-03-29 02:40:08 +08:00 |
|
なるみ
|
42d6bf03b5
|
Rename functions
|
2022-03-29 02:36:34 +08:00 |
|
なるみ
|
2a6f1f410d
|
Simplify
|
2022-03-29 02:21:22 +08:00 |
|
なるみ
|
b074f03507
|
Add RSI indicator
|
2022-03-29 02:10:35 +08:00 |
|
c9s
|
0511a0fde3
|
kucoin: convert limit maker to limit order type with postOnly
|
2022-03-28 17:09:00 +08:00 |
|
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 |
|
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 |
|