Commit Graph

  • 63a774ac7f Merge pull request #6698 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.7 Matthias 2022-04-18 08:10:37 +02:00
  • b69483e3af Bump nbconvert from 6.4.5 to 6.5.0 dependabot[bot] 2022-04-18 03:01:42 +00:00
  • f020d129d7 Bump types-python-dateutil from 2.8.10 to 2.8.11 dependabot[bot] 2022-04-18 03:01:27 +00:00
  • 7d88dcb5f4 Bump types-tabulate from 0.8.6 to 0.8.7 dependabot[bot] 2022-04-18 03:01:24 +00:00
  • 2ff18e78c4 Bump types-cachetools from 5.0.0 to 5.0.1 dependabot[bot] 2022-04-18 03:01:22 +00:00
  • a1e425a801 Bump fastapi from 0.75.1 to 0.75.2 dependabot[bot] 2022-04-18 03:01:19 +00:00
  • 80b34deb4d bump ccxt to 1.79.69 to account for https://github.com/ccxt/ccxt/pull/12873" Sam Germain 2022-04-17 14:38:34 -06:00
  • 17da4ca099 Use order_date_utc eSeR1805 2022-04-17 12:11:30 +03:00
  • 591a2fb7fc switch notionalFloor -> minNotional and notionalCap -> maxNotional Sam Germain 2022-04-16 21:47:44 -06:00
  • 34fb8dacd7 Fix isort complaints froggleston 2022-04-16 17:03:24 +01:00
  • b738c4e695 Fix flake8 complaints froggleston 2022-04-16 16:49:20 +01:00
  • 7210a11730 Fix flake8 complaints froggleston 2022-04-16 16:37:06 +01:00
  • a63affc5f1 Fix flake8 complaints froggleston 2022-04-16 16:32:04 +01:00
  • f55a9940a7 Fix line spacing froggleston 2022-04-16 16:15:04 +01:00
  • b1bcf9f33c Fix backtest_enable typo froggleston 2022-04-16 14:58:17 +01:00
  • 8990ba2709 Fix store signal candles froggleston 2022-04-16 14:49:53 +01:00
  • 21734c5de7 Add pickle import froggleston 2022-04-16 14:46:30 +01:00
  • 26ba899d7d Add constant, boolean check, rename option to fit with other x_enable, check that RunMode is BACKTEST froggleston 2022-04-16 14:37:36 +01:00
  • afd3a32883 Merge branch 'develop' into v3_fixes Robert Davey 2022-04-16 14:23:13 +01:00
  • 698c25f133 Fix issues reported by flake. eSeR1805 2022-04-16 15:44:07 +03:00
  • d65b64a46f Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-16 15:20:50 +03:00
  • 237d116d8c Update existing tests to use the new func name. eSeR1805 2022-04-16 15:08:54 +03:00
  • 452f44206a Add new callback to advanced template. eSeR1805 2022-04-16 15:08:09 +03:00
  • bf5799ef9e Add new functionality to backtesting. eSeR1805 2022-04-16 15:07:18 +03:00
  • f8a7fdd5ed Add new callback to strategy interface. eSeR1805 2022-04-16 15:04:22 +03:00
  • 317c1e0746 Add option to handle_cancel_enter to prevent closing trade. eSeR1805 2022-04-16 15:03:44 +03:00
  • 76c545ba0d Reorganize, rename, redescribe and add new functionality eSeR1805 2022-04-16 15:03:09 +03:00
  • e5d4f7766e Add new cancel reason for when replacing orders. eSeR1805 2022-04-16 14:44:41 +03:00
  • 16b6b08227 Update docs to include info on new functionality. eSeR1805 2022-04-16 14:42:41 +03:00
  • 4019c05fee Update entry/exit timeout documentation Matthias 2022-04-16 06:47:56 +02:00
  • a4ec8984cd Merge pull request #6685 from freqtrade/bt_load_history Matthias 2022-04-15 16:06:20 +02:00
  • 75d6a92e62 Merge pull request #6689 from kokimame/avoid-case-amount-zero Matthias 2022-04-15 15:20:18 +02:00
  • f61d4d36c3 Add test for 0 precision amount Matthias 2022-04-15 14:48:09 +02:00
  • d23d830346 Avoid ignoring the case precision amount = 0 kokimame 2022-04-15 00:35:11 +09:00
  • 1153e65b3e fix flake8 Italo 2022-04-14 14:34:04 +01:00
  • 340c0ea391 update is_random before asked_non_tried Italo 2022-04-14 14:15:11 +01:00
  • 4acb77305a Don't break when running hyperopt-x tools on old resuts Matthias 2022-04-13 19:33:27 +02:00
  • b1a6db8d29 Fix bad usage of base_currency Matthias 2022-04-13 19:24:21 +02:00
  • 35cea6dcfa fix unique_list Italo 2022-04-13 09:36:46 +01:00
  • f89b64c972 Improve test by having multistrat.meta file available Matthias 2022-04-13 06:55:47 +02:00
  • 4ac54a76af Add strategy as mandatory argument Matthias 2022-04-13 06:47:39 +02:00
  • fa298d6f1c fix unique_list logic Italo 2022-04-12 23:57:40 +01:00
  • dd5693f4e5 Add note about binance Futures trading rules Matthias 2022-04-12 07:21:20 +02:00
  • 0c87702545 test for backtest history Matthias 2022-04-12 06:28:37 +02:00
  • c8e4687833 Plots and hyperopt Nicolas Papp 2022-04-11 16:41:48 -03:00
  • 4254d86658 Move test-backtestfiles to separate directory Matthias 2022-04-11 20:32:02 +02:00
  • 85e7deb2cd Add loading of historic backtest result Matthias 2022-04-11 20:04:47 +02:00
  • d9039152ba Add "get backtest historic results" endpoint Matthias 2022-04-11 19:44:47 +02:00
  • 178240aa6c Merge branch 'develop' of https://github.com/nicolaspapp/freqtrade into feat/relative-drawdown Nicolas Papp 2022-04-11 14:42:10 -03:00
  • baefda80d1 Enable flake8 E226 rule Matthias 2022-04-11 18:02:02 +02:00
  • 1084787a38 Add note for Update releases Matthias 2022-04-11 17:48:39 +02:00
  • 43779232e1 Inlcude docs requirements in dev dependencies Matthias 2022-04-11 07:13:31 +02:00
  • 3e2d9725dd Merge pull request #6680 from freqtrade/dependabot/pip/develop/ccxt-1.78.62 Matthias 2022-04-11 07:12:12 +02:00
  • 7f9ea581ea Merge pull request #6681 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.29 Matthias 2022-04-11 07:02:15 +02:00
  • f688c6e568 Merge pull request #6679 from freqtrade/dependabot/pip/develop/plotly-5.7.0 Matthias 2022-04-11 06:34:44 +02:00
  • c93bed5e2b Bump ccxt from 1.77.98 to 1.78.62 dependabot[bot] 2022-04-11 04:28:17 +00:00
  • 0f6ef6c798 Merge pull request #6678 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.35 Matthias 2022-04-11 06:27:08 +02:00
  • 75a0ed075b Merge pull request #6677 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.9 Matthias 2022-04-11 06:26:50 +02:00
  • 5edae71d28 Bump prompt-toolkit from 3.0.28 to 3.0.29 dependabot[bot] 2022-04-11 03:01:53 +00:00
  • 739cd773c3 Bump plotly from 5.6.0 to 5.7.0 dependabot[bot] 2022-04-11 03:01:39 +00:00
  • 72fd4bf337 Bump sqlalchemy from 1.4.34 to 1.4.35 dependabot[bot] 2022-04-11 03:01:36 +00:00
  • 84fca32ed9 Bump mkdocs-material from 8.2.8 to 8.2.9 dependabot[bot] 2022-04-11 03:01:29 +00:00
  • 64e6729ae9 docs for recursive_strategy_search Sam Germain 2022-04-10 18:56:28 -06:00
  • c876d42e36 safe check for recursive_strategy_search in strategy_resolver Sam Germain 2022-04-10 18:50:51 -06:00
  • 9070114417 Merge branch 'recursive-strategy-folder' of https://github.com/samgermain/freqtrade into recursive-strategy-folder Sam Germain 2022-04-10 18:45:09 -06:00
  • d5ce868f1a removed 1 letter alias for recursive-strategy-folder Sam Germain 2022-04-10 18:44:33 -06:00
  • 47a6ef4f00 Max relative drawdown Nicolas Papp 2022-04-10 12:53:47 -03:00
  • 68fe7476c9 Update more terminology to forceexit Matthias 2022-04-10 15:56:29 +02:00
  • 77c840c2a4 Fix syntax-error in exit_reason migration Matthias 2022-04-10 15:10:13 +02:00
  • 9556af1e6c Improve documentation for config imports Matthias 2022-04-10 10:14:34 +02:00
  • cd2e49bb60 Simplify downloading futures data code Matthias 2022-04-10 09:46:23 +02:00
  • 95f69a8c3b Remove some outdated TODO's Matthias 2022-04-10 09:33:29 +02:00
  • 1951ee8e29 Merge pull request #6615 from cyberjunky/cyber-forcesell-tg Matthias 2022-04-10 09:51:35 +02:00
  • 2653d83fee Merge branch 'develop' into pr/cyberjunky/6615 Matthias 2022-04-10 09:22:03 +02:00
  • 54633e90a7 Merge branch 'develop' into pr/italodamato/6563 Matthias 2022-04-10 09:16:31 +02:00
  • a99cbe459c Merge pull request #6671 from freqtrade/custom_exit_profit Matthias 2022-04-10 09:09:45 +02:00
  • 282804463c Add Documentation for /forceexit without parameter Matthias 2022-04-10 09:07:51 +02:00
  • ffff45e76b simplify exit message Matthias 2022-04-10 08:37:35 +02:00
  • 850760bc00 Remove migration from very old database Matthias 2022-04-09 17:37:04 +02:00
  • 46c18dfce2 Merge pull request #6670 from freqtrade/store_asset Matthias 2022-04-10 08:42:28 +02:00
  • 105e7ea1a9 Merge pull request #6675 from zolbayars/update-plotting-documentation Matthias 2022-04-10 07:32:46 +02:00
  • 09b41a6f8d Docs: update plotting doc to show strategy option is mandatory zolbayars 2022-04-10 10:39:48 +08:00
  • 710089b46c Merge pull request #6673 from RafaelDorigo/develop Matthias 2022-04-09 20:07:24 +02:00
  • 9f9219675f Update strategy_migration.md RafaelDorigo 2022-04-09 19:58:58 +02:00
  • 6ebd30db88 Merge pull request #6665 from freqtrade/config_from_config Matthias 2022-04-09 17:18:51 +02:00
  • 114591048c Always call custom_sell - also when there's a new enter signal Matthias 2022-04-09 17:17:49 +02:00
  • 139b65835c Only show long/short signals on telegram for non-spot markets Matthias 2022-04-09 17:09:04 +02:00
  • ef18d09161 Call custom_exit also when the trade is not in profit and exit_profit_only is set. Matthias 2022-04-09 16:50:38 +02:00
  • 8e98a2ff9f api - provide assset_currency via API Matthias 2022-04-09 16:42:18 +02:00
  • 81b41183a5 Merge pull request #6668 from RafaelDorigo/develop Matthias 2022-04-09 15:35:26 +02:00
  • e606051102 Fixed setup.sh RafaelDorigo 2022-04-09 11:53:47 +02:00
  • f385e2c2b6 Update test to also cover "no trade found" scenario Matthias 2022-04-09 10:04:10 +02:00
  • ebcb530d4f Log if no stake-amount is left for trade Matthias 2022-04-09 09:56:12 +02:00
  • cbdaaf705c Merge pull request #6636 from mkavinkumar1/pre-commit Matthias 2022-04-09 09:50:54 +02:00
  • ddfc68d533 Add test case for interactive telegram exit Matthias 2022-04-09 09:41:01 +02:00
  • 9cd92ed48c Fix forceexit to work Matthias 2022-04-09 09:24:20 +02:00
  • 40eb3f274f Fix merge mistake Matthias 2022-04-09 08:36:22 +02:00
  • 392967a26f Update formatting Matthias 2022-04-08 18:06:51 +02:00
  • 967bbe99bb Merge branch 'develop' into pr/cyberjunky/6615 Matthias 2022-04-08 18:05:27 +02:00
  • 16e64ddf97 Update docs for multi-config loading Matthias 2022-04-08 17:36:50 +02:00