Commit Graph

32 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
Matthias b2f33944ec Add preliminary backtesting test
4 years ago
Matthias dc462e63fe update BTContainer use_sell_signal
4 years ago
Matthias 543aa74278 update sell_reason to exit_reason
4 years ago
Matthias dcfa3e8648 Update SellType to ExitType
4 years ago
Matthias 298797cbfd Add stoploss short test
4 years ago
Matthias 0c6d92a7a6 Merge branch 'develop' into feat/short
4 years ago
Matthias 22173851d6 Detail tests for custom exit pricing
4 years ago
Matthias 2a59ef7311 Add detail tests for timeout behaviour
4 years ago
Matthias 5bb48eaed0 Replace Nan with 0 or None in backtesting
4 years ago
Matthias 8b2fbb6432 Add leveraged backtest detail test
4 years ago
Matthias ebc38159b8 Merge branch 'develop' into feat/short
4 years ago
Matthias 431b96de98 Merge branch 'develop' into pr/theluxaz/5710
4 years ago
Matthias 459a2239ce Fix candle ranges in backtesting test
4 years ago
Matthias 1267374c8a Small fixes to tests
4 years ago
Matthias 4fd00db630 Use "combined" enter_tag column
5 years ago
Matthias 11bd8e912e Fix some tests
5 years ago
Matthias 7a977a8eaf Merge branch 'feat/short' into pr/samgermain/5378
5 years ago
Matthias faf5cfa66d Update some tests for updated backtest interface
5 years ago
Rokas Kupstys f6267c7514 Fix buy_tag not being saved to trade object.
5 years ago
kevinjulian 0fcbe097c0 remove blankspace
5 years ago
kevinjulian aea5da0c73 changes testcase
5 years ago
kevinjulian 49886874aa rename to buy_tag
5 years ago
kevinjulian cbfedf8b29 fix backtest testcase
5 years ago
Rokas Kupstys bc0742ae67 Fix extremely optimistic results when using a combination of custom_stoploss and trailing_stop.
5 years ago
Matthias 89b9915c12 Update imports for SellType in tests
5 years ago
Matthias 9df366d943 Apply isort to tests
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
hroff-1902 29f7c5071b Fix usage of an item from BTContainer in tests
6 years ago
Matthias 83644ce5d8 Fix mypy type errors in tests
6 years ago
Matthias c449e39280 Replace more occurances of ticker_interval
6 years ago
Matthias 885edc9768 Allow multiple ROI in detail-backtest tests
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago