Matthias
|
0aa05855d5
|
chore: unpack instead of list concat
|
1 year ago |
Anuj Jain
|
addd27faf8
|
Update tests and docs
|
2 years ago |
Anuj Jain
|
b7145debfb
|
handle trade wide indicators
|
2 years ago |
jainanuj94
|
19a2e06c0b
|
#000 | Anuj | Merge Dfs for entry and exit in one table
|
2 years ago |
jainanuj94
|
3ebc5b136c
|
review comments and update test for exit signals
|
2 years ago |
jainanuj94
|
7f0e5dd335
|
Refactor and add documentation
|
2 years ago |
jainanuj94
|
ecf9c173c4
|
Add test for backtesitng-analysis
|
2 years ago |
Matthias
|
cdae61e155
|
feat: use rich tables for entryexitanalysis
|
2 years ago |
Matthias
|
b8a4752636
|
Use proper type for exit_reason in tests
|
2 years ago |
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2 years ago |
Matthias
|
f7179f7c93
|
Fix last test with dependency on local user_data dir
|
3 years ago |
Matthias
|
24804f066c
|
Update test comment, uncomment last test section
|
3 years ago |
Matthias
|
cd9c2c4c23
|
Merge branch 'develop' into pr/froggleston/7861
|
3 years ago |
Matthias
|
34c42be74f
|
Fix minor stylistic errors
|
3 years ago |
froggleston
|
813724bd82
|
Add a new analysis group to output stats grouped by exit_tag
|
3 years ago |
froggleston
|
f5359985e8
|
Make CLI option and docs clearer that we're handling signals not trades
|
3 years ago |
froggleston
|
5a4e99b413
|
Add support for collating and analysing rejected trades in backtest
|
3 years ago |
froggleston
|
1a3f88c7b9
|
Replace separate start/end date option with usual timerange option
|
3 years ago |
froggleston
|
4790aaaae1
|
Implement cli options for backtesting-analysis date filtering
|
3 years ago |
Matthias
|
b4fb28e4ef
|
Update tests for new dataload strategy
|
4 years ago |
froggleston
|
4a5ed5a273
|
Fix tests
|
4 years ago |
Matthias
|
be6e0813db
|
Remove --strategy from analysis test
|
4 years ago |
froggleston
|
9a068c0b14
|
Add test for each analysis group, remove default table output if not indicator-list
|
4 years ago |
froggleston
|
df1c36e5aa
|
Change command name, use load_backtest_stats for strategy resolving
|
4 years ago |
froggleston
|
e7c5818d16
|
First pass changes for cleaning up
|
4 years ago |
froggleston
|
145faf9817
|
Use tmpdir for testing
|
4 years ago |
froggleston
|
21e6c14e1e
|
Final test changes
|
4 years ago |
froggleston
|
f5c2930889
|
Presume that pytest will call the cleanup call
|
4 years ago |
froggleston
|
2873ca6d38
|
Add cleanup, adjust _print_table for indicators, add rsi to test output
|
4 years ago |
froggleston
|
22b9805e47
|
Fix all tests
|
4 years ago |
froggleston
|
3adda84b96
|
Update docs, add test
|
4 years ago |