Matthias
|
a2b17882e6
|
Don't use separate position field in /currency endpoint
|
2022-02-24 20:05:56 +01:00 |
|
Matthias
|
8952829adc
|
Merge branch 'develop' into feat/short
|
2022-02-23 06:28:15 +01:00 |
|
Matthias
|
d610b6305d
|
Improve /balance output by removing trailing zeros
|
2022-02-19 16:40:30 +01:00 |
|
Matthias
|
c9cfc246f1
|
Sort /forcebuy pairs alphabetically, add cancel button
closes #6389
|
2022-02-11 19:37:35 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
Matthias
|
be84a028c1
|
Avoid mixed types in the api for /stats
|
2022-02-10 07:03:19 +01:00 |
|
Stefano Ariestasia
|
099a03f190
|
flake8
|
2022-02-07 01:52:59 +00:00 |
|
Stefano Ariestasia
|
6d91a5ecbd
|
Change "buy" and "sell" to "entry" and "exit"
|
2022-02-07 01:40:05 +00:00 |
|
Stefano Ariestasia
|
2a3ab1ef61
|
1 more line to be hidden
|
2022-02-06 07:08:27 +00:00 |
|
Stefano Ariestasia
|
4cf514e293
|
fix flake8
|
2022-02-06 03:16:56 +00:00 |
|
Stefano Ariestasia
|
131b2d68d8
|
reduce complexity (flake8)
|
2022-02-06 03:04:23 +00:00 |
|
Stefano Ariestasia
|
0477070faa
|
hide some lines if trade is closed
|
2022-02-06 02:49:02 +00:00 |
|
Stefano Ariestasia
|
c4a54cc9cd
|
refinement of status
|
2022-02-06 02:31:14 +00:00 |
|
Stefano Ariestasia
|
cfaf13c90f
|
update
|
2022-02-06 02:21:16 +00:00 |
|
Matthias
|
6ed237a72a
|
Merge pull request #6272 from stash86/fix-docs
Add more info on Telegram's status message
|
2022-02-05 16:22:45 +01:00 |
|
Matthias
|
f8faf748df
|
Simplify prepare_buy_details
|
2022-02-03 19:47:03 +01:00 |
|
Matthias
|
1e6362debf
|
Add test for new /status telegram message
|
2022-02-03 19:41:45 +01:00 |
|
Matthias
|
29879bb415
|
Update wording to entry/exit
|
2022-02-03 19:11:35 +01:00 |
|
Matthias
|
a733a74dd9
|
Merge pull request #6294 from xataxxx/health
/health api and telegram commands to return last processing time
|
2022-02-02 19:53:45 +01:00 |
|
Matthias
|
000b8ff281
|
Merge pull request #6306 from freqtrade/short_forceentry
add `/forcelong` and `/forceshort` commands
|
2022-01-30 07:36:14 +01:00 |
|
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
15d5389564
|
Update /health endpoint to be in local timezone
|
2022-01-28 10:33:35 +01:00 |
|
Stefano Ariestasia
|
bd1b991448
|
Merge branch 'freqtrade:develop' into fix-docs
|
2022-01-28 06:57:13 +09:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
c4f71cc103
|
More forceenter updates
|
2022-01-27 07:38:11 +01:00 |
|
Matthias
|
6e72effbf0
|
Update forcebuy telegram tests
|
2022-01-27 06:31:45 +01:00 |
|
Matthias
|
0a52d79208
|
Update forcesell to work as forceexit
|
2022-01-26 20:17:00 +01:00 |
|
Matthias
|
7afaf4b5d4
|
Add /forceshort command
|
2022-01-26 19:53:46 +01:00 |
|
Matthias
|
e2ddea79ee
|
Add "market" to /show_config
|
2022-01-26 19:49:15 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Stefano Ariestasia
|
1f26709aca
|
changes
|
2022-01-26 07:06:52 +00:00 |
|
Reigo Reinmets
|
bf62fc9b25
|
Add /health endpoint that returns last_process timestamp, fix issue #6009
|
2022-01-23 21:58:46 +02:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Stefano Ariestasia
|
05046b9eef
|
Add more info on status message
|
2022-01-22 06:54:49 +00:00 |
|
Stefano Ariestasia
|
748381c5cd
|
Update based on flake8
|
2022-01-21 00:35:22 +00:00 |
|
Stefano Ariestasia
|
62ea1a445e
|
add lines to show_config message
|
2022-01-20 10:03:26 +09:00 |
|
Matthias
|
69c00db7cd
|
Only show /balance % improvement if trades have been made
|
2022-01-16 13:39:50 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
c06496e66f
|
Update some more TODO-lev's
|
2021-12-31 16:49:47 +01:00 |
|
Matthias
|
550a1eef91
|
Reduce "cleanup" slowdown in telegram
|
2021-12-31 12:54:15 +01:00 |
|
Matthias
|
3c4eda14b1
|
Remove unused test parameter
|
2021-12-30 17:34:45 +01:00 |
|
Matthias
|
2395988bf8
|
Leverage defaults to 1.0, which should not be shown.
|
2021-12-30 17:32:36 +01:00 |
|
Matthias
|
45ac3b3562
|
Change formatting slightly
|
2021-12-30 17:18:46 +01:00 |
|
Aezo Teo
|
ee7cbcd69f
|
fixed flake8 and mypy errors
|
2021-12-29 21:48:50 +08:00 |
|
Aezo Teo
|
1f773671ed
|
updated tests and telegram
|
2021-12-29 21:24:12 +08:00 |
|
Aezo Teo
|
ea418bc9ac
|
added stats for long short
|
2021-12-19 23:24:46 +08:00 |
|
Matthias
|
39f0a17e62
|
Fix formatting
|
2021-12-16 07:11:35 +01:00 |
|
Matthias
|
857f4ec125
|
Remove exception-handlers which catch exceptions that are never raised
|
2021-12-11 16:20:09 +01:00 |
|
Matthias
|
8da79d0ab2
|
Add blacklist-control to telegram
|
2021-12-11 16:12:24 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|