hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
7 years ago |
hroff-1902
|
edfbb56749
|
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
|
7 years ago |
Matthias
|
ad35a3d7ab
|
Small wording improvements
|
7 years ago |
Matthias
|
82d4051a39
|
Add --fee to documentation
|
7 years ago |
hroff-1902
|
cd0e813a85
|
Docs adjusted, utils.md added
|
7 years ago |
Matthias
|
9cedbc1345
|
Cleanup history.py and update documentation
|
7 years ago |
Matthias
|
91b0394433
|
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live - deprecate -r
|
7 years ago |
Matthias
|
fe12d2e3b7
|
Fix documentation syntax
|
7 years ago |
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
7 years ago |
Matthias
|
e9e2a83436
|
remove `--live` references
|
7 years ago |
Matthias
|
0a478bc0dc
|
Merge branch 'develop' into align_userdata
|
7 years ago |
Matthias
|
5e440a4cdc
|
Improve docs to point to `freqtrade download-data`
|
7 years ago |
Matthias
|
c2e9685e04
|
Merge pull request #2121 from hroff-1902/config-allow-comments
Allow comments in config files
|
7 years ago |
Matthias
|
c0784b7c33
|
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
|
7 years ago |
hroff-1902
|
de80234165
|
hyperopt options updated in bot-usage.md
|
7 years ago |
hroff-1902
|
906be7be7c
|
Merge branch 'develop' into config-allow-comments
|
7 years ago |
hroff-1902
|
482847a994
|
docs adjusted; various fixes to bot-usage.md and configuration.md
|
7 years ago |
Matthias
|
6310b40fc6
|
Merge pull request #2123 from freqtrade/hyperoptloss_help
[minor] Improve hyperopt-loss docs
|
7 years ago |
Matthias
|
43b41324e2
|
Improve hyperopt-loss docs
|
7 years ago |
Matthias
|
197ce0b670
|
Improve documentation wording for multiconfig files
|
7 years ago |
Matthias
|
2c5a499a8b
|
Merge branch 'develop' into align_userdata
|
7 years ago |
Matthias
|
c4cbe79b48
|
Adjust documentation
|
7 years ago |
Matthias
|
9d471f3c9a
|
Fix documentation for strategy-list
|
7 years ago |
Matthias
|
2a141af42e
|
Only create userdir when explicitly requested
|
7 years ago |
Matthias
|
8cef567abc
|
create and use hyperopt-results folder
|
7 years ago |
Matthias
|
0488525888
|
Fix some documentation errors
|
7 years ago |
Matthias
|
c1bc1e3137
|
Add documentation for user_data_dir
|
7 years ago |
Matthias
|
c85cd13ca1
|
Change default backtest result to "backtest_results" - backtest_data is
misleading
|
7 years ago |
Matthias
|
de2a2473f5
|
Merge pull request #2050 from mrsegen/patch-1
Resolve issue #2042
|
7 years ago |
Leif Segen
|
08a3d26328
|
Update bot-usage.md
Update in response to feedback.
|
7 years ago |
hroff-1902
|
327e505273
|
non-working link to misc.py removed
|
7 years ago |
hroff-1902
|
05be16e9e1
|
helpstring alignment fixed
|
7 years ago |
Leif Segen
|
cf6113068c
|
Resolve issue #2042
Issue #2042 noted that the terminal output from `setup.sh` regarding an option use the bot was missing from the documentation. This has been added.
|
7 years ago |
hroff-1902
|
04382d4b44
|
add --hyperopt-path option
|
7 years ago |
Matthias
|
790838d897
|
Merge pull request #2024 from freqtrade/custom_hyperopt_loss
Custom hyperopt loss function (and sharpe-ratio)
|
7 years ago |
Matthias
|
4d0cf9ec8e
|
Merge pull request #2033 from hroff-1902/remove-dynamic-whitelist-option
remove deprecated --dynamic-whitelist option
|
7 years ago |
Matthias
|
fa8904978b
|
Don't use --hyperopt-loss-class, but --hyperopt-loss instead
|
7 years ago |
Matthias
|
e01c0ab4d6
|
Improve doc wording
|
7 years ago |
hroff-1902
|
50d2950e6b
|
add -V alias for --version
|
7 years ago |
hroff-1902
|
96564d0dad
|
remove deprecated --dynamic-whitelist option
|
7 years ago |
Matthias
|
c4fb0fd6ca
|
Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
|
7 years ago |
Matthias
|
17800c8ca5
|
Remove folder references (it's directory!)
|
7 years ago |
hroff-1902
|
0866b5f29f
|
allow reading config from stdin
|
7 years ago |
Matthias
|
f93e6ad0f6
|
Rename strategy customization file
|
7 years ago |
Matthias
|
bf56e25404
|
Merge pull request #1746 from hroff-1902/json-defaults
Support for defaults in json schema
|
7 years ago |
hroff-1902
|
e3b0474901
|
Merge branch 'develop' into hyperopt-jobs
|
7 years ago |
hroff-1902
|
7c8e26c717
|
-j/--job-workers option added for controlling the number of joblib parallel worker processes used in hyperopt
docs refreshed
|
7 years ago |
hroff-1902
|
8dad8f25cf
|
docs refreshed
|
7 years ago |
hroff-1902
|
3e4dd5019d
|
docs adjusted
|
7 years ago |
Misagh
|
a3b0135557
|
documentation added for telegram
|
7 years ago |