Commit Graph

6803 Commits

Author SHA1 Message Date
Arunavo Ray
bc835a1a00 Merge remote-tracking branch 'origin/feat/binance_liq' into feat/binance_liq 2021-09-19 11:49:27 +05:30
Arunavo Ray
c648b17308 Flake8 conformant 2021-09-19 11:49:08 +05:30
Sam Germain
1c0c7d802f merged with aranova4/feat/binance_liq 2021-09-19 00:08:35 -06:00
Sam Germain
544b88f026 added one test for binance isolated liq 2021-09-19 00:05:39 -06:00
Sam Germain
6ec4432c92 merged with aranova4/feat/binance_liq 2021-09-19 00:04:47 -06:00
Arunavo Ray
e5a9e11899 Removed both from parameters in liquidation price 2021-09-19 11:22:22 +05:30
Arunavo Ray
98d2d2f485 Added Tests for Binance Liquidation price 2021-09-19 11:16:41 +05:30
Sam Germain
50822fe6ca Merge branch 'feat/short' into liq 2021-09-18 23:41:57 -06:00
Arunavo Ray
6a81730a74 Binance Liquidation Price Hedge-Mode Removed 2021-09-19 10:18:28 +05:30
Matthias
d680fdf33a Merge branch 'develop' into feat/short 2021-09-17 11:16:37 +02:00
Arunavo Ray
13331e4dc7 Converted kwargs to params 2021-09-17 08:17:15 +05:30
Sam Germain
dec2f377ff Removed utils, moved get_sides to conftest 2021-09-16 16:25:02 -06:00
Matthias
994c3c3a4c Add some errorhandling for custom estimator 2021-09-16 07:13:25 +02:00
Sam Germain
5fcb69a0b5 Parametrized test_persistence 2021-09-15 18:29:17 -06:00
Matthias
c0811ae896 Add possibility to override estimator from within hyperopt 2021-09-15 21:36:53 +02:00
Matthias
90ad178932 Remove verbosity of edge 2021-09-15 21:04:25 +02:00
Matthias
57ea0c322f Rename indicator_space to buy_indicator_space 2021-09-15 20:20:31 +02:00
Matthias
f7bae81d96 Dataframe should be copied after populate_indicator
Without that, PerformanceWarnings can appear throughout hyperopt which
are unnecessary and missleading for users

closes #5408
2021-09-15 19:56:12 +02:00
Matthias
e4ec5679a1
Merge pull request #5574 from freqtrade/agefilter_cache
Agefilter cache
2021-09-15 06:33:36 +02:00
Sam Germain
82253a117f Merge branch 'feat/short' into liq 2021-09-14 21:26:48 -06:00
Arunavo Ray
f0aa76d799 Revert "Added Ftx interest rate calculation"
This reverts commit d07c7f7f27.
2021-09-15 07:06:05 +05:30
Arunavo Ray
b343d38112 Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures 2021-09-15 06:55:44 +05:30
ARUNAVO RAY
9d21261d25
Merge branch 'freqtrade:feat/short' into feat/short 2021-09-15 06:46:33 +05:30
Sam Germain
d77ab337bf merged with develop 2021-09-14 18:26:46 -06:00
Matthias
315ea1e116
Merge pull request #5566 from freqtrade/remove_hyperopt
Remove legacy hyperopt
2021-09-14 19:20:58 +02:00
Matthias
3ce5197e8d Add Tests for AgeFilter caching
closes #5552
2021-09-14 06:45:26 +02:00
Matthias
c9ba52d732 Expire cached pairs in age-filter once per day 2021-09-14 06:30:18 +02:00
Sam Germain
5225bd4a5b Merge branch 'develop' into feat/short 2021-09-13 14:02:23 -06:00
Matthias
a12c3ecc9b Remove credentials whenever dry-run is set from within the exchange 2021-09-13 20:27:32 +02:00
Matthias
8afb3c4b70 Move AgeFilter cache to instance level 2021-09-13 19:33:28 +02:00
Matthias
3cdd06f562 Add PeriodicCache 2021-09-13 19:32:51 +02:00
Matthias
0017b3438e Remove list-hyperopts 2021-09-12 08:18:17 +02:00
Matthias
3675df8344 Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
Matthias
fd6bf591f8 Update some tests to remove explicit hyperopt interface 2021-09-12 08:18:13 +02:00
Matthias
dad4a49e81 Remove legacy hyperopt interface from hyperopt.py 2021-09-12 08:18:13 +02:00
Matthias
ebb0b8aa3f Remove new-hyperopt command 2021-09-12 08:18:13 +02:00
Matthias
432c3df17e Add documentation for Bittex/Gemini with VolumePairlist
closes #5565
2021-09-12 08:04:22 +02:00
Matthias
a5f90a409c Small updates to async_history_fetch 2021-09-11 08:18:32 +02:00
Sam Germain
84c121652a Added more todos 2021-09-10 23:42:16 -06:00
Sam Germain
694460c8e0 merged with feat/short 2021-09-10 23:16:12 -06:00
Sam Germain
340782788e Merge branch 'liq' of https://github.com/samgermain/freqtrade into liq 2021-09-10 16:56:44 -06:00
Sam Germain
2d76c5642d merged with feat/short 2021-09-10 16:53:34 -06:00
Matthias
8c9159f596 Improve comments 2021-09-10 19:46:38 +02:00
Matthias
a19c33ba54 Don't blindly create coroutines, but fire them off in batches 2021-09-10 19:37:07 +02:00
Matthias
7251a3ab19
Merge pull request #5544 from freqtrade/new_pair_download
New pair download improvement
2021-09-10 19:36:45 +02:00
Matthias
982534ddc7 Add gate.io to list of supported exchanges 2021-09-10 19:32:20 +02:00
Sam Germain
1f38088d7b Merged with develop 2021-09-09 13:56:46 -06:00
Sam Germain
ee874f461c Removed TODO: change to exit-reason, exit_order_status 2021-09-09 13:14:48 -06:00
Sam Germain
f5b01443ad buy/short -> entry order, sell/exit_short -> exit order 2021-09-09 02:10:12 -06:00
Sam Germain
695a8fc73b comment updates, formatting, TODOs 2021-09-08 03:09:39 -06:00