Commit Graph

200 Commits (321b44b779594c29c3de5828dd9d0c0e4e76afbb)

Author SHA1 Message Date
Matthias 929538dd5f docs: refactor exit logic comparisons to includes file
9 months ago
Matthias f432e65a14 docs: add "exit logic comparisons" table
9 months ago
Matthias dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
9 months ago
Matthias 510c47bd78 docs: update doc wording in custom_exit callback
9 months ago
mrpabloyeah 90e2935abf Add trade_duration parameter to custom_roi
9 months ago
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback
9 months ago
Matthias cbf27f0bdb docs: Simplify doc examples
10 months ago
snussik fed91ff5a1
Update strategy-callbacks.md
10 months ago
Matthias 74f601b352 docs: Improved plot annotations sample
10 months ago
Matthias a3359b62d4 feat: validate annotation-type before returning
10 months ago
Matthias 333660e628 feat: improved doc-string for plot-annotations
10 months ago
Matthias 81f80a6b22 docs: add visual documentation for plot annotations
10 months ago
Matthias 1fec5a873e Merge branch 'develop' into feat/plot_annotations
10 months ago
mrpabloyeah e105ea660b Improve documentation
10 months ago
mrpabloyeah e656063771 Add custom_roi strategy callback
10 months ago
Matthias 8e2de9ef7e docs: improve adjust_trade_position formatting
11 months ago
Matthias 5ea7ba6b9a docs: improve adjust_trade_position docs further
11 months ago
Matthias 7735ea91bb fix: adjust_order_price return type
11 months ago
Matthias 6636a2fda8 docs: improved adjust_trade_position sample
12 months ago
Matthias e76574b79f docs: update documentation for `adjust_order_price()`
1 year ago
Matthias 315421037f Merge branch 'develop' into feat/plot_annotations
1 year ago
Matthias 822521136f docs: improve location of "many position adjustment" warning
1 year ago
Matthias aceb3ac764
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
1 year ago
Matthias 1a59ecf98e docs: update callback docs for new behavior
1 year ago
Matthias e5d508a507 docs: update adjust-entry docs about partial fills
1 year ago
Matthias 676cdab9a9 docs: improve adjust_entry_price documentation
1 year ago
froggleston d23c3120e6
Clarify trade.stake_amount as combined stake for all adjusted orders
1 year ago
Matthias 4ff200d315 docs: clarify docs about plot annotation callback
1 year ago
Matthias 689767e3ca chore: rename response model attribute
1 year ago
Matthias 66efc9a469 docs: add documentation for plot_annotations
1 year ago
Matthias 11f0a59031 docs: slightly improve position adjust doc wording
1 year ago
Matthias 5f947a86c7 docs: improve ordering in adjust trade position callback docs
1 year ago
Stefano Ariestasia f54a141918 fix typo
1 year ago
Stefano Ariestasia b54d8c53a7 add warning about loose logic
1 year ago
Stefano d2b4d1e183 add more explanation regarding reducing position partially
1 year ago
Matthias 6d9ab5e9ff docs: update more typing wordings
1 year ago
Matthias a6d513a0e6 docs: update callback docs to new syntax
1 year ago
Matthias d9b8f46282 docs: update doc samples to use lowercased tuple and dict
1 year ago
Matthias 12560e983c docs: Add note about custom-stoploss exit reasons
1 year ago
Matthias 07f0e3803a docs: add stake_amount_filled documentation
1 year ago
Matthias 9e53b0742c docs: update documentation code to align with comment
1 year ago
Matthias 7952712c5e chore: update samples to use doublequotes
2 years ago
Matthias b1ae09c003 docs: remove callback examples imports
2 years ago
Matthias 27a4a502d7 docs: Add section explaining strategy imports
2 years ago
Matthias b7f180ab3f fix: Improve safety of custom_stop return validation
2 years ago
Matthias 21710aeca8 use kwargs in example for clarity
2 years ago
Matthias 6934088a59 Fix some non-working links
2 years ago
Matthias e5f3d04437 Add some imports
2 years ago
Matthias a584854d46 Update docs to align with actual workings.
2 years ago
Matthias 78442e36e7 Fix small grammar error
2 years ago