மனோஜ்குமார் பழனிச்சாமி
|
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
|
a27c837d18
|
Update sell_reason to exit_reason
|
2022-04-03 10:41:35 +02:00 |
|
Matthias
|
cd78792f48
|
Improve some telegram terminology
|
2022-04-03 10:40:13 +02:00 |
|
Matthias
|
157f8f8139
|
Update some more sell_reason occurances
|
2022-04-03 08:17:17 +02:00 |
|
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
2022-04-02 20:04:29 +02:00 |
|
topscoder
|
7db3c846b4
|
Fixes CoinGecko typos in fiat_convert.py
|
2022-04-01 20:52:16 +02:00 |
|
Matthias
|
775305e9c4
|
Use correct candleconfig in plot endpoint
|
2022-04-01 08:57:58 +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
|
f70166270d
|
Update pricing to use entry/exit pricing
|
2022-03-28 07:07:46 +02:00 |
|
Matthias
|
bcf326a035
|
Initial steps to change bid/ask pricing to enter/exit
|
2022-03-27 18:03:49 +02:00 |
|
Matthias
|
0624817242
|
update unfilledtimeout settings to entry/exit
|
2022-03-26 11:55:11 +01:00 |
|
Matthias
|
5f71232d6f
|
Fix doc typo
|
2022-03-25 07:03:50 +01:00 |
|
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
2022-03-25 06:55:37 +01:00 |
|
Matthias
|
8d111d357a
|
Update SellCheckTuple to new naming
|
2022-03-25 06:46:29 +01:00 |
|
Matthias
|
62e8c7b5b7
|
Rename parameter to avoid ambiguity
|
2022-03-25 06:39:57 +01:00 |
|
Matthias
|
46ca773c25
|
Simplify some rpc code
|
2022-03-24 19:58:53 +01:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
4cef063d5b
|
Merge branch 'freqtrade:develop' into partial_sell2
|
2022-03-24 17:36:17 +05:30 |
|
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
8556e6a053
|
Automatically assign buy-tag to force-buys
closes #6544
|
2022-03-20 09:33:47 +01:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Kavinkumar
|
1e9cbd579f
|
partial sell using avg price
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
|
2022-03-16 21:39:46 +05:30 |
|
Kavinkumar
|
32ca2a1aaa
|
Merge branch 'freqtrade:develop' into partial_sell
|
2022-03-14 12:37:01 +05:30 |
|
Matthias
|
c63b5fbbbf
|
Use last to get rates for /balance endpoints
|
2022-03-13 17:53:52 +01:00 |
|
Matthias
|
efc313b28b
|
Merge pull request #6512 from freqtrade/short_order_types
Short order types renamal
|
2022-03-12 09:32:16 +01:00 |
|
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 |
|
Matthias
|
cb9da78a27
|
Merge branch 'develop' into feat/short
|
2022-03-10 06:54:20 +01:00 |
|
Matthias
|
98755c1874
|
Fix wrong estimated output from /balance endpoints
|
2022-03-10 06:47:17 +01:00 |
|
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 |
|
Kavinkumar
|
9836cd5418
|
Merge branch 'freqtrade:develop' into partial_sell
|
2022-03-10 07:58:37 +05:30 |
|
Matthias
|
6e10439f90
|
Map usdt fiat to correct coingecko fiat
|
2022-03-09 17:35:41 +01:00 |
|
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 |
|