Commit Graph

  • acb00cd072 Use realistic threshold for "get_fee" test Matthias 2021-08-18 06:25:52 +02:00
  • 6e41add40e Version bump ccxt Matthias 2021-08-18 06:25:30 +02:00
  • 9871268529 Merge pull request #5443 from freqtrade/fiat_convert_duplicate_symbols Matthias 2021-08-17 21:07:45 +02:00
  • 4164f93853 Simplify fiat_convert and handle multi-mappings Matthias 2021-08-17 20:41:08 +02:00
  • 81715d0b9d Merge pull request #5434 from freqtrade/fix_asyncio_exception Matthias 2021-08-17 07:10:22 +02:00
  • 37e3d20357 Fix no-event-loop available Matthias 2021-08-17 06:54:10 +02:00
  • 9758bed250 Fix refresh_latest_ohlcv bug Matthias 2021-08-17 06:44:20 +02:00
  • f471915828 Add test for refresh_latest_ohlcv caching Matthias 2021-08-17 06:41:13 +02:00
  • 6ab99369f2 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price axel 2021-08-16 23:26:29 -04:00
  • f08d673a52 add details and exemple of custom_price_max_distance_percent usage in doc axel 2021-08-16 23:26:08 -04:00
  • 17daba321b add custom_price_max_distance_percent config option in constants axel 2021-08-16 23:09:30 -04:00
  • faff40577a fix test_execute_buy In case of custom entry price axel 2021-08-16 15:33:05 -04:00
  • 3ea4b2ba00 add custom_price_max_distance_percent security to get_valid_price, update tests axel 2021-08-16 15:18:57 -04:00
  • cf80cabc84 Merge pull request #5430 from slowy07/minor-fixing Matthias 2021-08-16 21:15:12 +02:00
  • 3cc510f1a8 Merge pull request #5422 from freqtrade/dependabot/pip/develop/uvicorn-0.15.0 Matthias 2021-08-16 20:17:28 +02:00
  • 0264d77d86 Fix test for fixed typo Matthias 2021-08-16 20:02:25 +02:00
  • f24a951ec5 fix: typo spelling grammar slowy07 2021-08-16 19:16:24 +07:00
  • 4115121c24 Fix missing return statement in is_Relative_to Matthias 2021-08-16 07:26:58 +02:00
  • 4b65206e6b Add compat code for is_relative_to Matthias 2021-08-16 07:08:50 +02:00
  • 4a75f9bb5b Merge pull request #5425 from freqtrade/dependabot/pip/develop/pandas-1.3.2 Matthias 2021-08-16 06:49:53 +02:00
  • 6b2ef36a56 Prevent directory traversal in UI Serving Matthias 2021-08-16 06:45:43 +02:00
  • abddb3ef25 Add test for directory traversal Matthias 2021-08-16 06:38:36 +02:00
  • c6af4f6c6b Merge pull request #5424 from freqtrade/dependabot/pip/develop/plotly-5.2.1 Matthias 2021-08-16 06:31:01 +02:00
  • 108a6cb897 Bump pandas from 1.3.1 to 1.3.2 dependabot[bot] 2021-08-16 04:28:42 +00:00
  • a058737c72 Merge pull request #5421 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.4 Matthias 2021-08-16 06:22:01 +02:00
  • c08bbcb16d Merge pull request #5426 from freqtrade/dependabot/pip/develop/numpy-1.21.2 Matthias 2021-08-16 06:14:07 +02:00
  • d644c12a55 Merge pull request #5420 from freqtrade/dependabot/pip/develop/ccxt-1.55.6 Matthias 2021-08-16 06:13:07 +02:00
  • 6da3c07c2d Merge pull request #5423 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.4.1 Matthias 2021-08-16 06:11:17 +02:00
  • 3878e5186e Bump numpy from 1.21.1 to 1.21.2 dependabot[bot] 2021-08-16 03:01:34 +00:00
  • a10fd66906 Bump plotly from 5.1.0 to 5.2.1 dependabot[bot] 2021-08-16 03:01:21 +00:00
  • d8607b2ce8 Bump flake8-tidy-imports from 4.3.0 to 4.4.1 dependabot[bot] 2021-08-16 03:01:18 +00:00
  • 7125793249 Bump uvicorn from 0.14.0 to 0.15.0 dependabot[bot] 2021-08-16 03:01:16 +00:00
  • e7b6a996df Bump mkdocs-material from 7.2.2 to 7.2.4 dependabot[bot] 2021-08-16 03:01:10 +00:00
  • 37d4545123 Bump ccxt from 1.54.74 to 1.55.6 dependabot[bot] 2021-08-16 03:01:06 +00:00
  • dda8276589 Update documentation for sell_profit_offset Matthias 2021-08-15 20:01:54 +02:00
  • 322ea2481e Add log-message for edge-case Matthias 2021-08-15 19:28:36 +02:00
  • ed6776c5cd Fix disappearing pairlist bug Matthias 2021-08-15 17:06:16 +02:00
  • 4f10a88529 Reduce verbosity when incompatible pairs are detected Matthias 2021-08-15 15:14:53 +02:00
  • fa4ec9f83e Add explicit test for get_sell_trade_entry Matthias 2021-08-14 17:36:02 +02:00
  • 3406b889b6 First test Matthias 2021-08-14 16:56:49 +02:00
  • 8405ccc15e Seperate detail data loading from regular backest-data loading Matthias 2021-08-14 15:34:43 +02:00
  • 88172fab82 Allow "detailed" backtesting timeframe to look into the candle Matthias 2021-08-09 15:45:02 +02:00
  • 123971d271 Don't change passed in parameter variable Matthias 2021-08-14 16:02:12 +02:00
  • c456cfc312 Merge branch 'develop' into pr/Axel-CH/5347 Matthias 2021-08-14 09:13:30 +02:00
  • 0f7ddabec8 Slightly reword documentation Matthias 2021-08-14 09:05:03 +02:00
  • bb472ff98b Improve new-exchange documentation Matthias 2021-08-14 08:47:14 +02:00
  • db5a944396 Cleanup GHA node after building images Matthias 2021-08-14 08:46:19 +02:00
  • c7147311f8 Fix json syntax error in config template Matthias 2021-08-13 17:14:38 +02:00
  • 0a6c0c429a add a note concerning default custom entry or exit price in documentation axel 2021-08-13 11:12:33 -04:00
  • 20cc60bfde update get_valid_price function and test cases to handle inputs with try catch axel 2021-08-13 11:06:15 -04:00
  • dbf7f34ecb add unit test to function get_valid_price axel 2021-08-12 15:30:49 -04:00
  • b098ce4e76 add function get_valid_price to validate type of custom entry or exit price and use default proposed price if invalid axel 2021-08-12 15:13:14 -04:00
  • ae11be3970 manage None or string value returned by custom_entry_price and add unit test for those cases axel 2021-08-12 14:47:01 -04:00
  • e03784d98d Fix filled exception Matthias 2021-08-12 05:02:36 +00:00
  • bfc3968ab3 Merge pull request #5400 from freqtrade/limit_dry_market_slippage Matthias 2021-08-12 06:54:55 +02:00
  • fad253ad51 Version bump ccxt to 1.54.74 Matthias 2021-08-12 06:53:55 +02:00
  • bdbac37be7 Merge pull request #5399 from rokups/rk/fix-buy-tag-backtest Matthias 2021-08-12 06:36:33 +02:00
  • f6267c7514 Fix buy_tag not being saved to trade object. Rokas Kupstys 2021-08-11 10:18:25 +03:00
  • 4e83d5c4c6 Merge pull request #5398 from ipqhjjybj/develop Matthias 2021-08-11 12:38:44 +02:00
  • 61c076563f Add max-slippage limiting for dry-run orders to avoid insane market order fills Matthias 2021-08-11 12:11:29 +02:00
  • 180d92f879 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-08-11 01:46:41 -06:00
  • 65d025923d add code ipqhjjybj 2021-08-11 14:35:16 +08:00
  • 0b6aedbc4c Merge pull request #5395 from freqtrade/fix/hyperopt-show Matthias 2021-08-10 19:54:02 +02:00
  • 039d6384ed Stream hyperopt-result in small batches Matthias 2021-08-10 09:48:26 +02:00
  • 124e9519e4 Merge pull request #5394 from freqtrade/backtest_provide_first_cancdle Matthias 2021-08-10 10:04:23 +02:00
  • 3f160c7144 Cache dataframe before cutting the first candle Matthias 2021-08-10 07:09:38 +02:00
  • cf27968b97 Properly preserve trade's low during backtesting Matthias 2021-08-09 19:38:56 +02:00
  • 5bfb9edf02 Only query date once from list Matthias 2021-08-09 15:42:17 +02:00
  • 8bb42a07ce Merge pull request #5391 from freqtrade/fix/get_analyzed_pair Matthias 2021-08-09 15:25:12 +02:00
  • 58e4255ae3 Merge pull request #5389 from pcassimans/patch-1 Matthias 2021-08-09 15:08:14 +02:00
  • 895b912c71 Fix recently introduced lookahead bias in backtesting Matthias 2021-08-09 14:40:02 +02:00
  • a5f796bc97 refactor ohlcvdata_to_dataframe to advise_all_indicators Matthias 2021-08-09 14:53:18 +02:00
  • 519c256b88 Fix kucoin typo in index.md as well Matthias 2021-08-09 14:43:35 +02:00
  • 927ac24f82 Update README.md pcassimans 2021-08-09 14:21:59 +02:00
  • 98fe3e73de Merge pull request #5381 from samgermain/interest-change Matthias 2021-08-09 11:58:08 +02:00
  • 599ae15460 Parametrize tests Matthias 2021-08-09 11:35:27 +02:00
  • f17942b68f Fix random test failure Matthias 2021-08-09 11:18:18 +02:00
  • f3c603073e Merge pull request #5386 from freqtrade/dependabot/pip/develop/types-requests-2.25.6 Matthias 2021-08-09 10:43:35 +02:00
  • de4b0d1f7c Merged with feat/short Sam Germain 2021-08-09 00:24:25 -06:00
  • 06206335d9 Added tests for interest_function Sam Germain 2021-08-09 00:00:50 -06:00
  • 0733d69cda Added TODOs to test files Sam Germain 2021-08-08 23:13:35 -06:00
  • 5919992ad2 Bump types-requests from 2.25.1 to 2.25.6 dependabot[bot] 2021-08-09 05:24:31 +00:00
  • 53a6ce881c Added set_leverage function to exchange Sam Germain 2021-08-08 19:34:33 -06:00
  • 4ca1d25db1 Removed setup leverage and transfer functions from exchange Sam Germain 2021-08-02 06:14:30 -06:00
  • 2c0077abc7 Exchange stoploss function takes side Sam Germain 2021-07-26 00:01:57 -06:00
  • b48b768757 Added get_interest template method in exchange Sam Germain 2021-07-25 23:40:38 -06:00
  • 120cad88af Add prep functions to exchange Sam Germain 2021-07-24 01:32:42 -06:00
  • 9e6ed5ada0 Merge pull request #5382 from freqtrade/dependabot/pip/develop/types-filelock-0.1.5 Matthias 2021-08-09 07:10:46 +02:00
  • 47f641d12f Remove hyperopt-pickle result support Matthias 2021-08-09 07:03:13 +02:00
  • b89a993890 Bump types-filelock from 0.1.4 to 0.1.5 dependabot[bot] 2021-08-09 04:47:41 +00:00
  • b3ca2d0c57 Merge pull request #5380 from samgermain/mg-to-lev Matthias 2021-08-09 06:37:14 +02:00
  • 6a227fe9eb Merge pull request #5383 from freqtrade/dependabot/pip/develop/types-cachetools-0.1.10 Matthias 2021-08-09 06:20:28 +02:00
  • 70f8bff8ce Merge pull request #5384 from freqtrade/dependabot/pip/develop/ccxt-1.54.62 Matthias 2021-08-09 06:16:35 +02:00
  • d2d5590252 Merge pull request #5385 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.2 Matthias 2021-08-09 06:16:05 +02:00
  • 59626b4ffc Bump types-tabulate from 0.1.1 to 0.8.2 dependabot[bot] 2021-08-09 03:01:27 +00:00
  • bad25b753c Bump ccxt from 1.54.24 to 1.54.62 dependabot[bot] 2021-08-09 03:01:25 +00:00
  • 32e8e3b242 Bump types-cachetools from 0.1.9 to 0.1.10 dependabot[bot] 2021-08-09 03:01:19 +00:00
  • 8e941e6836 Changed interest implementation Sam Germain 2021-08-06 01:15:18 -06:00
  • 0545a0ed3c Replaced the term margin with leverage when it should say leverage Sam Germain 2021-08-08 16:47:19 -06:00
  • 756112c84d Merge pull request #5374 from freqtrade/rem_legacy_hyperopt Matthias 2021-08-08 12:42:52 +02:00