Andy Cheng
|
ee6377ab87
|
interact: fix misuse of cycle()
|
2022-03-28 11:58:01 +08:00 |
|
Andy Cheng
|
0974b1c7fd
|
interact: pull out the interaction related code to the caller
|
2022-03-23 12:05:35 +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
|
8648528435
|
fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests
|
2022-02-15 14:55:19 +09:00 |
|
zenix
|
d9450e823e
|
fix all the fixedpoint use other than strategy
|
2022-02-15 12:01:39 +09:00 |
|
c9s
|
7b572120a1
|
interact: use RemoveKeyboard from interact.KeyboardController
|
2022-01-23 14:13:47 +08:00 |
|
c9s
|
0af5fc0530
|
interact: add RequireTextInput method to Reply interface
|
2022-01-23 02:21:26 +08:00 |
|
c9s
|
f5f8f15670
|
slack: add reply and session struct
|
2022-01-23 02:21:26 +08:00 |
|
c9s
|
5d54e6fded
|
interact: skip total == 0 balance
|
2022-01-16 01:06:47 +08:00 |
|
c9s
|
2088234b44
|
interact: separate telegram user sessions
|
2022-01-16 00:25:11 +08:00 |
|
c9s
|
5f942e85ed
|
bbgo: show position with plaintext mode instead of string format
|
2022-01-15 03:13:30 +08:00 |
|
c9s
|
1c7d4d09cf
|
interact: add Cycle state builder
|
2022-01-15 03:06:36 +08:00 |
|
c9s
|
2a6b821908
|
bbgo: implement /position command
|
2022-01-15 02:58:55 +08:00 |
|
c9s
|
93722e6db3
|
implement position closer interaction
|
2022-01-15 02:52:46 +08:00 |
|
c9s
|
43317bb647
|
add state and telegram example
|
2022-01-13 11:43:33 +08:00 |
|
c9s
|
ccaa8c5c86
|
bbgo: implement parseCommand
|
2022-01-13 11:43:33 +08:00 |
|
c9s
|
7053802041
|
basic interaction parser
|
2022-01-13 11:43:33 +08:00 |
|