Commit Graph
100 Commits
Author SHA1 Message Date
Matthias 03b5be91f7 some commands should not have config at all 2019-09-30 09:47:52 +02:00
Matthias 23665c7731 Don't use main.py as entry point in documentation 2019-09-29 10:25:47 +02:00
Matthias 4025ec9900 Merge pull request #2315 from freqtrade/hroff-1902-patch-1
Minor: Change the default stoploss space
2019-09-29 10:17:07 +02:00
Matthias ed10048394 Merge pull request #2308 from hroff-1902/hyperopt-config
Allow use of config in custom hyperopt methods
2019-09-28 10:36:46 +02:00
Matthias 43f2ef226c Change rel_tol to abs_tol to avoid surprises with high priced pairs 2019-09-28 10:30:12 +02:00
Matthias 42b5a0977e fix failing test 2019-09-28 10:14:38 +02:00
Matthias 3b1252207d Merge pull request #2314 from hroff-1902/fix-2259
Shorten the default hyperopt stoploss space
2019-09-28 10:09:08 +02:00
Matthias 28e0398c68 Merge pull request #2280 from freqtrade/backtest_docs
Improve backtesting documentation
2019-09-26 19:37:34 +02:00
Matthias 637ec60644 Update slack link 2019-09-26 19:36:09 +02:00
Matthias 6ba9316e15 Merge branch 'develop' into backtest_docs 2019-09-26 11:04:01 +02:00
Matthias 60e3e626e4 Improve timerange section of the docs 2019-09-26 11:00:26 +02:00
Matthias 5237723f22 Merge pull request #2303 from freqtrade/feat/hyperopt_optional_install
Optional hyperopt dependency installation
2019-09-26 09:42:16 +02:00
Matthias eb07f1fee9 Fix typo 2019-09-26 09:31:31 +02:00
Matthias 8d92f8b362 Compare floats via isclose instead of == 2019-09-26 07:18:00 +02:00
Matthias 49f0a72121 Add test for rounding error on fload aggregation 2019-09-26 07:17:54 +02:00
Matthias 5978b7bb93 Add explicit test for halfbought fee adjustment 2019-09-26 07:17:49 +02:00
Matthias e09408f9b7 Merge pull request #2306 from freqtrade/hroff-1902-patch-1
Minor: fix typo in comment
2019-09-26 06:15:40 +02:00
Matthias b994f5c273 Merge pull request #2294 from hroff-1902/fix-skopt-memory3
Fix skopt memory exhaustion
2019-09-25 19:55:27 +02:00
Matthias e9de088209 Add import-fails code as a fixture 2019-09-25 11:55:24 +02:00
Matthias d05db077e2 Update PI install documentation and dockerfile 2019-09-25 11:40:34 +02:00
Matthias d2f2473070 install hyperopt seperately ([hyperopt]) 2019-09-25 11:40:34 +02:00
Matthias 47b6b56566 Reorg dependencies to have hyperopt seperated 2019-09-25 11:40:34 +02:00
Matthias 27cc73f47e Dynamically import hyperopt modules 2019-09-25 11:40:34 +02:00
Matthias cc91ccad3e Improve documentation wording 2019-09-25 06:26:28 +02:00
Matthias 0102413f58 Merge pull request #2301 from hroff-1902/fix-hyperopt-position-stacking
Fix hyperopt position stacking
2019-09-25 06:22:39 +02:00
Matthias 6c0a1fc42c Fix tests that fail when config.json is present 2019-09-24 11:07:12 +02:00
Matthias 93b2621651 Add format description for pairs.json file 2019-09-24 07:07:06 +02:00
Matthias 6aa1ec2a4c Some small restructuring 2019-09-24 07:05:30 +02:00
Matthias cc9fc41318 Rename section to data-downloading, implement some feedback 2019-09-24 06:56:31 +02:00
Matthias fe40636ae1 Improve wordings 2019-09-24 06:42:44 +02:00
Matthias 577b1fd965 Improve documentation wording 2019-09-24 06:39:00 +02:00
Matthias 0f97a999fb Improve wording 2019-09-24 06:35:41 +02:00
Matthias 22af7f7881 Merge pull request #2291 from freqtrade/dependabot/pip/develop/ccxt-1.18.1180
Bump ccxt from 1.18.1159 to 1.18.1180
2019-09-23 19:50:55 +02:00
Matthias b18ad7a834 Merge pull request #2290 from freqtrade/dependabot/pip/develop/urllib3-1.25.5
Bump urllib3 from 1.25.3 to 1.25.5
2019-09-23 12:14:50 +02:00
Matthias cfa76fa600 Merge pull request #2292 from freqtrade/dependabot/pip/develop/pytest-5.1.3
Bump pytest from 5.1.2 to 5.1.3
2019-09-23 12:14:32 +02:00
Matthias d226fff111 Merge pull request #2293 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.1.1
Bump python-telegram-bot from 12.1.0 to 12.1.1
2019-09-23 12:14:14 +02:00
Matthias ba4db0da49 Improve configuration documentation 2019-09-21 13:16:53 +02:00
Matthias 7aa42f8868 Fail download-data gracefully if no pairs-file exists 2019-09-21 12:53:47 +02:00
Matthias 3245ebccd4 Fix problme when no exchange is given to download-data 2019-09-21 11:25:27 +02:00
Matthias b1a3e213ae Improve backtesting docs 2019-09-21 10:13:00 +02:00
Matthias 2fcddfc866 Clarify updating existing data 2019-09-20 20:29:26 +02:00
Matthias 313091eb1c some more refresh_pairs cleanups 2019-09-20 20:22:51 +02:00
Matthias 508a35fc20 Update comment as to why certain points have not been removed 2019-09-20 20:20:16 +02:00
Matthias 9cedbc1345 Cleanup history.py and update documentation 2019-09-20 20:16:49 +02:00
Matthias e66fa1cec6 Adjust tests to not use --refresh-pairs 2019-09-20 20:16:12 +02:00
Matthias 1cd8ed0c1a Remove --refresh-pairs 2019-09-20 20:02:07 +02:00
Matthias 15a4df4c49 Mock create_datadir to make sure no folders are left behind 2019-09-20 08:34:18 +02:00
Matthias f0cf8d6a81 Allow easy printing of loaded configuration
(beforechanging types and applying defaults)
2019-09-20 07:23:32 +02:00
Matthias 7fff1f5ce1 Merge pull request #2274 from freqtrade/hroff-1902-patch-1
Manual bump to ccxt 1.18.1159
2019-09-19 12:38:15 +02:00
Matthias a42000e1dd Change package author to "freqtrade team" 2019-09-18 11:36:16 +02:00
Matthias 27238d97d5 Merge pull request #2269 from hroff-1902/hyperopt-cleanup4
minor: Cleanup in hyperopt
2019-09-17 06:45:46 +02:00
Matthias 44fe0478ea Merge pull request #2267 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.1.0
Bump python-telegram-bot from 12.0.0 to 12.1.0
2019-09-16 11:57:13 +02:00
Matthias 9dc9bc2346 Merge pull request #2266 from freqtrade/dependabot/pip/develop/ccxt-1.18.1149
Bump ccxt from 1.18.1124 to 1.18.1149
2019-09-16 11:56:18 +02:00
Matthias 9d9ace2b22 Merge pull request #2265 from freqtrade/dependabot/pip/develop/arrow-0.15.2
Bump arrow from 0.15.0 to 0.15.2
2019-09-16 11:29:55 +02:00
Matthias 19ce7180be Merge pull request #2260 from freqtrade/args_vars
Configuration/Arguments refactoing (don't pass Namespace around).
2019-09-14 10:11:02 +02:00
Matthias b00467c8ef Fix test failure 2019-09-14 10:07:23 +02:00
Matthias 2cf045c53e Remove commented indicators from DefaultStrategy 2019-09-14 10:00:59 +02:00
Matthias e2a100c925 Directory / folder 2019-09-14 09:54:40 +02:00
Matthias 0135784589 remove unused indicators from default_strategy 2019-09-13 19:56:58 +02:00
Matthias 5e654620b7 Use available indicators in tests where possible 2019-09-13 19:56:06 +02:00
Matthias 16b4ae8396 Document this new behaviour 2019-09-13 07:08:42 +02:00
Matthias a5f3b68bff Allow loading of fully initialized config from jupyter notbooks 2019-09-13 07:08:22 +02:00
Matthias f163240710 Simplify configuration init where possible 2019-09-13 07:02:36 +02:00
Matthias 4d566e8bad Update tests to not use Namespace 2019-09-12 20:28:37 +02:00
Matthias e6ccc1427c have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00
Matthias 52b186eabe Create-userdir does not need a configuration 2019-09-12 20:14:58 +02:00
Matthias 64b404068f Merge pull request #2258 from hroff-1902/dont-inherit-from-object
Minor: class cosmetics
2019-09-12 15:18:42 +02:00
Matthias 6c5eff4a7c Use List of Tuples, remove unused columns 2019-09-12 07:03:52 +02:00
Matthias 6884ad2211 Merge pull request #2254 from hroff-1902/pytest-asyncio-warnings
Eliminate asyncio warnings in tests
2019-09-12 06:34:01 +02:00
Matthias 9e4effaa14 Merge pull request #2257 from hroff-1902/dont-inherit-from-object
Cleanup: Don't inherit from object
2019-09-12 06:22:07 +02:00
Matthias f8eb1cd58a Add tests for kraken balance implementation 2019-09-11 20:53:23 +02:00
Matthias 3b4bbe7a18 Implement get_balances which uses open_orders 2019-09-11 19:43:16 +02:00
Matthias c01953daf2 Remove kraken block 2019-09-11 06:57:58 +02:00
Matthias 85f1291597 use git log to print version 2019-09-09 20:20:38 +02:00
Matthias 5ea739f943 Merge pull request #2247 from freqtrade/dependabot/pip/develop/ccxt-1.18.1124
Bump ccxt from 1.18.1115 to 1.18.1124
2019-09-09 20:02:27 +02:00
Matthias 94d2790ab5 Fix #2239 -
return float even if fiat/crypto are identical
2019-09-09 20:00:13 +02:00
Matthias 9aa7db103d Add test for failing case 2019-09-09 19:59:41 +02:00
Matthias 0e39cc1187 Merge pull request #2249 from freqtrade/dependabot/pip/develop/arrow-0.15.0
Bump arrow from 0.14.6 to 0.15.0
2019-09-09 19:39:18 +02:00
Matthias a218946f52 Merge pull request #2250 from freqtrade/dependabot/pip/develop/plotly-4.1.1
Bump plotly from 4.1.0 to 4.1.1
2019-09-09 11:45:07 +02:00
Matthias 2a79c1eed2 Merge pull request #2248 from freqtrade/dependabot/pip/develop/numpy-1.17.2
Bump numpy from 1.17.1 to 1.17.2
2019-09-09 11:44:23 +02:00
Matthias b4a0591429 Merge pull request #2221 from jraviotta/notebook
Notebook
2019-09-09 08:01:09 +02:00
Matthias 3430850421 don't print in tests 2019-09-08 19:47:16 +02:00
Matthias c5726e88e8 Don't gitignore sample_strategy 2019-09-08 19:45:50 +02:00
Matthias 867a3273ce Fix random failure if config.json exists 2019-09-08 19:38:16 +02:00
Matthias 2a236db18f Pass test-data to dockerized backtest 2019-09-08 19:27:42 +02:00
Matthias 242ac4d8f4 Merge pull request #2236 from freqtrade/move_tests
Move tests to top level
2019-09-08 19:18:44 +02:00
Matthias 3e0edc7ee2 Update backtesting section about correct data used 2019-09-08 19:05:51 +02:00
Matthias 0bb1127cb6 update .gitignore
things we no longer use should not be excluded
2019-09-08 19:05:51 +02:00
Matthias 9d2c6c8de2 Fix paths in setup and travis 2019-09-08 19:05:51 +02:00
Matthias 9513115ce0 Fix paths in tests 2019-09-08 19:05:23 +02:00
Matthias f2cbc5fb8f Fix documentation references to tests folder 2019-09-08 19:05:23 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
Matthias 13932f55f5 Fix random test failures 2019-09-08 14:02:32 +02:00
Matthias bb2d8fefd7 Enhance setup.py 2019-09-08 11:04:39 +02:00
Matthias bd2ecf8ce3 Add testdatadir to missed test 2019-09-07 21:13:05 +02:00
Matthias 972b8a1726 Remove defaulting to test_data folder when no datadir is present 2019-09-07 21:06:20 +02:00
Matthias fe631ffd04 Use fixture to determine test_data_dir 2019-09-07 20:56:03 +02:00
Matthias bde82e9654 Move make_testdata_path to conftest 2019-09-07 20:34:25 +02:00
Matthias 6ff83abb61 Merge pull request #2220 from hroff-1902/hyperopt-simplified-interface
Allow simplified hyperopt interface
2019-09-06 19:41:48 +02:00