c9s
|
6af88a2a87
|
add interaction callbacks
|
2020-12-11 14:40:18 +08:00 |
|
c9s
|
45bc4dc9eb
|
refactor telegram notifier with interaction component
|
2020-12-11 14:40:04 +08:00 |
|
c9s
|
1be4c6d3f3
|
update setup scripts to v1.3.1
|
2020-12-09 16:18:33 +08:00 |
|
c9s
|
f595b1ef65
|
fix compile flag check
|
2020-12-09 16:13:20 +08:00 |
|
c9s
|
846f463cfc
|
print loaded position
|
2020-12-08 16:32:39 +08:00 |
|
c9s
|
6b760c72b7
|
use bot token prefix as the redis store namespace
|
2020-12-08 16:28:55 +08:00 |
|
c9s
|
f16cde3b26
|
Merge branch 'refactor/telegram-bot' into main
|
2020-12-08 16:08:36 +08:00 |
|
c9s
|
03afa060d5
|
add updateInterval for mirrormaker
|
2020-12-08 16:01:46 +08:00 |
|
c9s
|
c66b140d90
|
support duration parse
|
2020-12-08 16:01:46 +08:00 |
|
c9s
|
7b19b20e4b
|
add updateInterval for mirrormaker
|
2020-12-08 15:58:22 +08:00 |
|
c9s
|
41a24083e7
|
support duration parse
|
2020-12-08 15:55:47 +08:00 |
|
Yo-An Lin
|
af0f45fe19
|
Merge pull request #71 from c9s/refactor/telegram-bot
refactor: telegram bot auth with persistence
|
2020-12-08 15:13:03 +08:00 |
|
c9s
|
fe7495898f
|
check if persistence is configured
|
2020-12-08 15:09:17 +08:00 |
|
c9s
|
53d7fb5611
|
support telegram chat user persistence
|
2020-12-08 15:03:52 +08:00 |
|
c9s
|
a299721a98
|
improve message layout
|
2020-12-08 14:41:51 +08:00 |
|
c9s
|
4316f1fada
|
pull out bot initialization
|
2020-12-08 14:25:30 +08:00 |
|
c9s
|
bc888d8c90
|
Merge branch 'refactor/telegram-bot' into main
|
2020-12-08 14:21:28 +08:00 |
|
c9s
|
55cd0c6a6e
|
pull out bot initialization to run
|
2020-12-08 14:20:49 +08:00 |
|
Yo-An Lin
|
aecbe180e6
|
Merge pull request #70 from c9s/persistent-tests
fix: add tests for persistence and fix fixedpoint marshalling issue
|
2020-12-08 12:05:05 +08:00 |
|
c9s
|
0222c33330
|
fix kline tail method
|
2020-12-08 10:26:20 +08:00 |
|
c9s
|
3aa8d70622
|
add mirrormaker
|
2020-12-07 23:04:09 +08:00 |
|
c9s
|
9eaf69388c
|
add fixedpoint json marshaling
|
2020-12-07 23:03:06 +08:00 |
|
c9s
|
f8dc707c88
|
add redis service
|
2020-12-07 22:51:38 +08:00 |
|
Yo-An Lin
|
277832335f
|
Merge pull request #68 from c9s/feature/persistence
feature: add persistence api
|
2020-12-07 14:39:36 +08:00 |
|
c9s
|
4addf65f64
|
support memory persistence
|
2020-12-07 12:03:56 +08:00 |
|
c9s
|
2d98336fb6
|
implement Persistent API for strategy
|
2020-12-07 11:44:41 +08:00 |
|
c9s
|
341f735bc3
|
configure ConfigurePersistence if it's defined
|
2020-12-07 11:44:41 +08:00 |
|
c9s
|
a01f83ab15
|
add persistence config and tests
|
2020-12-07 11:44:41 +08:00 |
|
c9s
|
d8662a20c4
|
add redis to go module
|
2020-12-07 11:44:40 +08:00 |
|
c9s
|
b843388483
|
only query subscribed kline intervals
|
2020-12-07 11:44:23 +08:00 |
|
c9s
|
62a541fb27
|
rename preload to loadBuildConfig
|
2020-12-07 11:44:23 +08:00 |
|
Che-Chia (David) Chang
|
1b17cba2eb
|
Merge pull request #67 from c9s/feature/add-telegram-bot-notifier
feature: add telegram bot notifier
|
2020-12-06 14:12:32 +08:00 |
|
David Chang
|
9f92fcf2e4
|
chore: rename telegram init to telegram auth
|
2020-12-06 13:59:47 +08:00 |
|
David Chang
|
58aadd9f45
|
fix: use correct format for log
|
2020-12-06 13:47:52 +08:00 |
|
David Chang
|
7b8ddf03b5
|
chore: add readme about configure telegram bot
|
2020-12-06 13:26:34 +08:00 |
|
David Chang
|
9e4602cf66
|
fix: allow upadte telegram chat user with bot command
|
2020-12-06 13:02:21 +08:00 |
|
David Chang
|
a55cd02e21
|
feature: add info command
|
2020-12-06 12:34:43 +08:00 |
|
David Chang
|
f9124aa907
|
fix: telegram bot send message to correct user
|
2020-12-06 12:11:27 +08:00 |
|
David Chang
|
7caf986d11
|
fix: change warning type from user to username
|
2020-12-05 14:28:48 +08:00 |
|
David Chang
|
c72ef2b31c
|
fix: add missing root cmd flags
|
2020-12-05 14:25:19 +08:00 |
|
David Chang
|
b2d9bd0312
|
feature: add telegram bot notifier
|
2020-12-05 14:20:27 +08:00 |
|
c9s
|
62d3d4a3ee
|
bump version to bbgo 1.2.1
|
2020-12-05 13:38:01 +08:00 |
|
c9s
|
c5d002a0b0
|
fix market data kline registration
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
900f822559
|
improve and fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
b188901ed0
|
fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
|
Yo-An Lin
|
535e07cf25
|
Create movingstop.yaml
|
2020-12-05 10:23:42 +08:00 |
|
c9s
|
f7a119fa5e
|
remove debug message
|
2020-12-04 19:15:53 +08:00 |
|
c9s
|
936650d879
|
rename kline trend to direction
|
2020-12-04 10:18:51 +08:00 |
|
c9s
|
22771288eb
|
fix sma kline window check
|
2020-12-03 20:42:26 +08:00 |
|
c9s
|
177607e5fb
|
fix ewma kline window check
|
2020-12-03 20:42:00 +08:00 |
|