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 |
|
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 |
|
Matthias
|
bdd63aa1d6
|
FIx futures trades pair download directory
|
2024-03-01 20:17:43 +01:00 |
|
Matthias
|
5dee60921f
|
Fix test for convert_trades_to_ohlcv
|
2024-03-01 19:42:33 +01:00 |
|
Matthias
|
b6c19252c9
|
Further increase test coverate of max_drawdown
|
2024-02-26 13:54:19 +01:00 |
|
Matthias
|
4351d93f23
|
Allow limiting kraken pairs to --pairs selection
|
2024-02-26 13:51:39 +01:00 |
|
Joe Schr
|
d15f17a03f
|
chore: remove unused parameter pairs from populate_dataframe_with_trades
|
2024-02-26 12:00:36 +01:00 |
|
Joe Schr
|
6bdf6bed7b
|
fix tests: add comments
|
2024-02-26 11:53:55 +01:00 |
|
Joe Schr
|
5b637bc9fc
|
tests: use orderflow row that actually has stacked imbalances
|
2024-02-26 11:22:24 +01:00 |
|
Joe Schr
|
3df04008d6
|
fix tests: move orderflow tests into own dir
|
2024-02-26 11:09:08 +01:00 |
|
Joe Schr
|
b15e47ded4
|
fix tests: use testdatadir
|
2024-02-26 10:57:12 +01:00 |
|
Matthias
|
66f4839101
|
Further increase test coverate of max_drawdown
|
2024-02-19 07:02:42 +01:00 |
|
Joe Schr
|
6e7a536c7a
|
Replaces public_trades_to_dataframe with trades_list_to_df
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
eaa85e8651
|
Removes do_plot and old comments
|
2024-02-11 13:16:16 +01:00 |
|
Matthias
|
d23079f837
|
improve tests slighly
|
2024-02-10 20:13:17 +01:00 |
|