Commit Graph

714 Commits

Author SHA1 Message Date
Matthias 2f1d9696cd Change keepalive to heartbeat 2019-10-25 20:00:08 +02:00
Matthias 0773a65333 Add I Am Alive Message 2019-10-25 15:01:35 +02:00
hroff-1902 ad5f7e1581 Merge remote-tracking branch 'origin/develop' into list-pairs2 2019-10-22 12:30:39 +03:00
hroff-1902 ff5ba64385
Improve docs 2019-10-21 14:06:46 +03:00
hroff-1902 cac314d4b3
Merge pull request #2396 from freqtrade/improve_strat_docs
[doc] Clearly highlight potential problems with looking into the future
2019-10-21 08:37:49 +03:00
Matthias bedbd964fc slightly rephrase strategy docs 2019-10-21 06:51:48 +02:00
hroff-1902 8a0d90136c
Improve unclear sentence in the docs 2019-10-20 23:31:44 +03:00
hroff-1902 5b680f2ece
minor: Condense paragraphs in the docs 2019-10-20 23:26:25 +03:00
hroff-1902 1bc63288a3
Merge branch 'develop' into list-pairs2 2019-10-20 23:22:45 +03:00
hroff-1902 45b2d24b79 Improve docs 2019-10-20 23:00:17 +03:00
hroff-1902 88c91a8a54
Merge pull request #2392 from freqtrade/backtest-doc
[minor][doc]Fix backtesting format since sublist does not render correctly
2019-10-20 20:13:50 +03:00
Matthias 20dd3f2d67 Clearly highlight potential problems with looking into the future 2019-10-20 16:22:11 +02:00
Matthias 78cd75dfef Add requirement 2019-10-20 10:35:36 +02:00
Matthias b805e4e150 Try list extension 2019-10-20 10:34:04 +02:00
hroff-1902 4f17511fdc
Merge pull request #2393 from freqtrade/remove_timeframe
Remove non-date based timeframe selection
2019-10-19 22:05:44 +03:00
hroff-1902 47fabca1d9
Merge pull request #2372 from xmatthias/kraken_ohlcv_emulate
download tick-based data to emulate candles
2019-10-19 19:32:37 +03:00
Matthias 16e10d99b9 Remove timeframe logic for non-date entries 2019-10-19 15:10:48 +02:00
Matthias 0adcee9233 Fix backtesting format since sublist does not render correctly 2019-10-19 14:34:55 +02:00
Matthias fd22c87295 Some minor cleanups to trades download methods and docs 2019-10-19 10:05:30 +02:00
hroff-1902 4ec83a2c24 DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct 2019-10-18 23:29:19 +03:00
Matthias 00a95945e1 Improve assumptions 2019-10-18 10:00:43 +02:00
hroff-1902 ff6a3465a7 Docs added 2019-10-17 17:22:33 +03:00
Matthias 5b58141f6b iFix grammar issue 2019-10-17 06:11:10 +02:00
Matthias e6e35c2584 Switch samplestrategy from ADX to RSI 2019-10-15 19:45:01 +02:00
Matthias ace70510f3 Wording fixes 2019-10-15 14:50:51 +02:00
Matthias 790e6146f5 Use crossed() in sample strategy 2019-10-14 20:17:40 +02:00
Matthias 023eb19615 Add documentation for --dl-trades 2019-10-13 19:39:07 +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 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 69c23c00e0
Fix minor typos in the docs 2019-10-08 22:07:38 +03:00
Matthias 2e91ee3849 remove underline from docs style 2019-10-08 19:41:18 +02:00
Matthias 86ef32318c Add versions to doc theme 2019-10-08 06:21:05 +02:00
hroff-1902 e78e42339d Improve docs wordings 2019-10-08 00:58:25 +03:00
hroff-1902 613300c61d Add short description of the market() method into docs 2019-10-08 00:38:20 +03:00
Matthias 57bb9281f6
Merge pull request #2351 from freqtrade/dependabot/pip/develop/mkdocs-material-4.4.3
Bump mkdocs-material from 4.4.2 to 4.4.3
2019-10-07 15:05:48 +02:00
hroff-1902 edfbb56749
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
2019-10-07 13:30:20 +03:00
dependabot-preview[bot] 5e9ab3e261
Bump mkdocs-material from 4.4.2 to 4.4.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.4.2...4.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 10:24:29 +00:00
Matthias ad35a3d7ab Small wording improvements 2019-10-07 07:02:43 +02:00
hroff-1902 946b8c29d7
Merge pull request #2317 from hroff-1902/list-timeframes
Add list-timeframes subcommand
2019-10-06 16:28:15 +03:00
Matthias 82d4051a39 Add --fee to documentation 2019-10-05 15:33:44 +02:00
hroff-1902 9b23376415 Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
Matthias 73e9cbdea1 Fix #2338 2019-10-05 09:56:01 +02:00
hroff-1902 c57d5ef1cd Added short descriptions and examples in utils.md 2019-10-01 21:12:52 +03:00
Matthias 8c5b299449
Merge pull request #2282 from freqtrade/jupyter_nbconvert
add plotting documentation to jupyter notebook
2019-10-01 19:58:20 +02:00
hroff-1902 f2e878d9ec Update helpstring for list-exchanges 2019-10-01 16:57:35 +03:00
hroff-1902 cd0e813a85 Docs adjusted, utils.md added 2019-09-30 21:36:52 +03:00