Matthias
|
dfb148f8d7
|
Fix formatting
|
2021-11-29 19:54:54 +01:00 |
|
Spat
|
018407852a
|
Added missing webhook config params to constants
|
2021-11-29 18:17:59 +11:00 |
|
Spat
|
29180a1d2b
|
Moved retry config to constants
|
2021-11-29 10:48:35 +11:00 |
|
Spat
|
0fa5bf54cd
|
Changed comment
|
2021-11-29 10:30:41 +11:00 |
|
Spat
|
fb6ae174b9
|
Added raw config and retry config to webhook
|
2021-11-28 11:42:57 +11:00 |
|
Matthias
|
4ba7a2bbd2
|
Fix mypy update problems
|
2021-06-14 19:18:42 +02:00 |
|
Matthias
|
d4dfdf04fc
|
Move RPCMessageType to enums
|
2021-06-09 20:23:17 +02:00 |
|
Matthias
|
0341ac5a55
|
rename RPC message types
|
2021-04-20 19:23:28 +02:00 |
|
Matthias
|
fecd5c582b
|
Add buy and sell fill notifications
closes #3542
|
2021-04-20 19:22:14 +02:00 |
|
Xanders
|
7281e794b4
|
Fix too long line at webhook.py
|
2021-02-26 21:31:33 +03:00 |
|
Xanders
|
fc69240e6d
|
Add JSON-encoded webhooks
|
2021-02-26 17:46:23 +03:00 |
|
Matthias
|
a87c273903
|
Refactor RPC modules so handlers don't inherit RPC directly
|
2020-12-24 09:09:23 +01:00 |
|
Matthias
|
516e56bfaa
|
Move init of _config to apiserver parent
|
2020-12-23 20:50:32 +01:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
2554dc48e4
|
Add test for notification settings
|
2020-09-19 20:29:44 +02:00 |
|
Matthias
|
2a7935e35e
|
Rename custom_notification to startup_notification
|
2020-09-19 17:51:31 +02:00 |
|
Matthias
|
5a9a31351a
|
Adjust empty f-strings to be non-fstrings
|
2020-05-18 11:40:25 +02:00 |
|
Yazeed Al Oyoun
|
f3b1161640
|
wide notifications fixes
|
2020-02-08 21:02:52 +01:00 |
|
Matthias
|
75dc174c76
|
support all messagetypes in webhook
|
2019-08-30 07:02:57 +02:00 |
|
Matthias
|
1284627219
|
move url to private class level
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
120fc29643
|
use dict comprehension
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
25250f7c10
|
don't hardcode post parameters
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
ae22af1ea3
|
fix typo
|
2018-07-14 13:32:35 +02:00 |
|