Commit Graph

2445 Commits

Author SHA1 Message Date
c9s
6c7b6c6def interact: add more error check for /auth command 2022-04-17 00:06:37 +08:00
c9s
8e557b3da2 Merge branch 'fix/grpc-user-data-stream-subscribe' 2022-04-17 00:03:17 +08:00
c9s
d78370e355 grpc: register trading service to grpc 2022-04-16 23:57:53 +08:00
TonyQ Wang
38dfa32bfa
Update auth.go
refine message
2022-04-16 21:25:46 +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
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
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
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
8b8cffbd06 grpc: fix user data stream subscribe 2022-04-15 14:26:04 +08:00
c9s
91dd81028a bump version to v1.30.2 2022-04-15 11:43:28 +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
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
c9s
cd957460c9 add /api/outbound-ip api 2022-04-14 10:24:00 +08:00
zenix
2f51441256 fix: remove smartstop. use dynamic stoploss. improve profit and lower the lost 2022-04-13 21:10:07 +09:00
zenix
a0e218a5c6 use trailingstop 2022-04-13 21:10:07 +09:00
zenix
fcf29f7e11 fix: doing some performance tuning 2022-04-13 21:10:07 +09:00
zenix
0fe14c5fe5 feature: post orders for ewo 2022-04-13 21:10:07 +09:00
zenix
42a3737f2e fix: use series in ewo to predict values 2022-04-13 21:10:07 +09:00
zenix
017dd4175a feature: implement Elliott Wave Oscilla 2022-04-13 21:10:07 +09:00
c9s
339c72a554 grpc: translate private trade and balances 2022-04-13 19:43:08 +08:00
c9s
897dc55dcf binance: fix margin balance convert 2022-04-13 15:38:13 +08:00
c9s
a93a91546d grpc: convert order 2022-04-13 15:29:23 +08:00
c9s
8e81716d2a grpc: separate market data message and user data message 2022-04-13 14:14:25 +08:00
c9s
6c408fb209 move files 2022-04-13 13:24:38 +08:00
c9s
2e063e7eb2 grpc: refactor subscription convert 2022-04-13 13:06:26 +08:00
c9s
606a7b3220 convert: trade price/volume to string 2022-04-13 12:43:05 +08:00
c9s
d9617b59eb grpc: convert kline prices to string 2022-04-13 12:41:36 +08:00
c9s
12ce854150 grpc: integrate market trade 2022-04-13 11:53:09 +08:00
Zenix
b57c94fe12
Merge pull request #505 from zenixls2/feature/series
feature: add pinescript series interface
2022-04-13 11:13:56 +09:00
c9s
1f766441f2 bump version to v1.30.1 2022-04-12 23:47:46 +08:00
c9s
ea47e54318 kucoin: fix query parameter issues 2022-04-12 23:45:11 +08:00
c9s
6972838c34 add query attribute 2022-04-12 23:26:48 +08:00
c9s
a34dbf12e2 kucoin: fix trades sync 2022-04-12 23:25:56 +08:00
なるみ
d8361260a0 grpc: add start/end time to fix queryklines 2022-04-12 22:25:48 +08:00
c9s
8705f38220 grpc: allocate a stream pool 2022-04-12 17:48:30 +08:00
c9s
fb5703bf13 grpc: implement book stream 2022-04-12 17:12:16 +08:00
c9s
46cf220e2c implement market data subscription 2022-04-12 17:12:16 +08:00
なるみ
0de03e37fc Rename AbsoluteValues to Abs 2022-04-11 23:39:25 +08:00
なるみ
859933d4ed Avoid to use map[string]fixedpoint.Value 2022-04-11 23:26:05 +08:00
zenix
c7c856e84f fix: add default value for kline series type. fix crossresult indexing 2022-04-11 17:04:56 +09:00
zenix
af61952e40 fix: series not been updated 2022-04-11 17:04:56 +09:00