Matthias
|
6934088a59
|
Fix some non-working links
|
2024-04-29 07:12:19 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
ceb461a252
|
Switch sequence of information documentation
|
2024-03-03 12:58:10 +01:00 |
|
Matthias
|
c1ae110080
|
Improve documentation
|
2024-03-03 12:56:42 +01:00 |
|
Matthias
|
67b910835e
|
Simplify access to custom_data - users will usually only care about the value, not about the metadata.
|
2024-02-12 20:39:29 +01:00 |
|
Matthias
|
d49da76382
|
Slighlty improve docs
|
2024-02-12 18:17:48 +01:00 |
|
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-07 07:13:41 +01:00 |
|
Matthias
|
e3ff2ccc97
|
Slightly reword documentation to be more clear
|
2023-05-05 06:45:39 +02:00 |
|
Mart van de Ven
|
818da02f6c
|
Edit Advanced Strategies intro for clarify and brevity
|
2023-04-20 14:01:01 +08:00 |
|
Mart van de Ven
|
b545fc5590
|
Correct user namespace from cust_ to custom_
|
2023-04-20 13:36:31 +08:00 |
|
Shadyzpop
|
f7f936c14f
|
Typo fix
|
2023-01-28 03:43:18 +03:00 |
|
Matthias
|
e429aa16f3
|
Add note about enter_tag handling
closes #7336
|
2022-09-24 11:21:50 +02:00 |
|
eSeR1805
|
f755df2568
|
Merge branch 'develop' into feature_keyval_storage
Update rpc/telegram to use MAX_MESSAGE_LENGTH.
|
2022-08-11 11:26:45 +03:00 |
|
Matthias
|
b657a4df23
|
Improve hyperopt docs
part of #7088
|
2022-07-15 19:02:23 +02:00 |
|
eSeR1805
|
9fdb8b07ac
|
Rename persistant storage infrastructure.
|
2022-06-19 15:56:50 +03:00 |
|
eSeR1805
|
c719860a16
|
get_kval() -> get_kvals(). Update docs also.
|
2022-06-13 20:03:22 +03:00 |
|
eSeR1805
|
de01aaf290
|
Add documentation details.
|
2022-05-31 16:17:31 +03:00 |
|
Matthias
|
d7f76ee452
|
Update confirm_trade_exit to use sell_reason terminology
|
2022-03-25 06:37:40 +01:00 |
|
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
e7418cdcdb
|
Remove obsolete note box
closes #6581
|
2022-03-22 19:03:22 +01:00 |
|
Matthias
|
e9c4e6a69d
|
Update derived strategy documentation
|
2022-03-20 13:21:09 +01:00 |
|
Matthias
|
49e087df5b
|
Allow Strategy subclassing in different files by enabling local imports
|
2022-03-20 13:07:06 +01:00 |
|
Matthias
|
c38f8a0e69
|
Update custom_sell() documentation
|
2022-03-20 08:33:53 +01:00 |
|
Matthias
|
d27a37be0d
|
Update docs for populate_exit_trend
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
59791b0659
|
Update populate_buy_trend to populate_entry_trend
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
23b98fbb73
|
Update some documentation for short trading
|
2022-03-20 08:30:14 +01:00 |
|
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
2022-01-04 22:47:33 -06:00 |
|
Matthias
|
67e4dda5b3
|
Fix missing DataFrame in advanced docs
|
2022-01-04 19:54:50 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
e3190cf8a8
|
Update documentation
|
2021-12-04 14:44:03 +01:00 |
|
Matthias
|
36deced00b
|
Remove more buy_tag references
|
2021-11-21 09:55:10 +01:00 |
|
Matthias
|
7d77aff289
|
Add some compatibility around buy_tag
|
2021-11-21 09:24:20 +01:00 |
|
Matthias
|
0bae1471bd
|
Extract callbacks into a separate site
|
2021-11-20 11:44:56 +01:00 |
|
Matthias
|
ef67a2adfc
|
Improve callback documentation
|
2021-11-20 11:39:24 +01:00 |
|
Matthias
|
d8ee72554f
|
Improve callback documentation
|
2021-11-20 11:39:24 +01:00 |
|
Matthias
|
0e70d23bef
|
Add documentation for exit_tags
|
2021-11-13 09:13:32 +01:00 |
|
Matthias
|
1fefb132e0
|
Improve wording in documentation
|
2021-11-02 20:26:38 +01:00 |
|
Matthias
|
ff9c8fe234
|
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
Docs: Mention Performance Warning for strategies
|
2021-09-23 20:16:58 +02:00 |
|
Matthias
|
d7903f012f
|
Move PerformanceWarning to advanced section
rewrite to use strategy parameters instead of plain range
|
2021-09-23 07:25:11 +02:00 |
|
Rokas Kupstys
|
d84ef34740
|
A helper to calculate stoploss value from absolute price.
|
2021-09-18 10:48:18 +03:00 |
|
JoeSchr
|
04b4deab58
|
Update strategy-advanced.md
Add `` for consistency
|
2021-08-22 20:14:36 +03:00 |
|
Matthias
|
d97fc1e484
|
Update docs/strategy-advanced.md
|
2021-08-18 19:55:11 +02:00 |
|
axel
|
9469c6dfa9
|
small cosmetic changes in doc related to custom entry and exit exemple
|
2021-08-18 05:10:29 -04:00 |
|
axel
|
2fb9f6e2f4
|
rename custom price max distance option in config, update formula and test associated
|
2021-08-18 05:07:37 -04:00 |
|
axel
|
f08d673a52
|
add details and exemple of custom_price_max_distance_percent usage in doc
|
2021-08-16 23:26:08 -04:00 |
|
Matthias
|
0f7ddabec8
|
Slightly reword documentation
|
2021-08-14 09:05:03 +02:00 |
|
axel
|
0a6c0c429a
|
add a note concerning default custom entry or exit price in documentation
|
2021-08-13 11:12:33 -04:00 |
|
axel
|
0985b11267
|
add doc for custom exit price
|
2021-08-05 18:16:16 -04:00 |
|
axel
|
5284112b69
|
fix in custom entry function output,remove changes related to outdated prices, doc exemple minor changes
|
2021-08-03 15:57:23 -04:00 |
|
axel
|
f11f5d17e9
|
add feature custom entry price for live
|
2021-08-03 15:57:23 -04:00 |
|