Commit Graph

74 Commits

Author SHA1 Message Date
Matthias
95f69b905a Remove ticker_interval support 2022-03-20 09:00:53 +01:00
EnzovdWetering
a04875eb55
Update edge.md
Typo fix
2021-09-06 17:53:44 +02:00
Matthias
6a9c47d15f Update docs with new options 2021-04-17 10:48:24 +02:00
Matthias
6555454bd2 Remove more ticker_interval occurances 2021-04-03 16:54:47 +02:00
Matthias
2869d5368d Allow edge to use dynamic pairlists
closes #4298
2021-03-30 20:20:24 +02:00
Matthias
3e3c9e99c7 Move command references to their respective subpages 2021-02-02 20:03:28 +01:00
tejeshreddy
950c5c0113 fix: edge doc typos 2021-01-13 16:50:38 +05:30
Samaoo
7f453033a4
Update edge.md 2020-12-04 16:53:41 +01:00
Matthias
7f0afe1244 Fix calculation to not show losses > initial investment 2020-10-08 10:24:52 +02:00
Matthias
6bb045f565 Simplify stoploss calculation 2020-10-08 08:30:30 +02:00
Matthias
48750b0ef8 Improve wording in formula 2020-10-08 08:23:56 +02:00
Matthias
1b5cb3427e Fix example R calculation in edge documentation 2020-10-08 08:09:55 +02:00
silvavn
32005b886a small typo 2020-09-03 13:39:38 -06:00
silvavn
275d853432 Updated W, L Formulas 2020-09-03 13:38:46 -06:00
Victor Silva
47f0e69072
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:57:15 -06:00
Victor Silva
93d1ad5ed9
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:56:54 -06:00
Victor Silva
1f13a8b91d
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:55:49 -06:00
Victor Silva
08e3546120
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:55:07 -06:00
Victor Silva
5f9c449d8e
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:53:33 -06:00
Victor Silva
70eaf971cd
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:50:23 -06:00
Victor Silva
69349a9d8d
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:49:54 -06:00
Victor Silva
ec9b51d60a
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-09-03 12:49:32 -06:00
silvavn
295ecaa9b2 Updating Edge Positioning Doc.
Integrated MathJax
Included worked out examples
Changed Language to achieve a middle ground.
Minor formatting improvements
2020-09-02 16:58:54 -06:00
Matthias
5d691b5ee3
Fix warning box typo 2020-08-14 19:34:22 +02:00
Blackhawke
f3cedc849a
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-14 09:27:04 -07:00
Blackhawke
a14ce9d7d9
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-14 09:26:28 -07:00
Blackhawke
47b215fe0a
Update docs/edge.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-14 09:25:53 -07:00
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. 2020-08-12 09:42:16 -07:00
hroff-1902
64881a94e2
Merge branch 'develop' into timeframe 2020-06-02 15:56:34 +03:00
Matthias
33b7046260 Update more documentation 2020-06-02 10:06:42 +02:00
Matthias
3139343946 Remove capital_available_percentage and raise instead 2020-06-01 19:58:28 +02:00
jpribyl
662ec1cd60 Update wording in expectancy docs and add example 2020-04-22 18:45:33 -06:00
hroff-1902
3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
Matthias
87b506972f Fix edge documentation rendering 2020-02-15 13:12:29 +01:00
Matthias
7e7c82cf4a Small adjustments to relative_stake PR 2020-01-03 11:34:17 +01:00
Matthias
f3beaa3374 Deprecate capital_available_percentage 2020-01-03 10:58:31 +01:00
Matthias
98647b490c Remove wrong "once per hour" listings 2019-12-25 19:27:08 +01:00
Matthias
48935d2932 Align edge documentation to configuration page 2019-12-24 07:25:18 +01:00
Matthias
f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
Matthias
16e10d99b9 Remove timeframe logic for non-date entries 2019-10-19 15:10:48 +02:00
Matthias
2710226326 Update documentation to use subcommands 2019-09-29 19:18:52 +02:00
Matthias
4ee35438a7 Improve deprecated docs 2019-08-20 07:07:05 +02:00
Matthias
11dab2b9ca Deprecate documentation for --refresh-pairs-cached 2019-08-20 07:02:30 +02:00
hroff-1902
96564d0dad remove deprecated --dynamic-whitelist option 2019-07-18 10:45:47 +03:00
Matthias
c4fb0fd6ca Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
2019-07-08 17:01:25 +02:00
Matthias
1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
2019-03-24 15:13:17 +01:00
hroff-1902
9c1d4183fd
typo in doc 2019-03-08 20:18:45 +03:00
hroff-1902
5fac4f7b45 Edge doc file minor improvements, typos, formatting 2019-02-24 13:19:01 +03:00
gautier pialat
399d2d89a3
Win rate formula was wrong (but not the definition) 2019-01-15 15:02:01 +01:00
misagh
f42df56a88 edge reformatted 2018-12-30 17:21:54 +01:00