Matthias
|
e043797a82
|
chore: Tests should use dict format
|
2024-07-15 20:25:09 +02:00 |
|
Matthias
|
b163f8fcf4
|
Improve test
|
2024-07-13 18:29:00 +02:00 |
|
Matthias
|
9ebd34daba
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-11 07:06:58 +02:00 |
|
Matthias
|
2dfa9ac13c
|
applymap -> map
|
2024-07-11 07:05:58 +02:00 |
|
Matthias
|
c0d729bcd9
|
chore: remove deprecated read_csv options
|
2024-07-11 07:05:58 +02:00 |
|
Matthias
|
cdae61e155
|
feat: use rich tables for entryexitanalysis
|
2024-07-07 09:49:15 +02:00 |
|
Matthias
|
f3e2dcd342
|
chore: update get_patched_exchange argument
|
2024-07-05 09:22:12 +02:00 |
|
Matthias
|
36a44575c7
|
chore: update patch_exchange to not override builtins
|
2024-07-05 09:10:55 +02:00 |
|
Matthias
|
1e287de589
|
chore: fix mote A violations in tests and scripts
|
2024-07-05 08:54:49 +02:00 |
|
Joe Schr
|
3486327e78
|
Extract global cached_grouped_trades_per_pair into IStrategy
|
2024-07-04 17:23:59 +02:00 |
|
Joe Schr
|
0e0c585aee
|
orderflow tests: removes unused import
|
2024-06-27 15:25:40 +02:00 |
|
Joe Schr
|
b2bcac8447
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-06-27 15:23:12 +02:00 |
|
Joe Schr
|
7de102320c
|
orderflow: use cache per pair
|
2024-06-27 15:06:16 +02:00 |
|
Joe Schr
|
5379400ab3
|
Merge branch 'feature/fetch-public-trades-cached' into feature/fetch-public-trades
|
2024-06-24 18:07:01 +02:00 |
|
Joe Schr
|
4735835aab
|
orderflow tests: reset orderflow cache between tests
|
2024-06-24 17:40:54 +02:00 |
|
Joe Schr
|
54df6f5b9c
|
orderflow: adds cache_size to config
|
2024-06-24 17:40:24 +02:00 |
|
Joe Schr
|
08a27abbdc
|
orderflow: clean up populate_dataframe_with_trades code
|
2024-06-21 16:10:27 +02:00 |
|
Joe Schr
|
d23c33a47f
|
feat: add caching to populate_dataframe_with_trades
|
2024-06-21 15:28:11 +02:00 |
|
Matthias
|
02c38f7396
|
Prevent data-downloads for exchanges that don't support this.
|
2024-06-20 18:29:17 +02:00 |
|
Joe Schr
|
ffda564f05
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-06-19 20:38:50 +02:00 |
|
Joe Schr
|
2d6408a363
|
feat: adds max_candles to orderflow config
|
2024-06-19 19:23:26 +02:00 |
|
Matthias
|
b8a4752636
|
Use proper type for exit_reason in tests
|
2024-06-11 19:51:38 +02:00 |
|
Matthias
|
50bf770351
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-06-04 19:49:27 +02:00 |
|
Matthias
|
acae6e75f4
|
Improve drawdown test case
|
2024-05-19 09:44:36 +02:00 |
|
Matthias
|
2237410154
|
Upadate test for new download-data functionality
|
2024-05-18 20:15:02 +02:00 |
|
Joe Schr
|
ab7f8b3a0f
|
imbalance_ratio : use ratio instead of percentage
|
2024-05-17 15:49:53 +02:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
c79b75ff9a
|
Update remaining tests
|
2024-05-15 06:46:30 +02:00 |
|
Matthias
|
a6050cb771
|
Update tests for new interface
|
2024-05-14 19:57:46 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
099b1fc8c4
|
ruff format: More updates to tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
40aa0800de
|
Additional fix to eliminate some word-ignores
|
2024-04-19 07:02:31 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
0b1f702ef9
|
Improve testcase
|
2024-04-17 06:46:44 +02:00 |
|
Matthias
|
7f386874ad
|
Trim dataframes accordingly ...
|
2024-04-16 18:17:20 +02:00 |
|
Matthias
|
3f8078618e
|
add Combine dataframes with pct_change
|
2024-04-16 07:19:26 +02:00 |
|
Matthias
|
69d098e265
|
Dataprovider test
|
2024-04-05 07:16:37 +02:00 |
|
Matthias
|
28e4711ee9
|
Enhance test for dataprovider
|
2024-04-05 07:07:12 +02:00 |
|
Matthias
|
34d3389b23
|
Avoid some unnecessary linebreaks
|
2024-04-05 06:45:12 +02:00 |
|
Matthias
|
88e25df78c
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-03-16 16:34:57 +01:00 |
|
Matthias
|
60a62d933c
|
Fix some failing mocks
|
2024-03-15 07:12:07 +01:00 |
|
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2024-03-15 06:49:49 +01:00 |
|
Matthias
|
4aff24f6df
|
Fix imports that import directly from file
instead from the exporting package
|
2024-03-15 06:40:42 +01:00 |
|
Joe Schr
|
6c1d70df89
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-03-05 17:29:24 +01:00 |
|
Matthias
|
66e43f2fe8
|
Adjust tests for new arguments
|
2024-03-02 13:17:45 +01:00 |
|