Commit Graph

7408 Commits

Author SHA1 Message Date
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
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
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
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
4848c74098
Removed order updated time 2022-03-08 08:10:27 +05:30
Kavinkumar
56ea18768f Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-07 17:08:23 +05:30
Kavinkumar
ec5e9a62f5
Merge branch 'freqtrade:develop' into partial_sell 2022-03-06 21:47:17 +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
2d9c323a4a flake8 fix
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 18:38:43 +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
117e966f34 Added realized profit
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 15:22:21 +05:30
Matthias
be4bc4955c Explicitly check for None to determine if initial stoploss was set
closes #6460
2022-03-05 14:12:14 +01:00
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
3fb6010eee updated sell msg 2022-03-04 18:10:31 +05:30
Kavinkumar
f1d9673ae5 Merge branch 'partial_sell' of https://github.com/mkavinkumar1/freqtrade into partial_sell 2022-03-03 23:05:33 +05:30
Kavinkumar
0e5a550cfb for coverage 2022-03-03 23:04:45 +05:30
Kavinkumar
bc1933cf21
Merge branch 'freqtrade:develop' into partial_sell 2022-03-03 22:50:44 +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
Matthias
e9456cdf15 Update trade response to use a single Order object 2022-03-02 19:58:08 +01:00
Matthias
17c9c3caf3 Enable orders via API 2022-03-02 19:58:08 +01:00
Kavinkumar
988a9f05f2 updated unit tests 2022-03-02 20:04:28 +05:30
Kavinkumar
dcba781ef7
Merge branch 'freqtrade:develop' into partial_sell 2022-03-02 16:27:21 +05:30
Kavinkumar
8016121035 updating backtest for partial sell 2022-03-02 14:52:53 +05:30
Kavinkumar
aa3aa923bc updated sub trade detection 2022-03-02 14:33:56 +05:30
Kavinkumar
82cfaedbe6 Update models.py 2022-03-02 14:09:03 +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
Matthias
d4fbb785b5
Merge pull request #6458 from stash86/pos_adjust
Hide sell_reason if a trade is still open
2022-03-02 07:23:49 +01:00
Kavinkumar
e7bd3c6d80 updated requested changes 2022-03-02 10:13:11 +05:30
Matthias
f74de1cca3 Improve Backtesting "wrong setup" message to include tradable_balance 2022-03-01 19:46:13 +01:00
Matthias
54165662ce Don't require unfilledtimeout, it's optional. 2022-03-01 19:41:26 +01:00
Matthias
69cfb0b278 Revert change to telegram - this should be handled at the source 2022-03-01 19:32:25 +01:00
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
Matthias
f26247e8e0 Revert wrong version string 2022-03-01 19:08:04 +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
68bc2a6107 Add huobi to ccxt compat tests 2022-02-28 07:00:52 +01:00
Matthias
0ebf40f390 Don't call amount_to_precision twice on entry 2022-02-27 15:57:44 +01:00
Matthias
41316abb55 Sort supported exchanges alphabetically 2022-02-26 14:57:17 +01:00
Matthias
14d49e85af Update Huobi stoploss to shared method 2022-02-26 14:57:13 +01:00
Matthias
a1f2f6ddeb Updates required for huobi datadownload 2022-02-26 10:33:37 +01:00
Matthias
f3421dfa9f Use unified stopPrice argument 2022-02-26 10:33:37 +01:00
Matthias
292c350885 Add stoploss support for huobi 2022-02-26 10:33:36 +01:00
Matthias
9504b3eb05 Improve huobi config generation 2022-02-26 10:33:11 +01:00
Matthias
ee7bc55727 Add huobi to Exchange setup 2022-02-26 10:33:11 +01:00
Matthias
2ec1a7b370 Add huobi exchange class 2022-02-26 10:33:11 +01:00
Matthias
3942b30ebf Add kraken TODO 2022-02-26 08:34:23 +01:00
Matthias
6caa5f7131 Update dry-run behaviour 2022-02-26 08:25:42 +01:00
Matthias
0749199097 Add stoploss tests for kucoin 2022-02-26 08:25:42 +01:00
Matthias
768b526c38 Add kucoin stoploss on exchange 2022-02-26 08:25:42 +01:00
Matthias
7ba92086c9 Make stoploss method more flexible 2022-02-26 08:25:42 +01:00
Matthias
ea197b79ca Add some more logic to stoploss 2022-02-26 08:25:42 +01:00
Matthias
1d57ce19eb Move stoploss -limit implemenentation to exchange class, as this seems to be used by multiple exchanges. 2022-02-26 08:25:42 +01:00
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
5826698c04 Don't emergencysell partial sold exit
closes #6457
2022-02-25 15:07:35 +01:00
Matthias
3c88b4cf0c Merge pull request #6416 from froggleston/patch-2 2022-02-25 11:58:43 +01:00
Matthias
3b1b66bee8 Prevent backtest starting when not in webserver mode
#6455
2022-02-25 07:40:49 +01:00
Stefano Ariestasia
df726a54f8 cater for case where sell limit order expired 2022-02-25 00:20:53 +00:00
Matthias
42df65d4ec Make sure backtesting is cleaned up in tests 2022-02-24 14:22:49 +00:00
Matthias
53452c8d64
Merge pull request #6437 from freqtrade/update_trade
Migrate trade updating to use order model
2022-02-23 19:56:02 +01:00
Matthias
5a4f30d1bd Don't specially handle empty results. 2022-02-22 20:07:41 +01:00
Matthias
1f9ed0beff Add test for wal mode 2022-02-22 19:39:55 +01:00
Matthias
02ce0dc02e Set journal mode to wal for sqlite databases
closes #6353
2022-02-22 19:31:58 +01:00
Matthias
fddacfedaa Remove returntype 2022-02-20 16:47:02 +01:00
Matthias
a24586cd41 Update migrations for new column 2022-02-20 16:32:04 +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
508e677d70 Fix some tests to call update_trade with order object 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
d610b6305d Improve /balance output by removing trailing zeros 2022-02-19 16:40:30 +01:00
Matthias
a7a25bb285 Update "round coin value" to trim trailing zeros 2022-02-19 16:40:26 +01:00
Matthias
a32aed2225 Update FTX stoploss code to avoid exception for stoploss-market orders
closes #6430, closes #6392
2022-02-19 10:07:32 +01:00
Matthias
3785f04be7 Handle empty min stake amount as observed on FTX
(closes #6429)
2022-02-19 06:39:43 +01:00