Commit Graph

496 Commits

Author SHA1 Message Date
மனோஜ்குமார் பழனிச்சாமி
b646d8ba0e merge leverage/margin 2022-04-04 09:54:08 +05:30
Matthias
69491c1430 Update more wording to "exit" 2022-04-03 19:39:13 +02:00
Matthias
2d2bea17e7 sell_order_status -> exit_order_status 2022-04-03 11:17:01 +02:00
Matthias
cd78792f48 Improve some telegram terminology 2022-04-03 10:40:13 +02:00
Matthias
543aa74278 update sell_reason to exit_reason 2022-04-02 20:04:29 +02:00
மனோஜ்குமார் பழனிச்சாமி
c1c20e4d8a corrected tests 2022-03-30 18:31:40 +05:30
Matthias
440967e483 Update some tests 2022-03-28 19:17:22 +02:00
Matthias
bcf326a035 Initial steps to change bid/ask pricing to enter/exit 2022-03-27 18:03:49 +02:00
Kavinkumar
1e9cbd579f partial sell using avg price
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-16 21:39:46 +05:30
Kavinkumar
a450831f55
flake8 fix 2022-03-11 02:41:21 +05:30
Kavinkumar
a417e1fa1e
Update telegram.py 2022-03-11 02:34:05 +05:30
Kavinkumar
f9783b7aae
Flake8 fix 2022-03-11 02:26:07 +05:30
Kavinkumar
dab9b8006c
Update telegram.py 2022-03-11 00:35:35 +05:30
Kavinkumar
0388fd401e
Update telegram.py 2022-03-10 23:56:00 +05:30
Kavinkumar
9b86054f6a
Update telegram.py 2022-03-10 23:20:20 +05:30
Kavinkumar
202fe25159
Update telegram.py 2022-03-10 13:13:03 +05:30
Kavinkumar
13af7727cf Update telegram.py 2022-03-10 10:23:47 +05:30
Kavinkumar
8d0dbc2eb8
Update telegram.py 2022-03-10 08:58:22 +05:30
Kavinkumar
33c2489ccb
Updated selling msg words 2022-03-10 08:49:00 +05:30
Matthias
e492bf3159 Update order_types to use entry/exit definition 2022-03-09 06:37:08 +01:00
Kavinkumar
2d9c323a4a flake8 fix
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 18:38:43 +05:30
Kavinkumar
498aa9c8be Updated unittests
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 17:21:34 +05:30
Kavinkumar
117e966f34 Added realized profit
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 15:22:21 +05:30
Matthias
8943d42509 Update telegram notifications to properly detect shorts 2022-03-04 19:42:33 +01:00
Kavinkumar
3fb6010eee updated sell msg 2022-03-04 18:10:31 +05:30
Sam Germain
488da9b875 Merge branch 'develop' into feat/short 2022-03-03 13:51:52 -06:00
Kavinkumar
bc1933cf21
Merge branch 'freqtrade:develop' into partial_sell 2022-03-03 22:50:44 +05:30
Matthias
5ab72ac082 chore: realign enums imports 2022-03-03 07:07:33 +01:00
Matthias
e9456cdf15 Update trade response to use a single Order object 2022-03-02 19:58:08 +01:00
Kavinkumar
988a9f05f2 updated unit tests 2022-03-02 20:04:28 +05:30
Kavinkumar
027e11d859 partial sell 2022-03-01 02:29:09 +05:30
Matthias
7883160ce0 Update to fstrings 2022-02-26 08:23:13 +01:00
Matthias
018c620057 Fix 0 Division error on exchanges without average
closes #6461
2022-02-26 08:19:45 +01:00
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