Matthias
|
74f601b352
|
docs: Improved plot annotations sample
|
2025-05-03 08:02:09 +02:00 |
|
Matthias
|
a3359b62d4
|
feat: validate annotation-type before returning
this avoids breaking the whole chart due to annotations.
|
2025-05-02 20:58:13 +02:00 |
|
Matthias
|
333660e628
|
feat: improved doc-string for plot-annotations
|
2025-05-02 20:41:30 +02:00 |
|
Matthias
|
81f80a6b22
|
docs: add visual documentation for plot annotations
|
2025-05-02 20:28:32 +02:00 |
|
Matthias
|
1fec5a873e
|
Merge branch 'develop' into feat/plot_annotations
|
2025-05-02 19:48:50 +02:00 |
|
Matthias
|
8e2de9ef7e
|
docs: improve adjust_trade_position formatting
|
2025-03-21 07:11:08 +01:00 |
|
Matthias
|
5ea7ba6b9a
|
docs: improve adjust_trade_position docs further
part of #11461
|
2025-03-21 07:05:21 +01:00 |
|
Matthias
|
7735ea91bb
|
fix: adjust_order_price return type
|
2025-03-20 20:32:34 +01:00 |
|
Matthias
|
6636a2fda8
|
docs: improved adjust_trade_position sample
|
2025-03-06 07:17:39 +01:00 |
|
Matthias
|
e76574b79f
|
docs: update documentation for adjust_order_price()
|
2025-02-20 20:25:35 +01:00 |
|
Matthias
|
315421037f
|
Merge branch 'develop' into feat/plot_annotations
|
2025-02-10 07:13:55 +01:00 |
|
Matthias
|
822521136f
|
docs: improve location of "many position adjustment" warning
|
2025-01-20 19:01:45 +01:00 |
|
Matthias
|
aceb3ac764
|
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
Feature: Proceed exit while having open order, for backtesting and live
|
2025-01-18 08:10:33 +01:00 |
|
Matthias
|
1a59ecf98e
|
docs: update callback docs for new behavior
|
2025-01-10 07:16:24 +01:00 |
|
Matthias
|
e5d508a507
|
docs: update adjust-entry docs about partial fills
These are canceled and NOT replaced - this needs to be pointed out.
closes #11212
|
2025-01-09 20:05:23 +01:00 |
|
Matthias
|
676cdab9a9
|
docs: improve adjust_entry_price documentation
closes #11177
|
2025-01-03 13:23:12 +01:00 |
|
froggleston
|
d23c3120e6
|
Clarify trade.stake_amount as combined stake for all adjusted orders
|
2025-01-01 15:07:40 +00:00 |
|
Matthias
|
4ff200d315
|
docs: clarify docs about plot annotation callback
|
2024-12-28 16:38:40 +01:00 |
|
Matthias
|
689767e3ca
|
chore: rename response model attribute
|
2024-12-28 15:46:38 +01:00 |
|
Matthias
|
66efc9a469
|
docs: add documentation for plot_annotations
|
2024-12-28 15:43:45 +01:00 |
|
Matthias
|
11f0a59031
|
docs: slightly improve position adjust doc wording
|
2024-12-14 18:20:47 +01:00 |
|
Matthias
|
5f947a86c7
|
docs: improve ordering in adjust trade position callback docs
|
2024-12-14 13:47:14 +01:00 |
|
Stefano Ariestasia
|
f54a141918
|
fix typo
|
2024-12-14 14:41:32 +09:00 |
|
Stefano Ariestasia
|
b54d8c53a7
|
add warning about loose logic
|
2024-12-14 14:37:16 +09:00 |
|
Stefano
|
d2b4d1e183
|
add more explanation regarding reducing position partially
|
2024-12-12 11:45:40 +00:00 |
|
Matthias
|
6d9ab5e9ff
|
docs: update more typing wordings
|
2024-11-15 07:18:41 +01:00 |
|
Matthias
|
a6d513a0e6
|
docs: update callback docs to new syntax
|
2024-11-15 07:15:31 +01:00 |
|
Matthias
|
d9b8f46282
|
docs: update doc samples to use lowercased tuple and dict
|
2024-11-11 20:24:01 +01:00 |
|
Matthias
|
12560e983c
|
docs: Add note about custom-stoploss exit reasons
|
2024-11-07 19:57:41 +01:00 |
|
Matthias
|
07f0e3803a
|
docs: add stake_amount_filled documentation
|
2024-11-05 07:19:39 +01:00 |
|
Matthias
|
9e53b0742c
|
docs: update documentation code to align with comment
closes #10838
|
2024-10-27 07:57:52 +01:00 |
|
Matthias
|
7952712c5e
|
chore: update samples to use doublequotes
|
2024-08-18 08:44:37 +02:00 |
|
Matthias
|
b1ae09c003
|
docs: remove callback examples imports
|
2024-08-18 08:37:34 +02:00 |
|
Matthias
|
27a4a502d7
|
docs: Add section explaining strategy imports
|
2024-08-17 16:25:02 +02:00 |
|
Matthias
|
b7f180ab3f
|
fix: Improve safety of custom_stop return validation
If the return is inf or NaN freqtrade should not fail
closes #10349
|
2024-06-21 16:43:07 +02:00 |
|
Matthias
|
21710aeca8
|
use kwargs in example for clarity
closes #10308
|
2024-06-11 06:35:22 +02:00 |
|
Matthias
|
6934088a59
|
Fix some non-working links
|
2024-04-29 07:12:19 +02:00 |
|
Matthias
|
e5f3d04437
|
Add some imports
closes #10053
|
2024-04-09 19:26:52 +02:00 |
|
Matthias
|
a584854d46
|
Update docs to align with actual workings.
|
2024-04-05 20:15:43 +02:00 |
|
Matthias
|
78442e36e7
|
Fix small grammar error
|
2024-03-28 19:36:43 +01:00 |
|
Matthias
|
82565a9667
|
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
Feature: trade lifecycle callbacks
|
2024-03-28 19:35:53 +01:00 |
|
Matthias
|
e49ab2593c
|
Update / improve docs
|
2024-03-28 06:49:02 +01:00 |
|
Matthias
|
f6a8cb4698
|
update docs (fix typos)
|
2024-03-24 11:44:55 +01:00 |
|
Axel-CH
|
6941953a8b
|
update doc details about order_filled callback details
|
2024-03-18 21:38:58 -04:00 |
|
Stefano Ariestasia
|
bae4973da5
|
simplify full exit using adjust trade pos
|
2024-03-11 22:01:09 +09:00 |
|
Matthias
|
5402d276d6
|
Add header to warning box, reorder Boxes
|
2024-02-26 18:03:39 +01:00 |
|
Matthias
|
d9f4c62f15
|
Add warning about excessive use of position_adjustment
|
2024-02-26 07:07:48 +01:00 |
|
Matthias
|
0fa0f49b75
|
Add adjustment order tagging in strategy callbacks docs
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
3e7d5bbae8
|
Merge pull request #9515 from stash86/bt-metrics
In partial exit, do full exit if remaining == 0
|
2023-12-30 16:39:46 +01:00 |
|
Matthias
|
063b55d41a
|
Fix doc typo
|
2023-12-29 20:02:24 +01:00 |
|