hroff-1902
f2f2c281c0
Merge pull request #2719 from xmatthias/data_handler
...
Introduce Data handler
2020-02-19 21:22:08 +03:00
Matthias
29b369c65e
Rename cli argument
2020-02-19 14:53:54 +01:00
Matthias
882d0a5933
implement documentation feedback after review
2020-02-19 12:55:08 +01:00
hroff-1902
16cbd441ce
Merge pull request #2931 from freqtrade/status_badge
...
Add github actions badge
2020-02-18 10:55:34 +03:00
dependabot-preview[bot]
9435950fc9
Bump mkdocs-material from 4.6.2 to 4.6.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.6.2 to 4.6.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.6.2...4.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:04:40 +00:00
Matthias
bec86b1325
Add github actions badge
2020-02-16 15:42:41 +01:00
Matthias
6335d81ceb
Merge branch 'develop' into data_handler
2020-02-16 15:12:14 +01:00
Matthias
44ac2409ff
Merge pull request #2923 from hroff-1902/status-strategies
...
Add printing statuses for enlisted strategies and hyperopts
2020-02-15 19:43:02 +01:00
Matthias
87b506972f
Fix edge documentation rendering
2020-02-15 13:12:29 +01:00
hroff-1902
c453969235
Merge pull request #2922 from freqtrade/config_userdir
...
default to loading config.json from userdir if it exists
2020-02-15 08:00:04 +03:00
hroff-1902
fdd362299f
Docs adjusted
2020-02-15 07:34:39 +03:00
hroff-1902
bba7a38144
Merge pull request #2906 from freqtrade/fix/jupyterexample
...
Update data-analysis documentation to properly initialize configuration
2020-02-14 22:36:35 +03:00
Matthias
d5a298bbb7
Add sentence from suggestion
2020-02-14 20:12:26 +01:00
Matthias
5efbdd25a7
Properly default to user_data/config.json if it exists
2020-02-14 20:04:05 +01:00
Matthias
be4a9b5f4b
Lowercase freqtrade
2020-02-14 19:37:20 +01:00
hroff-1902
4cdcf00ddc
Merge branch 'develop' into rpc_notification_fixes
2020-02-14 00:10:50 +03:00
hroff-1902
0631fc937a
Merge pull request #2915 from freqtrade/documentation_test
...
fix configuration table
2020-02-13 17:27:54 +03:00
Matthias
02148a1df2
Fix datatype styling issues
2020-02-13 15:09:09 +01:00
Matthias
a93bc74eff
Update documentation ...
2020-02-13 07:04:37 +01:00
Matthias
81f849811f
Initcap Freqtrade
2020-02-13 06:30:59 +01:00
hroff-1902
634bf2b15c
Docs: Fix checking of runmode
2020-02-13 01:44:46 +03:00
Yazeed Al Oyoun
47874a4527
added logic to differentiate sell orders with double asterisk
2020-02-12 21:45:55 +01:00
Matthias
2efa1c164f
Revert data-location section
2020-02-12 21:43:43 +01:00
Matthias
483cba453a
Fix last occurence of data_location
2020-02-12 19:58:23 +01:00
Matthias
d6b9397579
Fix typo in datadir key
2020-02-12 06:40:13 +01:00
hroff-1902
e73dac8d91
Merge pull request #2905 from Fredrik81/hyperopt-more-filters
...
Adding --min-trades, --max-trades, --max-avg-profit, --max-total-profit for hyperopt-list
2020-02-11 23:46:48 +03:00
Fredrik Rydin
539343b20d
Adding 2 more filter options for completeness
2020-02-11 21:29:55 +01:00
Matthias
7be9f0067e
Update data-analysis documentation to properly initialize configuration
2020-02-11 20:51:39 +01:00
Matthias
64fb8e28ec
Merge pull request #2886 from freqtrade/docker_docs
...
Docker docs
2020-02-11 19:41:42 +01:00
Matthias
c35fe2c386
Add link to quick-start-guide
2020-02-11 19:29:43 +01:00
Fredrik Rydin
5b4d8d69ef
Adding --min-trades and --max-trades for hyperopt-list
2020-02-11 16:02:08 +01:00
Yazeed Al Oyoun
fc29564974
Fixed messages and readability
2020-02-11 15:58:40 +01:00
hroff-1902
2bcce33f23
Merge pull request #2888 from Fredrik81/hyperopt-filters
...
Added filter options to "hyperopt-list" in order to easier find epochs.
2020-02-10 23:59:40 +03:00
Fredrik Rydin
f2520c11e7
Used wrong utils.md as base
2020-02-10 21:19:25 +01:00
Fredrik Rydin
c924e4d519
Updated based on feedback:
...
- Profit commands now use float
- Compatible with --best
- Corrected wrong information in docs
2020-02-10 20:54:31 +01:00
Yazeed Al Oyoun
d69ddd2ac3
Apply suggestions from code review
...
Committed 1 code suggestion in code review.
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-10 11:54:12 +01:00
Matthias
7bb02d0cc6
Update docker-docs wording
2020-02-10 11:01:33 +01:00
dependabot-preview[bot]
6b4094fd92
Bump mkdocs-material from 4.6.0 to 4.6.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.6.0 to 4.6.2.
- [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.6.0...4.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:02:45 +00:00
Matthias
db0475f9c3
Merge pull request #2890 from freqtrade/hroff-1902-patch-1
...
Add tip on running order types for Bittrex
2020-02-10 08:33:24 +01:00
hroff-1902
0ba8d13de9
Merge pull request #2831 from xmatthias/feat/new_config
...
introduce new-config subcommand
2020-02-09 22:11:37 +03:00
hroff-1902
f7c74e551f
Fix wording
2020-02-09 21:56:59 +03:00
hroff-1902
cc3f65d069
Fix typo
2020-02-09 19:45:04 +03:00
hroff-1902
c83da7cadb
Add section about order types into Bittrex Exchange-specific chapter
2020-02-09 19:11:06 +03:00
hroff-1902
40abdd2608
Suggest changing strategy
2020-02-09 18:54:04 +03:00
Matthias
d65a06947d
Merge branch 'develop' into data_handler
2020-02-09 15:16:43 +01:00
hroff-1902
c7ba85c2e6
Add tip on running order types for Bittrex
2020-02-09 14:19:13 +03:00
Fredrik Rydin
636bd5acb5
Added filter options to "hyperopt-list" in order to easier find epochs.
...
--profitable
Select only profitable epochs.
--min-avg-time INT
Select epochs on above average time.
--max-avg-time INT
Select epochs on under average time.
--min-avg-profit FLOAT
Select epochs on above average profit.
--min-total-profit FLOAT
Select epochs on above total profit.
2020-02-08 23:21:42 +01:00
Yazeed Al Oyoun
4fad7a462c
fixes in webhook-config docs
2020-02-08 21:19:07 +01:00
Yazeed Al Oyoun
f3b1161640
wide notifications fixes
2020-02-08 21:02:52 +01:00
Matthias
34f04668c1
Add template for bittrex
2020-02-08 14:02:51 +01:00