hoeckxer
|
e5840abaf9
|
Added imports to documentation for clarification when using custom stoploss
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
|
2020-12-31 21:05:47 +01:00 |
|
Matthias
|
512e163355
|
change docstring to better reflect what the method is for
|
2020-12-31 09:48:49 +01:00 |
|
Matthias
|
fc0d14c1b5
|
Improve documentation
|
2020-12-20 19:14:18 +01:00 |
|
Matthias
|
676dd0d664
|
Improve documentation
|
2020-12-20 11:22:15 +01:00 |
|
Matthias
|
9d5961e224
|
Rename method to custom_stoploss
|
2020-12-20 11:17:50 +01:00 |
|
Matthias
|
277342f167
|
Rename flag to "use_custom_stoposs"
|
2020-12-20 11:12:22 +01:00 |
|
Matthias
|
8574751a07
|
Add stoploss_value to strategy template
|
2020-12-20 10:49:22 +01:00 |
|
Matthias
|
11e2915621
|
Fix documentation problem
|
2020-12-19 17:44:39 +01:00 |
|
Matthias
|
b2c1098316
|
more docs for dynamic stoploss method
|
2020-12-19 12:03:18 +01:00 |
|
Matthias
|
f7b54c2415
|
Allow and document time-based custom stoploss
closes #3206
|
2020-12-19 11:46:49 +01:00 |
|
Matthias
|
f235ab8cf4
|
Fix some typos in docs
|
2020-12-19 11:39:21 +01:00 |
|
Matthias
|
18795844d8
|
Add initial set of custom stoploss documentation
|
2020-12-19 11:37:20 +01:00 |
|
Matthias
|
768a24c375
|
Add stoplossvalue interface
|
2020-12-18 06:56:56 +01:00 |
|
Matthias
|
5e1032c4af
|
Simplify strategy documentation, move "substrategies" to advanced page
|
2020-08-08 17:08:38 +02:00 |
|
Matthias
|
75318525a9
|
Update docs/strategy-advanced.md
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-07-04 16:41:19 +02:00 |
|
Matthias
|
c4a9a79be0
|
Apply suggested documentation changes from code review
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-07-04 09:43:49 +02:00 |
|
Matthias
|
eef3c01da7
|
Fix function header formatting
|
2020-06-18 19:49:05 +02:00 |
|
Matthias
|
e5f7610b5d
|
Add bot basics documentation
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
8b186dbe0e
|
Add additional test scenarios
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
84329ad2ca
|
Add confirm_trade* methods to abort buying or selling
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
bc821c7c20
|
Add documentation for bot_loop_start
|
2020-06-18 06:50:06 +02:00 |
|
hroff-1902
|
f1367b38a4
|
Docs: Fix the fix
|
2020-05-12 14:42:33 +03:00 |
|
hroff-1902
|
e2b9c24856
|
Docs: Fix sample in strategy-advanced
|
2020-05-12 13:54:13 +03:00 |
|
Matthias
|
255a43c98e
|
Update price timeout example
|
2020-04-25 17:25:18 +02:00 |
|
Matthias
|
4d8430c687
|
Use string typehints to avoid import errors
|
2020-03-01 09:43:20 +01:00 |
|
Matthias
|
d44f6651c4
|
Fix small parenteses bug
|
2020-02-25 19:55:23 +01:00 |
|
Matthias
|
47e46bf205
|
Add second example using dataprovider and current price
|
2020-02-25 14:48:46 +01:00 |
|
Matthias
|
4a188525ec
|
Fix documentation note syntax
|
2020-02-22 11:28:13 +01:00 |
|
Matthias
|
63502ed976
|
Add new advanced-strategy documentation file
|
2020-02-22 08:14:08 +01:00 |
|