Commit Graph

6438 Commits

Author SHA1 Message Date
hroff-1902 750dc8bf56 Add tests for market_is_active() 2019-10-17 19:24:39 +03:00
hroff-1902 033742b708 Fix pairlists to use market_is_active() instead of custom check 2019-10-17 19:06:58 +03:00
hroff-1902 84ba431d10 Introduce a market with no 'active' field in conftest 2019-10-17 19:05:50 +03:00
hroff-1902 b6e26c82ea Replace market_is_pair() by symbol_is_pair() 2019-10-17 18:44:25 +03:00
hroff-1902 e8eb968a6f Add tests for market_is_pair() 2019-10-17 18:19:50 +03:00
hroff-1902 66605a1909 Add tests for plural(), taken from #1989 2019-10-17 17:52:33 +03:00
hroff-1902 1e61263a28 More sofisticated market_is_pair(), taken from #1989 2019-10-17 17:49:04 +03:00
hroff-1902 bd08874f1f Fix options metavars shown in the helpstring 2019-10-17 17:31:49 +03:00
hroff-1902 ff6a3465a7 Docs added 2019-10-17 17:22:33 +03:00
hroff-1902 bf4e9a5dbb Code cleanup 2019-10-17 04:34:05 +03:00
hroff-1902 837d4d82b4 Sort tabular and csv data by symbol as well 2019-10-17 03:06:51 +03:00
hroff-1902 a8ffd29e18 Remove --active-only, introduce -a/--all instead 2019-10-17 02:42:07 +03:00
hroff-1902 92fda0f76c Allow --base and --quote be lists of currencies 2019-10-17 02:09:19 +03:00
hroff-1902 d72d388726 Make flake happy 2019-10-16 10:55:09 +03:00
hroff-1902 7de1631045 Print summary in the log for machine-readable formats 2019-10-16 03:55:04 +03:00
hroff-1902 4c8411e835 Cleanup in print tabular and print-csv parts 2019-10-16 03:02:58 +03:00
hroff-1902 f348956e4c --print-csv added 2019-10-16 02:22:27 +03:00
hroff-1902 89e0c76a3f Add --print-json and -1/--one-column options 2019-10-15 22:31:23 +03:00
hroff-1902 ad89d19955 Print list in the human-readable format 2019-10-15 21:07:01 +03:00
hroff-1902 4111734637 Add 'Is pair' in the list-markets tabular output 2019-10-14 13:48:33 +03:00
hroff-1902 6e27c47dee Handle properly exchanges with no active flag set for markets 2019-10-14 13:32:39 +03:00
hroff-1902 7cf7982565 Add list-pairs and list-markets subcommands 2019-10-13 13:12:20 +03:00
hroff-1902 31389b38f1
Merge pull request #2361 from freqtrade/dataprovider_tests
Add tests for orderbook and market in dataprovider
2019-10-11 22:15:21 +03:00
Matthias 10a22e7872
Merge pull request #2365 from GrilledChickenThighs/develop
Updated Rest API Docs
2019-10-11 06:42:41 +02:00
Paul D. Mendes e72b6a440b Updated Rest API Docs 2019-10-10 20:37:25 +00:00
Matthias b5ca4b7f35
Merge pull request #2364 from hroff-1902/list-diff-helpstrings-2
Fix helpstring which shared between the list-exchanges and list-timeframes subcommands
2019-10-10 19:57:19 +02:00
hroff-1902 c49f4b73dd Fix helpstring 2019-10-10 20:44:24 +03:00
Matthias 80cbf08a58
Merge pull request #2219 from ahonnecke/docker-compose
Make local development start up faster and easier by leveraging docker-compose
2019-10-10 19:38:40 +02:00
Matthias 5e23cc719d Add tests for orderbook and market in dataprovider 2019-10-10 19:38:01 +02:00
Matthias 0680fe2a1a fix path to tests 2019-10-10 19:28:11 +02:00
Matthias bba5f54722
Merge pull request #2335 from hroff-1902/dataprovider-market
Allow to use market data in the strategies
2019-10-10 16:54:04 +02:00
Matthias 85c4546333
Merge pull request #2343 from hroff-1902/move-experimental
Move experimental settings to ask_strategy
2019-10-10 16:08:11 +02:00
hroff-1902 23b5c0e833 Improve tests for handling deprecated settings 2019-10-09 18:25:57 +03:00
hroff-1902 cdd1bc425b Fix typo 2019-10-09 03:12:30 +03:00
hroff-1902 2a9c06c40f Test added 2019-10-09 02:44:04 +03:00
hroff-1902 434e0234c5 Add handling deprecated settings 2019-10-09 02:43:06 +03:00
hroff-1902 caf415dc97
Merge pull request #2355 from freqtrade/hroff-1902-patch-1
Fix minor typos in the docs
2019-10-08 22:32:39 +03:00
hroff-1902 e9337bf56e
Merge pull request #2356 from freqtrade/tests_history_pathlib
[minor] Don't use os.path in test_history
2019-10-08 22:31:43 +03:00
Matthias bcd02a871f Fix beeing again ... 2019-10-08 21:16:35 +02:00
Matthias e1c14bc86c Don't use os.path in test_history 2019-10-08 21:10:43 +02:00
hroff-1902 69c23c00e0
Fix minor typos in the docs 2019-10-08 22:07:38 +03:00
hroff-1902 1e19d7e463
Merge pull request #2354 from freqtrade/remove_underline
remove underline from docs style
2019-10-08 21:54:03 +03:00
Matthias 5e0391aa2b
Merge pull request #2332 from hroff-1902/freqtradebot-refactor
Freqtradebot refactoring
2019-10-08 19:44:08 +02:00
Matthias 2e91ee3849 remove underline from docs style 2019-10-08 19:41:18 +02:00
Matthias 9b32d617db
Merge pull request #2353 from freqtrade/docs_versions
Add versions to doc theme
2019-10-08 19:39:31 +02:00
hroff-1902 2ec8376af9
Merge pull request #2342 from freqtrade/fix/negativeroi
Don't have backtest sells outside of a candle
2019-10-08 11:19:34 +03:00
Matthias 86ef32318c Add versions to doc theme 2019-10-08 06:21:05 +02:00
hroff-1902 4d062d41cb Improve comments in the SampleStrategy; set use_sell_signal = True 2019-10-08 01:07:22 +03:00
hroff-1902 e78e42339d Improve docs wordings 2019-10-08 00:58:25 +03:00
hroff-1902 057ab1b7a6 Remove unnecessary comments 2019-10-08 00:50:47 +03:00