Commit Graph

5678 Commits (eeecdd4e5a5f70ba2e7943bf3c6aaf4b5742e5b3)
 

Author SHA1 Message Date
Matthias e5170582de Adapt tests to new loss-function method
7 years ago
Matthias 710443d200 Add documentation for custom hyperopt
7 years ago
Matthias 2a20423be6 Allow loading custom hyperopt loss functions
7 years ago
hroff-1902 8096a1fb04 minor: configuration cleanup
7 years ago
Matthias 2fedae6060 Move unnecessary things out of generate_optimizer
7 years ago
Matthias b1b4048f97 Add test for hyperopt
7 years ago
Matthias 107f00ff8f Add hyperopt option to clean temporary pickle files
7 years ago
Matthias 5144e98a82
Merge pull request #2015 from hroff-1902/refactor/config2
7 years ago
Matthias 210d70b0c7
Merge pull request #2022 from freqtrade/fix/2020
7 years ago
Matthias 3ae94520c3
Merge pull request #2019 from freqtrade/small/cleanups
7 years ago
Matthias cbe25178d7
Merge pull request #2009 from hroff-1902/fix-2008
7 years ago
Matthias a3b7e1f774 Update wording in docs
7 years ago
Matthias bbab5fef0c Remove wrong import in legacy startup sript
7 years ago
hroff-1902 007703156b do not export ARGS_* from configuration
7 years ago
hroff-1902 9cae2900d4 get rid of patched_configuration_open() in tests
7 years ago
hroff-1902 876cae2807 docs adjusted to current default values; more detailed description of --eps and --dmmp added
7 years ago
Matthias e955b1ae09 Use log_has_re instead of plain regex filters for log messages
7 years ago
Matthias dadf8adb3e Replace filter usage
7 years ago
Matthias 4238ee090d Cleanup some code
7 years ago
hroff-1902 65f77306d3 using logger.debug, info was too noisy
7 years ago
hroff-1902 efbc7cccb1 enable --dmmp for hyperopt
7 years ago
Matthias f0206a90b1
Merge pull request #2018 from freqtrade/market_orders_with_price
7 years ago
Matthias a8f3f2bc1a Extend test to cover market orders with price too
7 years ago
Matthias 25822d1717 Add empty options dict to all tests using create_order
7 years ago
Matthias 9887cb997e Check if Price is needed for market orders
7 years ago
Matthias 7e2be96516
Merge pull request #2017 from hroff-1902/resolver-filename
7 years ago
Matthias 2e1269c474 Revert comment for Exception that's not changed
7 years ago
hroff-1902 b499e74502 minor improvements to resolvers
7 years ago
Matthias 7536f6adbd
Merge pull request #2004 from freqtrade/doc/starting
7 years ago
Matthias 4be02bc207
Merge pull request #2014 from hroff-1902/fix-2013
7 years ago
hroff-1902 bbfbd87a9f move create_datadir() to separate file
7 years ago
hroff-1902 7e103e34f8 flake happy
7 years ago
hroff-1902 94e6fb89b3 tests happy
7 years ago
hroff-1902 1bdffcc73b make configuration a sep. module, including arguments
7 years ago
hroff-1902 e993e010f4 Fix #2013
7 years ago
Matthias bc1b5f477d
Merge pull request #2010 from freqtrade/fix/docs
7 years ago
Matthias 6a43128019 Fix non-rendering docs
7 years ago
hroff-1902 c474e2ac86 fix #2008
7 years ago
Matthias 7763b4cf5b
Merge pull request #2007 from hroff-1902/fix-2005
7 years ago
hroff-1902 322227bf67 fix #2005
7 years ago
Matthias 27cb1a4174 Add FAQ section explaining "module not found" errors
7 years ago
Matthias c4fb0fd6ca Don't run the bot with python3 freqtrade
7 years ago
Matthias 87ff1e8cb0
Merge pull request #2002 from hroff-1902/refactor/arguments2
7 years ago
Matthias 61b24180f0
Merge pull request #1998 from freqtrade/fix/pax_balance
7 years ago
hroff-1902 15d2cbd6df loggers: wording improved
7 years ago
hroff-1902 f7a2428deb max_open_trades may be -1
7 years ago
Matthias 6c2415d32f Rename parameters from pair to curr
7 years ago
hroff-1902 84d3868994 rename loglevel --> verbosity, because it's not logging level
7 years ago
hroff-1902 f89b2a18e0 fix loglevel in conftest -- it's actually the verbosity level
7 years ago
hroff-1902 8114d790a5 commit forgotten loggers.py
7 years ago