Matthias
|
8ab07e0451
|
Add FAQ section about restricted markets
|
7 years ago |
Matthias
|
472690a55f
|
Merge pull request #2073 from freqtrade/update/setuppy
Improve setup.py to allow "extras" installations
|
7 years ago |
Matthias
|
59caff8fb1
|
UPdate developer docs
|
7 years ago |
Matthias
|
e14dd4974f
|
Improve release documentation
|
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 |
Matthias
|
3d5268368f
|
Merge pull request #2059 from hroff-1902/docs-minor-fixes
Docs minor fixes
|
7 years ago |
Matthias
|
20b51da180
|
Merge pull request #2056 from freqtrade/deprecate_live_bt
Deprecate live bt
|
7 years ago |
hroff-1902
|
1ac4a7e116
|
rendering for a Note fixed
|
7 years ago |
hroff-1902
|
327e505273
|
non-working link to misc.py removed
|
7 years ago |
Matthias
|
0c14176cd7
|
Deprecate --live
|
7 years ago |
Matthias
|
098a23adc6
|
Merge pull request #2048 from hroff-1902/hyperopt-loss-onlyprofit2
minor: add OnlyProfitHyperOptLoss
|
7 years ago |
hroff-1902
|
10c69387fd
|
docs adjusted
|
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 |
hroff-1902
|
4a144d1c18
|
docs: description for whitelist and blacklist fixed
|
7 years ago |
Matthias
|
e01c0ab4d6
|
Improve doc wording
|
7 years ago |
hroff-1902
|
43d5ec2d4a
|
docs: removed historical excursus which can confuse new users
|
7 years ago |
hroff-1902
|
75a0998ed2
|
docs: restore link to #dynamic-pairlists.
|
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
|
639a4d5cf7
|
Allow importing interface from hyperopt.py
|
7 years ago |
Matthias
|
0e500de1a0
|
Add sample loss and improve docstring
|
7 years ago |
Matthias
|
1493771087
|
improve description
|
7 years ago |
Matthias
|
192d7ad735
|
Add column description to hyperopt documentation
|
7 years ago |
Matthias
|
d23179e25c
|
Update hyperopt-loss to use resolver
|
7 years ago |
Matthias
|
c4e55d78d5
|
reword documentation
|
7 years ago |
Matthias
|
55e8092cbf
|
Add sharpe ratio as loss function
|
7 years ago |
Matthias
|
710443d200
|
Add documentation for custom hyperopt
|
7 years ago |
Matthias
|
cbe25178d7
|
Merge pull request #2009 from hroff-1902/fix-2008
fix #2008
|
7 years ago |
Matthias
|
a3b7e1f774
|
Update wording in docs
|
7 years ago |
hroff-1902
|
876cae2807
|
docs adjusted to current default values; more detailed description of --eps and --dmmp added
|
7 years ago |
Matthias
|
7536f6adbd
|
Merge pull request #2004 from freqtrade/doc/starting
Don't run the bot with python3 freqtrade
|
7 years ago |
Matthias
|
6a43128019
|
Fix non-rendering docs
|
7 years ago |
Matthias
|
27cb1a4174
|
Add FAQ section explaining "module not found" errors
|
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 |
Matthias
|
cdeb649d0b
|
Merge pull request #1967 from freqtrade/modify/setup.sh
Modify handling of pip in setup.sh
|
7 years ago |
Matthias
|
16a9e6b72f
|
Improve install documentation
|
7 years ago |
Matthias
|
3043a8d9c9
|
Be more explicit about what's missing
|
7 years ago |
Matthias
|
353437bbd1
|
07 is July!!
|
7 years ago |
Matthias
|
8e92fc62a3
|
Use correct new versioning now
|
7 years ago |
Matthias
|
c106534663
|
Improve developer-document
to include a note to keep both branches uptodate while creating a changelog.
Cost me ~5 minutes doing the 2019.6 release...
|
7 years ago |
Matthias
|
31a2aac627
|
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
Split btanalysis load trades
|
7 years ago |
Matthias
|
e83f8941a1
|
Fix documentation grammar
|
7 years ago |
Matthias
|
11d39bb0d3
|
Improve wording
|
7 years ago |