Commit Graph

70 Commits (321b44b779594c29c3de5828dd9d0c0e4e76afbb)

Author SHA1 Message Date
Matthias 8cd2ee95f9 feat: add developer documentation to generate backtest results
6 months ago
Matthias 40f56e43cc test: add test for get_daily_trades
1 year ago
Matthias 5bb109884c test: remove hdf5 testdata
1 year ago
Meng Xiangzhuo 04d3633545
feat: implement fetch data from data.binance.vision
1 year ago
Matthias 63ac183e91 Merge branch 'develop' into feature/fetch-public-trades
2 years ago
Matthias 8e5097d9a9 Update setup-tools-config for non-dry mode
2 years ago
Joe Schr 3df04008d6 fix tests: move orderflow tests into own dir
2 years ago
Joe Schr b79aeb0a0d Shrink public trades testdata by using BCH
2 years ago
Matthias b371593084 Move previous test config to tests
2 years ago
Matthias 203890844b Remove non-existing pairs
2 years ago
Matthias fbab18b081 Add missing config file
2 years ago
Matthias f7178ecd6f Update test config name and exchange
2 years ago
Matthias b45365d385 Update tests to run for binance
2 years ago
Matthias a2d8f92e05 Add rudimentary test for test_trade_converter
2 years ago
Matthias 3d8dcd1644 Improve and parametrize trades_data tests
3 years ago
Matthias 2babb36fc2 Update final tests
3 years ago
Matthias ec2960a167 Fix dtype ...
3 years ago
Matthias 1c5d20e9a3 Fix some tests, restore 1m json data
3 years ago
Matthias 586692b73f TMP: remove full json data
3 years ago
Matthias 15aa1fd876 Add new feather data
3 years ago
Joe Schr e16db814fa featherdatahandler: implement trades_store/_trades_load
3 years ago
Matthias 6e22607387 Add 5m futures testdata to support detail-backtest tests
3 years ago
Matthias 4ea8962ca2 Rename futures test data
3 years ago
Matthias cd4faa9c59 keep max_stake_amount through backtests
3 years ago
Matthias 882e68c68b Rename backtest-result from new to "not new".
3 years ago
Matthias 6a15a9b412 Update backtest-result_new
3 years ago
Matthias 756921b16a Update fthypt file
3 years ago
Matthias f89b64c972 Improve test by having multistrat.meta file available
4 years ago
Matthias 4254d86658 Move test-backtestfiles to separate directory
4 years ago
Matthias 238ff6c9fe Use better naming
4 years ago
Matthias 1435d26996 store config-file loading paths
4 years ago
Matthias 3427df0653 Add simple test for recursive loading
4 years ago
Matthias b1378efdeb ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
4 years ago
Matthias 4897731030 use_sell_signal -> use_exit_signal
4 years ago
Matthias 5ce5c70be6 sell_profit_offset -> exit_profit_offset
4 years ago
Matthias bba9629a2a Rename sell_profit_only to exit_profit_only
4 years ago
Matthias 54ad130bb9 Update force_sell to force_exit
4 years ago
Matthias e894f620c2 Improve compatibility
4 years ago
Matthias 30cff1bd2c Update hdf5 to not raise naturalNaming warnings
4 years ago
Matthias bc12fd6cbb Update backtest-result outputs to reflect new terminology
4 years ago
Matthias bf0b95b3d8 Improve backtest tests
4 years ago
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Italo 8ce5536dd8 fix tests
4 years ago
Matthias 46809f08fe Merge branch 'develop' into feat/short
4 years ago
Matthias b3a4ecaf77 Remove old backtest format support
4 years ago
Matthias 2ecaf9f8b4 Update backtest-result test-files to latest format
4 years ago
Matthias b4d27973b1 Update ohlcv_get_pairs test
4 years ago
Matthias 37b013c157 Update hdf5 test
4 years ago
Matthias 5a3b907132 Update converter tests
4 years ago
Matthias b578e31255 Align tests to have futures data in futures/ directory
4 years ago