Commit Graph

458 Commits (b8ba6cd9708596ce331e6e646e41a3f4dfd4cbc9)

Author SHA1 Message Date
Matthias e0df0257d1 tests: Update history tests for new response
2 years ago
Matthias e96928588e
Merge pull request #10639 from jainanuj94/backtesting
2 years ago
Joe Schr 439658fcf1 fix: remove tests for orderflow data missing of other runmodes
2 years ago
Anuj Jain addd27faf8 Update tests and docs
2 years ago
Matthias 611a3ce138
Merge pull request #10485 from jainanuj94/feature/8902
2 years ago
Anuj Jain b7145debfb handle trade wide indicators
2 years ago
Matthias c6b46d75cb chore: fix B018 violation
2 years ago
Matthias a554352ae0 test: remove unused mutable argument
2 years ago
jainanuj94 19a2e06c0b #000 | Anuj | Merge Dfs for entry and exit in one table
2 years ago
Matthias 9bfd0cb63c feat: add test for trades_data_minmax
2 years ago
Matthias 3f4c19abbc chore: add test for trades_get_available_data
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 a8f707eee2 Merge branch 'develop' into feature/fetch-public-trades
2 years ago
Joe Schr 00724fdff4 chore: renames orderflow tests file
2 years ago
Joe Schr 9eb5993833 chore: drop `candle_start` and `candle_end` from trades and add test asserting trades columns
2 years ago
Matthias 353dc79aa9 chore: invert some asserts
2 years ago
Matthias e043797a82 chore: Tests should use dict format
2 years ago
Matthias b163f8fcf4 Improve test
2 years ago
Matthias 04c9626c8c feat: Implement rich Progress to download-data
2 years ago
Matthias 9ebd34daba Merge branch 'develop' into feature/fetch-public-trades
2 years ago
Matthias 2dfa9ac13c applymap -> map
2 years ago
Matthias c0d729bcd9 chore: remove deprecated read_csv options
2 years ago
Matthias cdae61e155 feat: use rich tables for entryexitanalysis
2 years ago
Matthias f3e2dcd342 chore: update get_patched_exchange argument
2 years ago
Matthias 36a44575c7 chore: update patch_exchange to not override builtins
2 years ago
Matthias 1e287de589 chore: fix mote A violations in tests and scripts
2 years ago
Joe Schr 3486327e78 Extract global `cached_grouped_trades_per_pair` into `IStrategy`
2 years ago
Joe Schr 0e0c585aee orderflow tests: removes unused import
2 years ago
Joe Schr b2bcac8447 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2 years ago
Joe Schr 7de102320c orderflow: use cache per pair
2 years ago
Joe Schr 5379400ab3 Merge branch 'feature/fetch-public-trades-cached' into feature/fetch-public-trades
2 years ago
Joe Schr 4735835aab orderflow tests: reset orderflow cache between tests
2 years ago
Joe Schr 54df6f5b9c orderflow: adds `cache_size` to config
2 years ago
Joe Schr 08a27abbdc orderflow: clean up populate_dataframe_with_trades code
2 years ago
Joe Schr d23c33a47f feat: add caching to populate_dataframe_with_trades
2 years ago
Matthias 02c38f7396 Prevent data-downloads for exchanges that don't support this.
2 years ago
Joe Schr ffda564f05 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2 years ago
Joe Schr 2d6408a363 feat: adds `max_candles` to orderflow config
2 years ago
Matthias b8a4752636 Use proper type for exit_reason in tests
2 years ago
Matthias 50bf770351 Merge branch 'develop' into feature/fetch-public-trades
2 years ago
Matthias acae6e75f4 Improve drawdown test case
2 years ago
Matthias 2237410154 Upadate test for new download-data functionality
2 years ago
Joe Schr ab7f8b3a0f `imbalance_ratio`: use ratio instead of percentage
2 years ago
Joe Schr a56faf503b ruff format: orderflow / public trades
2 years ago
Joe Schr b9035da981 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2 years ago
Matthias a6b07ec96f Remove compatibility layer for calculate_max_drawdown
2 years ago
Matthias c79b75ff9a Update remaining tests
2 years ago
Matthias a6050cb771 Update tests for new interface
2 years ago