Commit Graph

3613 Commits

Author SHA1 Message Date
なるみ
6920ac9090 grpc: register trading server 2022-04-16 23:45:10 +08:00
Yo-An Lin
8ba0b8c81d
Merge pull request #533 from c9s/telegram-auth-message
refine auth message
2022-04-16 22:20:45 +08:00
TonyQ Wang
38dfa32bfa
Update auth.go
refine message
2022-04-16 21:25:46 +08:00
Yo-An Lin
cb4500618e
Merge pull request #529 from zenixls2/fix/backtest_price
fix: rename EVWMP to VWEMP, fix backtesting fee
2022-04-16 00:46:55 +08:00
zenix
2a942eab0e fix: rename EVWMP to VWEMP, fix backtesting fee 2022-04-15 19:12:11 +09:00
Yo-An Lin
299f9d7af8
Merge pull request #528 from c9s/fix/grpc-user-data-stream-subscribe
feature: grpc: implement TradingService cancel order
2022-04-15 16:00:16 +08:00
Yo-An Lin
d6755d7ca0
Merge pull request #512 from zenixls2/feature/elliott_wave
strategy: elliott wave oscillator
2022-04-15 15:53:24 +08:00
Yo-An Lin
52b8f06e3a
Merge pull request #527 from andycheng123/improve/bollmaker-controller
Add StrategyController to bollmaker
2022-04-15 15:50:33 +08:00
Yo-An Lin
8797cad517
Merge pull request #526 from narumiruna/python/fix-enums
python: fix enums
2022-04-15 15:50:08 +08:00
c9s
cb51352d58 grpc: implement cancel order 2022-04-15 15:49:24 +08:00
Andy Cheng
07c30f82af
strategy: add StrategyController to bollmaker 2022-04-15 15:38:40 +08:00
なるみ
42aab0cfbb python: move examples 2022-04-15 15:37:51 +08:00
なるみ
c9792e21ee python: get type from str 2022-04-15 15:24:02 +08:00
なるみ
7dcdecc4d7 python: modify enums 2022-04-15 15:24:02 +08:00
Yo-An Lin
426af0109e
Merge pull request #525 from c9s/fix/grpc-user-data-stream-subscribe
grpc: implement SubmitOrder method
2022-04-15 15:06:01 +08:00
Yo-An Lin
d9fd661e1b
Merge pull request #524 from frin1/fix/improve-indicators
improved indicators
2022-04-15 15:04:37 +08:00
c9s
6e72ba33ed grpc: implement SubmitOrder method 2022-04-15 15:03:00 +08:00
Yo-An Lin
4d2919b54f
Merge pull request #523 from c9s/fix/grpc-user-data-stream-subscribe
fix: grpc: fix user data stream subscribe
2022-04-15 15:00:25 +08:00
c9s
a7383142e6 grpc: fix price,quantity types 2022-04-15 14:58:07 +08:00
c9s
f15f4e1aac grpc: add trading service 2022-04-15 14:53:50 +08:00
c9s
84d4f312fa grpc: fix connect and add balance snapshot 2022-04-15 14:28:35 +08:00
c9s
dd6588b1e9 add more evans requests json 2022-04-15 14:26:04 +08:00
c9s
8b8cffbd06 grpc: fix user data stream subscribe 2022-04-15 14:26:04 +08:00
c9s
84c34f1d50 config: add sessions to the backtest config 2022-04-15 11:45:01 +08:00
c9s
bca8bd6858 add v1.30.2 release note 2022-04-15 11:43:28 +08:00
c9s
91dd81028a bump version to v1.30.2 2022-04-15 11:43:28 +08:00
c9s
c17c9c3049 update command doc files 2022-04-15 11:43:27 +08:00
c9s
f91132f35c bollmaker: avoid using time in force in maker order 2022-04-15 11:40:43 +08:00
Fredrik
f866787c21 improved indicators 2022-04-14 23:43:04 +02:00
Yo-An Lin
88e1384c31
Merge pull request #522 from narumiruna/grpc/user-data-service
python: parse user data responses
2022-04-14 19:06:00 +08:00
zenix
6f04789111 fix: rename packae name 2022-04-14 20:01:13 +09:00
zenix
4ee73149c1 feature: add heikinashi 2022-04-14 19:58:05 +09:00
なるみ
b659d570dd python: modify service init argument 2022-04-14 16:06:36 +08:00
なるみ
0864cc2059 python: add UserData and MarketData event 2022-04-14 15:44:16 +08:00
なるみ
fccd670863 python: remove user channel type 2022-04-14 15:02:44 +08:00
Yo-An Lin
068e6a70e7
Merge pull request #521 from c9s/feature/web-qrcode
feature: add qrcode for mobile app to scan
2022-04-14 10:32:27 +08:00
c9s
bf7ae3575a frontend: call outbound ip api 2022-04-14 10:24:00 +08:00
c9s
cd957460c9 add /api/outbound-ip api 2022-04-14 10:24:00 +08:00
c9s
46ce0476be add web qrcode page 2022-04-14 10:24:00 +08:00
c9s
2010da1c0b avoid using npm package-lock.json 2022-04-14 10:24:00 +08:00
c9s
26cb1d5903 frontend: use justifyContent instead of justify 2022-04-14 10:24:00 +08:00
Yo-An Lin
b4f3b62632
Merge pull request #520 from narumiruna/grpc/fix-python-api
python: fix python api
2022-04-14 01:03:31 +08:00
Yo-An Lin
8c1ad84fd7
Merge pull request #518 from narumiruna/grpc-doc
doc: add brew tap command to grpc doc
2022-04-14 00:55:38 +08:00
なるみ
694b204238 python: remove grpc test cases 2022-04-13 23:27:44 +08:00
なるみ
20dfe4fbeb python: update README.md 2022-04-13 23:25:23 +08:00
なるみ
9b8eb0642d python: update grpc code 2022-04-13 23:22:13 +08:00
なるみ
a4bf6daee6 python: remove some enums 2022-04-13 23:20:57 +08:00
なるみ
bf6dfad4a3 python: fix lint 2022-04-13 23:20:57 +08:00
なるみ
794255836b python: simplify event handler 2022-04-13 23:20:57 +08:00
なるみ
00c87221b8 python: fix market service 2022-04-13 23:20:57 +08:00