CoolCu
|
7fc1d38ffb
|
chore: remove repetitive words
Signed-off-by: CoolCu <coolcui@qq.com>
|
2 years ago |
Matthias
|
99b01a39d1
|
Add note about Edge deprecation
|
3 years ago |
Matthias
|
95f69b905a
|
Remove ticker_interval support
|
4 years ago |
EnzovdWetering
|
a04875eb55
|
Update edge.md
Typo fix
|
5 years ago |
Matthias
|
6a9c47d15f
|
Update docs with new options
|
5 years ago |
Matthias
|
6555454bd2
|
Remove more ticker_interval occurances
|
5 years ago |
Matthias
|
2869d5368d
|
Allow edge to use dynamic pairlists
closes #4298
|
5 years ago |
Matthias
|
3e3c9e99c7
|
Move command references to their respective subpages
|
5 years ago |
tejeshreddy
|
950c5c0113
|
fix: edge doc typos
|
5 years ago |
Samaoo
|
7f453033a4
|
Update edge.md
|
5 years ago |
Matthias
|
7f0afe1244
|
Fix calculation to not show losses > initial investment
|
5 years ago |
Matthias
|
6bb045f565
|
Simplify stoploss calculation
|
5 years ago |
Matthias
|
48750b0ef8
|
Improve wording in formula
|
5 years ago |
Matthias
|
1b5cb3427e
|
Fix example R calculation in edge documentation
|
5 years ago |
silvavn
|
32005b886a
|
small typo
|
6 years ago |
silvavn
|
275d853432
|
Updated W, L Formulas
|
6 years ago |
Victor Silva
|
47f0e69072
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
93d1ad5ed9
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
1f13a8b91d
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
08e3546120
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
5f9c449d8e
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
70eaf971cd
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
69349a9d8d
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Victor Silva
|
ec9b51d60a
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
silvavn
|
295ecaa9b2
|
Updating Edge Positioning Doc.
Integrated MathJax
Included worked out examples
Changed Language to achieve a middle ground.
Minor formatting improvements
|
6 years ago |
Matthias
|
5d691b5ee3
|
Fix warning box typo
|
6 years ago |
Blackhawke
|
f3cedc849a
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Blackhawke
|
a14ce9d7d9
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Blackhawke
|
47b215fe0a
|
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
6 years ago |
Blackhawke
|
827c31d4bc
|
Re-arranged the introduction to better explain the theory of operation and the limitations of Edge. Added paragraphs at the bottom of "running edge independently" to better explain Edge's order of operations processing and potential differences between historical output and live/dry-run operation.
|
6 years ago |
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
6 years ago |
Matthias
|
33b7046260
|
Update more documentation
|
6 years ago |
Matthias
|
3139343946
|
Remove capital_available_percentage and raise instead
|
6 years ago |
jpribyl
|
662ec1cd60
|
Update wording in expectancy docs and add example
|
6 years ago |
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
6 years ago |
Matthias
|
87b506972f
|
Fix edge documentation rendering
|
6 years ago |
Matthias
|
7e7c82cf4a
|
Small adjustments to relative_stake PR
|
6 years ago |
Matthias
|
f3beaa3374
|
Deprecate capital_available_percentage
|
6 years ago |
Matthias
|
98647b490c
|
Remove wrong "once per hour" listings
|
6 years ago |
Matthias
|
48935d2932
|
Align edge documentation to configuration page
|
6 years ago |
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
6 years ago |
Matthias
|
16e10d99b9
|
Remove timeframe logic for non-date entries
|
6 years ago |
Matthias
|
2710226326
|
Update documentation to use subcommands
|
7 years ago |
Matthias
|
4ee35438a7
|
Improve deprecated docs
|
7 years ago |
Matthias
|
11dab2b9ca
|
Deprecate documentation for --refresh-pairs-cached
|
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
|
1bba9fcc53
|
Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
|
7 years ago |
hroff-1902
|
9c1d4183fd
|
typo in doc
|
7 years ago |
hroff-1902
|
5fac4f7b45
|
Edge doc file minor improvements, typos, formatting
|
7 years ago |