Anuj Jain
addd27faf8
Update tests and docs
2024-09-11 15:33:26 +05:30
Matthias
0858e0a21e
Minor update to docs
2024-09-07 15:29:23 +02:00
Anuj Jain
8d96844312
use BT_DATA_COLUMNS for trade wide indicators
2024-09-06 12:28:02 +05:30
Anuj Jain
b7145debfb
handle trade wide indicators
2024-09-05 21:52:09 +05:30
Anuj Jain
08d5174d02
update documentation and add default values
2024-09-04 09:56:12 +05:30
jainanuj94
268683f8ea
update documentation
2024-08-19 12:50:54 +05:30
jainanuj94
3ebc5b136c
review comments and update test for exit signals
2024-08-06 12:55:48 +05:30
jainanuj94
7f0e5dd335
Refactor and add documentation
2024-08-05 23:19:38 +05:30
Christian Clauss
99b4767bf4
Fix typos discovered by codespell
2024-04-18 22:51:25 +02:00
cuinix
3e6e534e76
fix some typos in docs
...
Signed-off-by: cuinix <915115094@qq.com>
2024-03-07 13:57:25 +08:00
Robert Davey
bb5a12dc11
Add built-in trade fields in indicator list docs
...
There are some trade- and candle-related fields that are always available to output on the indicator-list so have updated the docs to include the most commonly used ones.
2023-07-19 11:11:10 +01:00
Matthias
76ae539e61
Minor edit
2023-04-28 14:59:00 +02:00
Matthias
cd9c2c4c23
Merge branch 'develop' into pr/froggleston/7861
2023-03-19 15:00:20 +01:00
froggleston
813724bd82
Add a new analysis group to output stats grouped by exit_tag
2023-01-16 13:28:40 +00:00
froggleston
f5359985e8
Make CLI option and docs clearer that we're handling signals not trades
2022-12-08 18:47:09 +00:00
froggleston
5a4e99b413
Add support for collating and analysing rejected trades in backtest
2022-12-05 15:34:31 +00:00
froggleston
1a3f88c7b9
Replace separate start/end date option with usual timerange option
2022-11-27 11:30:13 +00:00
froggleston
4790aaaae1
Implement cli options for backtesting-analysis date filtering
2022-11-26 16:58:56 +00:00
Matthias
e2e6c790be
Minor doc update
2022-06-15 16:50:25 +02:00
froggleston
c391ca08de
Change backtesting-analysis options to space separated lists
2022-06-15 11:25:06 +01:00
froggleston
6bb342f23a
Add export-filename support
2022-06-14 16:54:27 +01:00
froggleston
24b02127ec
Update docs
2022-05-29 15:42:34 +01:00
froggleston
3adda84b96
Update docs, add test
2022-05-24 20:27:15 +01:00
froggleston
acec564014
Update advanced backtesting docs to match fixed buy_reasons script
2022-04-23 17:18:38 +01:00
froggleston
b8ddf2d5cd
Update docs
2022-04-22 18:49:28 +01:00
Matthias
7f60364f63
Add doc-page to index
2022-04-22 06:38:51 +02:00
froggleston
933054a51c
Move enable option text to make better sense
2022-04-20 13:54:50 +01:00
froggleston
ea7fb4e6e6
Revert docs to buy_reasons script version
2022-04-20 13:51:45 +01:00
froggleston
b3cb722646
Use joblib instead of pickle, add signal candle read/write test, move docs to new Advanced Backtesting doc
2022-04-20 13:38:52 +01:00