Commit Graph

9372 Commits

Author SHA1 Message Date
Fredrik81 4619a50097
Update configuration.md 2020-08-17 02:07:25 +02:00
Fredrik81 bd308889fc
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 14:58:06 +02:00
Fredrik81 f8efb87a67
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 14:57:53 +02:00
Fredrik81 ddba999fe2
Update stoploss.md 2020-08-16 13:44:32 +02:00
Fredrik81 81a75c97cf
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:17:11 +02:00
Fredrik81 5091767276
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:17:01 +02:00
Fredrik81 8b348fc247
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:16:35 +02:00
Fredrik81 67e9721274
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:14:50 +02:00
Fredrik81 4a0c988b67
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:13:54 +02:00
Fredrik81 e30a38932f
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:13:40 +02:00
Fredrik81 902d40a32a
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:13:27 +02:00
Fredrik81 4ade3daa1e
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:09:19 +02:00
Fredrik81 1ce392f652
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:05:38 +02:00
Fredrik81 c60192e4bd
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:05:07 +02:00
Fredrik81 bae8e5ed1a
Update docs/stoploss.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-08-16 13:03:56 +02:00
Fredrik81 b9e46a3c5a
Update stoploss.md
Updated documentation to simplify examples
2020-08-16 03:02:10 +02:00
Matthias 89b9a8cb1f
Merge pull request #3396 from freqtrade/fix/broken_getpairs
Use dict for symbol_is_pair
2020-08-15 08:58:53 +02:00
Matthias 200de312fe
Merge pull request #3677 from Blackhawke/develop
improve Edge documentation
2020-08-14 19:43:10 +02: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
Matthias 93717cfef1
Merge pull request #3008 from yazeed/more_info_hyperopt_fixed
Wins/draws/losses/median profit in hyperopt output
2020-08-14 09:25:12 +02:00
Matthias b98107375e Improve formatting of result string to be a bit conciser 2020-08-14 07:31:14 +02:00
Matthias d76ee43246 Show wins / draws / losses in hyperopt table 2020-08-14 07:14:10 +02:00
Matthias 22f6e884ed
Merge pull request #3676 from freqtrade/stoploss_remove_unused_argument
[minor] Cleanup and exception hierarchy documentation
2020-08-14 07:11:56 +02:00
Matthias 05bd099f51 Merge branch 'develop' into pr/yazeed/3008 2020-08-14 06:58:09 +02:00
Matthias 4109b31dac
Update wording in documentation 2020-08-14 06:46:34 +02:00
Matthias 067d1fd72a
Merge pull request #3553 from qkum/patch-3
Update faq.md
2020-08-13 08:20:03 +02:00
Matthias 6b85b1a34d
Don't only recommend pycharm, but keep it open to other editors too. 2020-08-13 08:06:57 +02:00
Matthias e45e41adb4 Improve docs test to catch !!! errors 2020-08-13 08:05:05 +02:00
Matthias 1dabade883
small rewording of FAQ documentation 2020-08-13 08:02:36 +02:00
Matthias c6741ea6c3 Merge branch 'develop' into fix/broken_getpairs 2020-08-12 20:13:06 +02:00
Matthias 5d61c56650
Merge pull request #3597 from freqtrade/fix/3579
consistently use filled before amount from orders
2020-08-12 19:56:57 +02: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
Matthias 3afd5b631e Remove erroneous import 2020-08-12 15:34:29 +02:00
Matthias 815d88fd4a Fix test after merge, fix forgotten 'amount' 2020-08-12 15:32:56 +02:00
Matthias 9999d0ffb5 Merge branch 'develop' into fix/3579 2020-08-12 15:28:51 +02:00
Matthias faa2bbb555 Document exception hierarchy 2020-08-12 14:29:14 +02:00
Matthias 6dfa159a91 Small comment adjustments in exchange class 2020-08-12 14:11:19 +02:00
Matthias 7cf3e15e54
Merge pull request #3091 from yazeed/min-max-objective
--min-objective and --max-objective for hyperopt-list
2020-08-12 14:05:05 +02:00
Matthias 1f1a819b29 Remove unused 3rd argument to create_stoploss call 2020-08-12 11:21:00 +02:00
Matthias 2fed066e76 Simplify objective code formatting 2020-08-12 10:40:44 +02:00
Matthias 2dc36bb79e Remove inversion of min/max objective selection 2020-08-11 20:52:18 +02:00
Matthias 56655b97cf Refactor hyperopt_filter method 2020-08-11 20:37:01 +02:00
Matthias f51c03aa86 Revert changes to color using --no-color 2020-08-11 20:29:47 +02:00
Matthias 77541935a8 Fix small merge mistake 2020-08-11 20:18:49 +02:00
Matthias 688d657fe2 Merge branch 'develop' into pr/yazeed/3091 2020-08-11 20:04:43 +02:00
Matthias dda78677a0
Merge pull request #3649 from freqtrade/improve_cancel_order_handling
Better handle cancelled buy orders
2020-08-11 19:58:05 +02:00
Matthias d77c53960d Show API backoff in logs to better investigate eventual problems) 2020-08-11 19:27:25 +02:00