Commit Graph

2375 Commits

Author SHA1 Message Date
மனோஜ்குமார் பழனிச்சாமி
4a35c8c0f3 added test for get_rates 2022-03-26 12:02:54 +05:30
மனோஜ்குமார் பழனிச்சாமி
b640905647 Merge branch 'partial_sell2' of https://github.com/mkavinkumar1/freqtrade into partial_sell2 2022-03-24 18:02:59 +05:30
மனோஜ்குமார் பழனிச்சாமி
2815ec5356 fixed test_execute_entry 2022-03-24 18:02:24 +05:30
மனோஜ்குமார் பழனிச்சாமி
4cef063d5b
Merge branch 'freqtrade:develop' into partial_sell2 2022-03-24 17:36:17 +05:30
மனோஜ்குமார் பழனிச்சாமி
84dcb55879 updated requested changes for tests in PR #6545 2022-03-24 17:31:29 +05:30
Matthias
6ec7b84b92 Modify hyperoptable strategy to use relative importing 2022-03-20 13:12:26 +01:00
Matthias
49e087df5b Allow Strategy subclassing in different files by enabling local imports 2022-03-20 13:07:06 +01:00
Matthias
fcec071a08 Use order date to fetch trades
using the trade open-date may fail in case of several trade-entries spread over a longer timeperiod.

closes #6551
2022-03-20 09:46:51 +01:00
Matthias
8556e6a053 Automatically assign buy-tag to force-buys
closes #6544
2022-03-20 09:33:47 +01:00
Matthias
aceaa3faec remove last ticker_interval compatibility shim 2022-03-20 09:33:47 +01:00
Matthias
eb08b92180 Raise exception when ticker_interval is set. 2022-03-20 09:01:36 +01:00
Kavinkumar
e8e8c21fa8
Merge branch 'freqtrade:develop' into partial_sell2 2022-03-19 17:24:02 +05:30
மனோஜ்குமார் பழனிச்சாமி
83d62d84b3
Update test_exchange.py 2022-03-19 17:22:01 +05:30
Kavinkumar
d62c86840f Update test_freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-19 15:12:35 +05:30
Kavinkumar
127fba021b get fees for both sides in one request
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-19 14:40:16 +05:30
Kavinkumar
13ff413e4f updated requested change in PR #6545
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-19 12:26:46 +05:30
Matthias
73fc344eb1 Improve wording in docs 2022-03-18 06:38:54 +01:00
Matthias
f55db8e262 Spreadfilter should fail to start if fetchTickers is not supported 2022-03-17 20:21:10 +01:00
Kavinkumar
1e9cbd579f partial sell using avg price
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-16 21:39:46 +05:30
Kavinkumar
f9e983e7a3
Merge branch 'freqtrade:develop' into partial_sell 2022-03-15 20:15:15 +05:30
Matthias
ebd61ebdef
Merge pull request #6513 from samgermain/gateio-stoploss
Gateio stoploss on exchange
2022-03-15 06:27:54 +01:00
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
32c06f4a05 Improve test 2022-03-13 16:45:11 +01:00
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
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
9ff52c0a93 Add test for emergencysell behaviour 2022-03-11 08:26:28 +01:00
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
b6c1ab8933
Update test_rpc_telegram.py 2022-03-11 00:11:47 +05:30
Sam Germain
6f4d607902 stoploss_adjust fixed breaking tests 2022-03-09 19:31:51 -06:00
Sam Germain
6bb93bdc25 moved binance.stoploss_adjust to exchange class 2022-03-09 15:47:16 -06:00
Sam Germain
ae4742afcb test_fetch_stoploss_order_gateio and test_cancel_stoploss_order_gateio 2022-03-09 00:59:28 -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
7856bf5060 Update test_rpc_telegram.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-07 12:52:34 +05:30
Kavinkumar
0fceeba9bf updated test
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 18:00:58 +05:30
Kavinkumar
498aa9c8be Updated unittests
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 17:21:34 +05:30
Kavinkumar
5f50f19e34 Updated backtest 2022-03-05 14:39:28 +05:30