Matthias
dd8900a1c6
Improve ordering of backtest output
2023-04-09 08:53:36 +02:00
Matthias
6434bf6745
Document new backtesting metrics
2022-12-28 15:29:55 +01:00
Matthias
2c1330a4e2
Update docs to new behavior
2022-11-06 08:32:27 +01:00
Matthias
b7d2c14f2c
Improve trading limits docs to mention upper limits
...
#7654
2022-10-29 09:29:22 +02:00
Matthias
47e93dd2b2
Update documentation
2022-10-22 15:21:39 +02:00
Matthias
37fcbeba58
Update backtesting output wording to Entries
2022-09-09 19:58:55 +02:00
Matthias
9e48e6a40b
Update docs about precision limits in backtesting
2022-08-25 06:50:10 +02:00
Matthias
78e129034e
Update docs to specify trading limit behaviour
...
closes #7183
2022-08-06 17:59:08 +02:00
Matthias
474e6705e6
Add Profit factor to backtesting
2022-06-18 16:35:40 +02:00
Matthias
938a66511a
Update Documentation for new confirm_trade_exit behavior
2022-05-22 11:28:11 +02:00
eSeR1805
c6bf6779f8
Update docs BT sample report and details.
2022-05-17 14:09:01 +03:00
eSeR1805
905b24bd4d
Update BT report detailing.
2022-05-17 02:04:45 +03:00
eSeR1805
a2a8e4fdc7
Update doc BT sample report.
2022-05-17 02:01:27 +03:00
DJCrashdummy
b2b503f043
minor polish for explanation of --breakdown
...
- corrected the command to fit the explanation
- added a little explanation how to read the weekly & monthly breakdown
2022-05-11 06:26:49 +00:00
Matthias
7a57629918
Keep Backtest-metrics aligned
2022-05-02 20:08:38 +02:00
Nicolas Papp
7160f9085a
Update summary examples
2022-05-01 12:32:12 -03:00
Matthias
4262f84744
Merge branch 'develop' into pr/nicolaspapp/6715
2022-04-30 14:22:18 +02:00
Nicolas Papp
bc5048e4f3
Update to backtesting.md
2022-04-25 23:50:47 -03:00
Matthias
4143ebbeae
Add CAGR calculation to backtesting
2022-04-25 10:51:11 +02:00
Matthias
dff9d52b30
Remove hints on no longer used option, add very primitive test
2022-04-23 08:51:52 +02:00
மனோஜ்குமார் பழனிச்சாமி
9417bb01dc
Merge branch 'develop' into renaming-forceentry-forceexit
2022-04-08 00:01:51 +05:30
Matthias
a659bcb60b
Update some docs terminology
2022-04-07 19:46:00 +02:00
மனோஜ்குமார் பழனிச்சாமி
8442fb915f
renamed
2022-04-05 16:01:53 +05:30
Matthias
6d9218cb34
sell_signal -> exit_signal
2022-04-04 17:11:11 +02:00
Matthias
54ad130bb9
Update force_sell to force_exit
2022-04-04 16:59:27 +02:00
Matthias
69491c1430
Update more wording to "exit"
2022-04-03 19:39:13 +02:00
Matthias
b1e3ead88b
Merge branch 'develop' into feat/short
2022-03-22 20:28:38 +01:00
Matthias
5b4f343d36
Update buy output for backtesting
2022-03-22 06:45:36 +01:00
Matthias
08777abd85
Update backtesting output terminology to "exit"
2022-03-22 06:43:37 +01:00
Matthias
95f69b905a
Remove ticker_interval support
2022-03-20 09:00:53 +01:00
Matthias
c38f8a0e69
Update custom_sell() documentation
2022-03-20 08:33:53 +01:00
Matthias
0c6d92a7a6
Merge branch 'develop' into feat/short
2022-02-11 17:02:04 +01:00
Matthias
036c2888b4
Track timedout entry/exit orders
2022-02-07 18:49:30 +01:00
Matthias
f090dcc597
Merge branch 'develop' into feat/short
2022-01-22 17:56:01 +01:00
Matthias
afe46a55f7
Add documentation for --cache backtest option
2022-01-19 20:19:17 +01:00
Matthias
2bcfc0c90c
Add warning about cache problems
2022-01-16 18:01:05 +01:00
Rokas Kupstys
16861db653
Implement previous backtest result reuse when config and strategy did not change.
2022-01-15 17:30:40 +02:00
Matthias
46809f08fe
Merge branch 'develop' into feat/short
2022-01-07 10:13:16 +01:00
Matthias
8373a4e713
Small Adjustments to improve compatibility
2022-01-04 19:17:08 +01:00
Matthias
7a2b50ce8b
Update drawdown calculation to account drawdown
2022-01-04 17:07:31 +01:00
Matthias
ddfbe55e7c
Merge branch 'develop' into feat/short
2022-01-01 19:16:49 +01:00
Matthias
b1b2eebd11
Change sequence of ROI/sell signal to favor sell-signal
2021-12-30 20:00:58 +01:00
Matthias
67f3570bf3
Merge branch 'develop' into feat/short
2021-12-01 07:21:36 +01:00
Stefano Ariestasia
c126d2530a
Add few sentences on docs
...
- Add warning that PrecisionFilter can't be used on backtest that use multiple strategies
- Add note that not all pairlist handlers can be used on backtest
2021-11-29 14:32:33 +09:00
Matthias
5a8824171c
Add short/long metrics to backtest result
2021-11-18 20:42:43 +01:00
Matthias
1fefb132e0
Improve wording in documentation
2021-11-02 20:26:38 +01:00
Matthias
7ae9b90174
Further clarify backtesting trailing stop logic
...
part of #5816
2021-11-01 20:12:34 +01:00
Matthias
053fb076e4
Add documentation for breakdown command
2021-10-21 10:57:23 +02:00
Matthias
47bba331c1
Merge branch 'develop' into pr/rextea/4606
2021-10-17 16:29:31 +02:00
Matthias
b0c4f079c2
Merge branch 'develop' into feat/backtest_detail
2021-08-31 20:16:42 +02:00