Commit Graph

144 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
Matthias 6934088a59 Fix some non-working links
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias ceb461a252 Switch sequence of information documentation
2 years ago
Matthias c1ae110080 Improve documentation
2 years ago
Matthias 67b910835e Simplify access to custom_data - users will usually only care about the value, not about the metadata.
2 years ago
Matthias d49da76382 Slighlty improve docs
2 years ago
Matthias 4700782f60 Merge branch 'develop' into feature_keyval_storage
2 years ago
Matthias e3ff2ccc97 Slightly reword documentation to be more clear
3 years ago
Mart van de Ven 818da02f6c
Edit `Advanced Strategies` intro for clarify and brevity
3 years ago
Mart van de Ven b545fc5590
Correct user namespace from `cust_` to `custom_`
3 years ago
Shadyzpop f7f936c14f
Typo fix
3 years ago
Matthias e429aa16f3 Add note about enter_tag handling
3 years ago
eSeR1805 f755df2568
Merge branch 'develop' into feature_keyval_storage
4 years ago
Matthias b657a4df23 Improve hyperopt docs
4 years ago
eSeR1805 9fdb8b07ac
Rename persistant storage infrastructure.
4 years ago
eSeR1805 c719860a16
get_kval() -> get_kvals(). Update docs also.
4 years ago
eSeR1805 de01aaf290
Add documentation details.
4 years ago
Matthias d7f76ee452 Update confirm_trade_exit to use sell_reason terminology
4 years ago
Matthias b1e3ead88b Merge branch 'develop' into feat/short
4 years ago
Matthias e7418cdcdb Remove obsolete note box
4 years ago
Matthias e9c4e6a69d Update derived strategy documentation
4 years ago
Matthias 49e087df5b Allow Strategy subclassing in different files by enabling local imports
4 years ago
Matthias c38f8a0e69 Update custom_sell() documentation
4 years ago
Matthias d27a37be0d Update docs for populate_exit_trend
4 years ago
Matthias 59791b0659 Update populate_buy_trend to populate_entry_trend
4 years ago
Matthias 23b98fbb73 Update some documentation for short trading
4 years ago
Sam Germain 501f473164 Merge branch 'develop' into feat/short
4 years ago
Matthias 67e4dda5b3 Fix missing DataFrame in advanced docs
4 years ago
Matthias edd80c3006 Merge branch 'develop' into feat/short
4 years ago
Matthias e3190cf8a8 Update documentation
4 years ago
Matthias 36deced00b Remove more buy_tag references
4 years ago
Matthias 7d77aff289 Add some compatibility around buy_tag
4 years ago
Matthias 0bae1471bd Extract callbacks into a separate site
4 years ago
Matthias ef67a2adfc Improve callback documentation
4 years ago
Matthias d8ee72554f Improve callback documentation
4 years ago
Matthias 0e70d23bef Add documentation for exit_tags
4 years ago
Matthias 1fefb132e0 Improve wording in documentation
4 years ago
Matthias ff9c8fe234
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
5 years ago
Matthias d7903f012f Move PerformanceWarning to advanced section
5 years ago
Rokas Kupstys d84ef34740 A helper to calculate stoploss value from absolute price.
5 years ago
JoeSchr 04b4deab58
Update strategy-advanced.md
5 years ago
Matthias d97fc1e484
Update docs/strategy-advanced.md
5 years ago
axel 9469c6dfa9 small cosmetic changes in doc related to custom entry and exit exemple
5 years ago
axel 2fb9f6e2f4 rename custom price max distance option in config, update formula and test associated
5 years ago
axel f08d673a52 add details and exemple of custom_price_max_distance_percent usage in doc
5 years ago
Matthias 0f7ddabec8 Slightly reword documentation
5 years ago
axel 0a6c0c429a add a note concerning default custom entry or exit price in documentation
5 years ago
axel 0985b11267 add doc for custom exit price
5 years ago
axel 5284112b69 fix in custom entry function output,remove changes related to outdated prices, doc exemple minor changes
5 years ago
axel f11f5d17e9 add feature custom entry price for live
5 years ago