hroff-1902
|
33c1c8f726
|
Merge pull request #3018 from freqtrade/max_drawdown
Max drawdown in plot-profit
|
2020-03-04 20:42:57 +03:00 |
|
hroff-1902
|
dea4ef957e
|
Merge pull request #2982 from freqtrade/rate_side_optional
Rate side configurable
|
2020-03-04 16:07:08 +03:00 |
|
Matthias
|
2f54aff0ce
|
Improve documentation wording for price sides
|
2020-03-04 06:44:59 +01:00 |
|
Matthias
|
8de35e1c83
|
Documentation suggestions from Review
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-03-04 06:40:19 +01:00 |
|
Matthias
|
9d8970a76b
|
Add test and formatting to drawdown
|
2020-03-03 20:23:44 +01:00 |
|
hroff-1902
|
e20b06408c
|
Merge pull request #3000 from freqtrade/fix/jupyter_example
[minor] Fix jupyter notebook example
|
2020-03-02 00:49:21 +03:00 |
|
hroff-1902
|
0a2f854302
|
Merge pull request #3001 from freqtrade/doc-nonce
[minor] Add note about InvalidNonce to documentation
|
2020-03-01 01:28:34 +03:00 |
|
Matthias
|
18d724f7a1
|
Adjust wording of supported exchanges
|
2020-02-29 19:22:36 +01:00 |
|
Matthias
|
d7373be553
|
Add official support for Kraken
|
2020-02-29 16:58:22 +01:00 |
|
Matthias
|
4c39f36084
|
Add note about InvalidNonce to documentation
|
2020-02-29 16:36:33 +01:00 |
|
Matthias
|
848054d140
|
Fix jupyter notebook example -
generate_candlestick_graph() needs a filtered pairlist, not a list
containing all pairs
|
2020-02-29 15:53:54 +01:00 |
|
Matthias
|
f25adf3b12
|
improve and correct release documentation
|
2020-02-29 15:48:36 +01:00 |
|
hroff-1902
|
0528af1700
|
Merge pull request #2879 from freqtrade/sortino_hyperopt_loss
Sortino hyperopt loss
|
2020-02-29 11:36:27 +03:00 |
|
hroff-1902
|
c1c0b59223
|
Merge pull request #2974 from freqtrade/enhance_roi_doc
Add timeframe_to_minutes to ROI documentation
|
2020-02-27 18:18:24 +03:00 |
|
Matthias
|
e5a9c81412
|
Add 0 entry to enhanced ROI example
|
2020-02-27 14:04:12 +01:00 |
|
Matthias
|
0fea3a7ea7
|
Some final polish to configurable_side
|
2020-02-26 19:50:17 +01:00 |
|
Matthias
|
3c5e716d8f
|
Update some documentation regarding price_side
|
2020-02-26 19:39:12 +01:00 |
|
hroff-1902
|
30b0911645
|
Merge pull request #2976 from gaugau3000/doc_update_config_section
[Doc update config section] - [minor]
|
2020-02-26 12:45:06 +03:00 |
|
Matthias
|
8ae0f99a96
|
Remove duplicate section
|
2020-02-26 09:05:48 +01:00 |
|
Matthias
|
a29653b510
|
Wording changes to install docs
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-02-26 08:59:27 +01:00 |
|
Matthias
|
af4469f073
|
Convert to str to avoid errors
|
2020-02-26 06:43:15 +01:00 |
|
Matthias
|
df49b98c25
|
Implement wording-changes
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-02-26 06:40:13 +01:00 |
|
hroff-1902
|
ce2e039e5f
|
Update docs/configuration.md
|
2020-02-26 01:58:32 +03:00 |
|
gaugau3000
|
76c449c0c2
|
volume_pair_list_extra_doc_infos
|
2020-02-25 19:45:23 +00:00 |
|
gaugau3000
|
7d7318a3ea
|
fix_wrong_order_type
|
2020-02-25 19:41:20 +00:00 |
|
Matthias
|
cfc22577be
|
Add timeframe_to_minutes to ROI documentation
|
2020-02-25 16:54:48 +01:00 |
|
Matthias
|
2f349e0504
|
Improve install documentation by streamlining the process
|
2020-02-24 20:21:25 +01:00 |
|
Matthias
|
23b47b66ec
|
Update install-script documentation and reorder installation steps
|
2020-02-24 20:11:25 +01:00 |
|
Yazeed Al Oyoun
|
09a1c9eed6
|
fixed docs description of hyperopts
|
2020-02-19 22:25:34 +01:00 |
|
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 |
|
Yazeed Al Oyoun
|
41b4fa3b7f
|
fixed two more typos
|
2020-02-19 02:59:51 +01:00 |
|
Yazeed Al Oyoun
|
3fb6818bd8
|
Merge branch 'develop' into sortino_hyperopt_loss
|
2020-02-19 02:37:25 +01:00 |
|
Yazeed Al Oyoun
|
df26c357d2
|
doc updates
|
2020-02-19 01:31:25 +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 |
|