Commit Graph

14509 Commits

Author SHA1 Message Date
Sam Germain
843606c9cb gateio stoploss adjust 2022-03-12 20:14:23 -06:00
Sam Germain
91549d3254 Revert "stoploss_adjust fixed breaking tests"
This reverts commit 6f4d607902.
2022-03-12 20:07:56 -06:00
Sam Germain
7e7e596372 Revert "moved binance.stoploss_adjust to exchange class"
This reverts commit 6bb93bdc25.
2022-03-12 20:07:50 -06:00
Sam Germain
bf5afbcdbd Merge branch 'develop' into gateio-stoploss 2022-03-12 19:50:46 -06:00
Sam Germain
2ba79a32a0
Update docs/exchanges.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2022-03-12 19:42:40 -06:00
Matthias
f343036e66 Add stoploss-ordertypes mapping for gateio 2022-03-12 19:23:20 +01:00
Kavinkumar
fd52702772
Merge branch 'freqtrade:develop' into partial_sell 2022-03-12 13:20:01 +05:30
Matthias
7825d855cd Fix flake8 error in tests 2022-03-11 19:28:15 +01:00
Matthias
11c76c3c89 Check if timeframe is available before calling exchange
closes #6517
2022-03-11 18:01:30 +01:00
Kavinkumar
73c1b0bbed added current exit price in backtesting
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-11 19:02:45 +05:30
Kavinkumar
1196c00a23
Merge branch 'freqtrade:develop' into partial_sell 2022-03-11 13:59:11 +05:30
Matthias
24f480b4ce Double-check stoploss behaviour
closes #6508
2022-03-11 08:28:47 +01:00
Matthias
9ff52c0a93 Add test for emergencysell behaviour 2022-03-11 08:26:28 +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
9bdfe6fdfc
Update test_rpc_telegram.py 2022-03-11 01:52:02 +05:30
Kavinkumar
f6f2e17409
Update test_rpc_telegram.py 2022-03-11 01:36:59 +05:30
Kavinkumar
fc83c94553
Update test_rpc_telegram.py 2022-03-11 00:41:12 +05:30
Kavinkumar
dab9b8006c
Update telegram.py 2022-03-11 00:35:35 +05:30
Kavinkumar
b6c1ab8933
Update test_rpc_telegram.py 2022-03-11 00:11:47 +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
65da993e7e
Update freqtradebot.py 2022-03-10 12:29:56 +05:30
Kavinkumar
738752d50d
Update freqtradebot.py 2022-03-10 12:28:25 +05:30
Kavinkumar
606d5e76cd Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-10 10:51:27 +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
Kavinkumar
7194d320e8
Added cumulative_profit 2022-03-10 08:02:06 +05:30
Kavinkumar
9836cd5418
Merge branch 'freqtrade:develop' into partial_sell 2022-03-10 07:58:37 +05:30
Sam Germain
6f4d607902 stoploss_adjust fixed breaking tests 2022-03-09 19:31:51 -06:00
Sam Germain
7db28b1b16 gateio stoploss docs 2022-03-09 15:54:17 -06:00
Sam Germain
6bb93bdc25 moved binance.stoploss_adjust to exchange class 2022-03-09 15:47:16 -06:00
Matthias
6e10439f90 Map usdt fiat to correct coingecko fiat 2022-03-09 17:35:41 +01:00
Sam Germain
d47274066e Added stoploss_on_exchange flag to gateio 2022-03-09 01:05:21 -06:00
Sam Germain
ae4742afcb test_fetch_stoploss_order_gateio and test_cancel_stoploss_order_gateio 2022-03-09 00:59:28 -06:00
Sam Germain
e3ced55f5c gateio.fetch_order and gateio.cancel_order 2022-03-09 00:45:50 -06:00
Sam Germain
61182f849b exchange.fetch_order and exchange.cancel_order added params argument 2022-03-09 00:45:10 -06:00
Kavinkumar
7bb325a6c2
Merge branch 'freqtrade:develop' into partial_sell 2022-03-09 07:18:38 +05:30
Matthias
f2ed6165e9 convert price to precision price before verifying stoploss adjustment
closes #6504
2022-03-08 19:35:30 +01:00
Kavinkumar
5ad1c59a6b Update test_freqtradebot.py 2022-03-08 11:23:01 +05:30
Kavinkumar
7ded76d6b4
Update test_freqtradebot.py 2022-03-08 09:01:28 +05:30
Kavinkumar
a28f46ac14
Parameterized test 2022-03-08 08:24:57 +05:30
Kavinkumar
4848c74098
Removed order updated time 2022-03-08 08:10:27 +05:30
Kavinkumar
f7d3767bba
Merge branch 'freqtrade:develop' into partial_sell 2022-03-08 08:07:05 +05:30
Matthias
17041b78fc Add stoploss-limit-ratio to full config sample 2022-03-07 19:39:15 +01:00
Matthias
f0252cf79d
Merge pull request #6497 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.32
Bump sqlalchemy from 1.4.31 to 1.4.32
2022-03-07 12:52:15 +01:00
Kavinkumar
56ea18768f Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-07 17:08:23 +05:30