Commit Graph

33 Commits

Author SHA1 Message Date
c9s
bdc89ca579
dynamic: implement Compare() and add tests to Compare() 2024-11-07 17:15:10 +08:00
c9s
7b94c785ba
dynamic: compareStruct and compareSimpleValue 2024-11-07 16:31:02 +08:00
c9s
73b3c5b6dd
all: add more livenote support 2024-11-05 17:34:26 +08:00
c9s
9b77980a69
add livenote pool and livenote example strategy 2024-11-05 17:02:06 +08:00
c9s
e310ea9e4e
all: add livenote and livenoteposter, move all example strategy into pkg/strategy/example 2024-11-05 16:02:34 +08:00
c9s
239f7ea5dd
slacknotifier: increase slack notification burst to 3 2024-03-15 18:24:44 +08:00
c9s
ac181959e5
slacknotifier: handle slack.Attachment pointer 2024-02-21 15:24:45 +08:00
c9s
a9d0242a9d
strategy/autoborrow: add margin level alert 2023-07-14 13:19:54 +08:00
c9s
20dd37c1e2
slacknotifier: drop unused code 2022-09-12 00:17:00 +08:00
zenix
6a4eec71d6 feature: create simpleinteract and remove command in notification 2022-08-15 21:03:48 +09:00
zenix
90e596f463 feature: send photo through telegram, register handler dynamically in strategy, fix canvas rendering 2022-08-15 21:03:14 +09:00
Yo-An Lin
62aff676da
Revert "feature: add smart cancel to drift" 2022-08-09 16:25:36 +08:00
zenix
45e819ebe7 feature: create simpleinteract and remove command in notification 2022-08-09 13:26:56 +09:00
zenix
4117a83cd1 feature: send photo through telegram, register handler dynamically in strategy, fix canvas rendering 2022-08-09 13:26:56 +09:00
c9s
2732fb413f
bbgo: remove slack debug option 2022-04-25 18:56:19 +08:00
c9s
c7f15efb23 interact: add Slack interaction 2022-01-23 02:21:26 +08:00
c9s
7e9b768e4c slacknotifier: apply rate limiter to 1 message per second 2022-01-09 10:14:39 +08:00
c9s
d3fa0a964b bbgo: add slack attachment support for profit 2021-10-14 01:27:50 +08:00
c9s
a4a9ef015e slacknotifier: fallback to PlainText if it's not supported 2021-10-14 01:27:46 +08:00
c9s
c55cc4323e notifier: making slackAttachmentCreator as private interface 2021-10-14 01:27:42 +08:00
c9s
65a38e56b8 slacknotifier: spawn notify worker as a go routine 2021-05-29 01:30:57 +08:00
c9s
807c049d63 refactor notifiers and add liquidity field to the trade 2021-05-12 12:37:48 +08:00
c9s
8995300cbe use go routine to send message so that we wont be blocked 2021-05-10 00:02:08 +08:00
c9s
25eab8e95f adjust log 2020-12-29 18:32:51 +08:00
c9s
67446670ac finalize swing strategy and fix trade reporter issue 2020-10-28 17:48:16 +08:00
c9s
c96845ff6a add fields to slack notifier logs 2020-10-28 17:48:16 +08:00
c9s
b22e0370b3 drop legacy OrderProcessor and remove slack debug 2020-10-28 17:48:16 +08:00
c9s
e1c2f7cc3d improve notifier signatures and fix slack Notify method 2020-10-27 20:13:10 +08:00
c9s
678e4ef4ab add trade reporter 2020-10-22 10:47:54 +08:00
c9s
a714af739a implement TradeReporter 2020-10-21 19:52:55 +08:00
c9s
1f71fa623c add channel argument to the notify method 2020-10-21 17:10:47 +08:00
c9s
27b582e948 move report struct 2020-10-16 10:21:37 +08:00
c9s
3d5507a053 move files into pkg 2020-10-11 16:46:15 +08:00