Matthias
|
cd5ea969c4
|
test: update test pandas frequency usage
|
5 days ago |
Matthias
|
985805e0d5
|
test: add test for order_book_to_dataframe
|
7 months ago |
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
7 months ago |
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
1 year ago |
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2 years ago |
Matthias
|
5dee60921f
|
Fix test for convert_trades_to_ohlcv
|
2 years ago |
Matthias
|
96a8263c57
|
trades_to_ohlcv_multi test adjustment
|
2 years ago |
Matthias
|
79ecca3e40
|
Add test for trades-conversation on different dates
|
2 years ago |
Matthias
|
1ae3b1e622
|
Fix weekly resamples to ensure they're on monday.
|
2 years ago |
Matthias
|
34ac2dc9ae
|
Further improve ohlcv test
|
2 years ago |
Matthias
|
efe332a395
|
Fix wrong test comment
|
2 years ago |
Matthias
|
8fd2dcd257
|
Impove tests for yearly resample
|
2 years ago |
Matthias
|
656b32814b
|
Have trade_converter use timeframe_as_resample_freq
|
2 years ago |
Matthias
|
5167f6936d
|
Prepare converter to work on 1s data.
|
2 years ago |
Matthias
|
fdf88a8019
|
Improve test showing that 1m and 1s conversion is identical.
|
2 years ago |
Matthias
|
087c59cfbf
|
Fix data generation bug with 3m data
|
2 years ago |
Matthias
|
83480d90f1
|
Extend test range to more timeframes
|
2 years ago |
Matthias
|
67abfcf4d4
|
Add generic ohlcv_to_dataframe_multi test to ensure code works for diff. timeframe ranges
|
2 years ago |
Matthias
|
5ab61d9da4
|
Improve missing data output
|
2 years ago |
Matthias
|
555f4b51e1
|
Further improvements to test setup
|
2 years ago |
Matthias
|
7bed7801cc
|
Further test simplifications
|
2 years ago |
Matthias
|
bbdc6c0f5c
|
improve pandas syntax to avoid deprecation error
|
3 years ago |
Matthias
|
123e51774e
|
Move trades-to-ohlcv tests
|
3 years ago |
Matthias
|
5de3b9d7ae
|
Clean up no longer used method
|
3 years ago |
Matthias
|
0be2250cf5
|
Keep existing trades_remove_duplicates for now
|
3 years ago |
Matthias
|
a595074754
|
Update test for new trades handling
|
3 years ago |
Matthias
|
ba34318f7a
|
Update converter test to use fixture
|
3 years ago |
Matthias
|
6659d26131
|
Merge branch 'develop' into dataformat/feather
|
3 years ago |
Matthias
|
e7e7a17183
|
Add test confirming #8972
|
3 years ago |
Matthias
|
1d77497f64
|
Fix test
|
3 years ago |
Matthias
|
b4957a2e37
|
Update converter test
|
3 years ago |
Matthias
|
1fc97a8008
|
use Unified futures naming for futures throughout tests
|
3 years ago |
Matthias
|
4ea8962ca2
|
Rename futures test data
|
3 years ago |
Matthias
|
a59d61472b
|
Add test for dataframe footprint reduction
|
3 years ago |
Matthias
|
32d46e8a6b
|
Improve fixture naming
|
4 years ago |
Matthias
|
cff950d783
|
Update test_convert_ohlcv_format to test as before
it did test conversion of multiple files, and that should be kept this
way.
|
4 years ago |
Matthias
|
5a3b907132
|
Update converter tests
|
4 years ago |
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
4 years ago |
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
4 years ago |
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
5 years ago |
Matthias
|
901d984ee3
|
Tests should write to tmpdir, not testdir
|
5 years ago |
Matthias
|
08f96df3ac
|
Don't write to testdir, but to tempdir
|
5 years ago |
Matthias
|
50fcb3f330
|
Reduce verbosity of missing data if less than 1% of data is missing
|
5 years ago |
Matthias
|
89bbfd2324
|
Remove candle_count from dataframe before backtesting
closes #3754
|
5 years ago |
Matthias
|
83861fabde
|
Fix #3967, move TradeList type to constants
|
5 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
6 years ago |
Matthias
|
9d7ad23d42
|
Fix test leakage
|
6 years ago |
Matthias
|
0506caf986
|
Implement trades_remove_dulicates
|
6 years ago |