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 |
|
Matthias
|
877a0750ce
|
Merge pull request #6417 from freqtrade/fix/6261
Attempt fix for #6261
|
2022-02-16 15:48:57 +01:00 |
|
Matthias
|
78a93b6052
|
noqa
|
2022-02-15 20:15:03 +01:00 |
|
Matthias
|
3787b747ae
|
Simplify api schema by not using union types
|
2022-02-15 20:07:02 +01:00 |
|
Matthias
|
64b98989d2
|
Update open candle ROI condition
|
2022-02-15 19:25:32 +01:00 |
|
Matthias
|
30f6dbfc40
|
Attempt fix for #6261
|
2022-02-14 20:02:38 +01:00 |
|
Matthias
|
c769e9757d
|
Improve "order refind" to also work for stoploss orders
|
2022-02-12 20:13:12 +01:00 |
|
Matthias
|
119d4d5204
|
select_order should use ft_order_side, not the exchange specific one
|
2022-02-12 17:06:03 +01:00 |
|
Matthias
|
08803524bd
|
align variable naming to use current_time
|
2022-02-12 15:21:46 +01:00 |
|
Matthias
|
d0adc4ee62
|
Merge pull request #6391 from lukasgor/lg/feat/add-buy-tag-to-forcebuy
feature: add buy tag to forcebuy
|
2022-02-11 19:37:46 +01:00 |
|
Matthias
|
c9cfc246f1
|
Sort /forcebuy pairs alphabetically, add cancel button
closes #6389
|
2022-02-11 19:37:35 +01:00 |
|
lukasgor
|
6511b3bec2
|
fix: rename buy_tag to entry_tag
|
2022-02-11 15:31:15 +01:00 |
|
lukasgor
|
d563bfc3d0
|
feature: add buy tag to forcebuy
|
2022-02-11 13:38:33 +01:00 |
|
Matthias
|
6a59103869
|
update wallets in backtesting to ensure a fresh wallet is used
closes #6388
|
2022-02-10 19:40:36 +01:00 |
|
Matthias
|
be84a028c1
|
Avoid mixed types in the api for /stats
|
2022-02-10 07:03:19 +01:00 |
|
Matthias
|
af984bdc0d
|
Update comment regarting NaT replacement
|
2022-02-09 09:32:53 +01:00 |
|