Commit Graph

987 Commits

Author SHA1 Message Date
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
Kavinkumar
1e9cbd579f partial sell using avg price
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-16 21:39:46 +05:30
Kavinkumar
7f72ebd88f
Update freqtradebot.py 2022-03-13 18:40:40 +05:30
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
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
7194d320e8
Added cumulative_profit 2022-03-10 08:02:06 +05:30
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
56ea18768f Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-07 17:08:23 +05:30
Kavinkumar
11f6cb91b2 Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 20:39:54 +05:30
Kavinkumar
3acb11a003 Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 20:28:16 +05:30
Kavinkumar
6fa6542935 flake8 fix 2022-03-05 15:13:58 +05:30
Kavinkumar
5f50f19e34 Updated backtest 2022-03-05 14:39:28 +05:30
Kavinkumar
42be492404 updated unit tests 2022-03-03 20:51:13 +05:30
Kavinkumar
f67b1b4fcf added 2nd unit test 2022-03-03 15:21:17 +05:30
Kavinkumar
dcba781ef7
Merge branch 'freqtrade:develop' into partial_sell 2022-03-02 16:27:21 +05:30
Kavinkumar
aa3aa923bc updated sub trade detection 2022-03-02 14:33:56 +05:30
Kavinkumar
3dab31df29 updated backtest 2022-03-02 13:24:58 +05:30
Kavinkumar
a031216ecc updated backtesting 2022-03-02 13:05:00 +05:30
Kavinkumar
e7bd3c6d80 updated requested changes 2022-03-02 10:13:11 +05:30
Matthias
c2b90afa61 Merge branch 'develop' into pr/stash86/6458 2022-03-01 19:31:36 +01:00
Matthias
a2c9879375 Reset sell-reason if order is cancelled 2022-03-01 19:30:16 +01:00
Kavinkumar
5c1d053b51 typo 2022-03-01 18:52:12 +05:30
Kavinkumar
e068787d1e changed requested 2022-03-01 18:44:18 +05:30
Kavinkumar
027e11d859 partial sell 2022-03-01 02:29:09 +05:30
Matthias
0ebf40f390 Don't call amount_to_precision twice on entry 2022-02-27 15:57:44 +01:00
Matthias
6caa5f7131 Update dry-run behaviour 2022-02-26 08:25:42 +01:00
Matthias
7ba92086c9 Make stoploss method more flexible 2022-02-26 08:25:42 +01:00
Matthias
5826698c04 Don't emergencysell partial sold exit
closes #6457
2022-02-25 15:07:35 +01:00
Matthias
fddacfedaa Remove returntype 2022-02-20 16:47:02 +01:00
Matthias
6fb5b22a8e Some cleanup 2022-02-20 16:31:44 +01:00
Matthias
dc7bcf5dda Update failing test 2022-02-20 14:29:26 +01:00
Matthias
db540dc990 Orders should also store fee if in receiving currency 2022-02-20 14:24:27 +01:00
Matthias
e9f451406c Use correct order id 2022-02-19 16:43:38 +01:00
Matthias
874c161f78 Update more tests to use order_obj to update trade 2022-02-19 16:43:38 +01:00
Matthias
1b1216fc87 Rename update_trade method 2022-02-19 16:43:38 +01:00
Matthias
c13eed2178 use Order object to update trade 2022-02-19 16:43:38 +01:00
Matthias
3785f04be7 Handle empty min stake amount as observed on FTX
(closes #6429)
2022-02-19 06:39:43 +01:00
Matthias
c769e9757d Improve "order refind" to also work for stoploss orders 2022-02-12 20:13:12 +01:00
Matthias
4ea79a32e4 Use Order object for ft_timeout check 2022-02-05 16:28:47 +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
15d5389564 Update /health endpoint to be in local timezone 2022-01-28 10:33:35 +01:00
Matthias
002226f5fd Update setting to max_entry_position_adjustment 2022-01-27 16:57:50 +01:00
Stefano Ariestasia
0fa7986369
Merge branch 'freqtrade:develop' into pos_adjust 2022-01-25 10:30:18 +09:00
Reigo Reinmets
1d59a6b7e3
Merge branch 'freqtrade:develop' into health 2022-01-24 13:52:53 +02:00