Commit Graph

30 Commits (321b44b779594c29c3de5828dd9d0c0e4e76afbb)

Author SHA1 Message Date
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
10 months ago
Matthias adeb93dc9c ruff format: update strategy tests
2 years ago
Matthias 6b9547a9ad Improve migrations
3 years ago
Matthias 9b6654e81a Fix ruff E721 (type comparison)
3 years ago
Matthias bbce738523 Improve tests around timezone
3 years ago
Matthias 32d46e8a6b Improve fixture naming
4 years ago
Matthias d7f76ee452 Update confirm_trade_exit to use sell_reason terminology
4 years ago
Matthias 28046c6a22 Change populate_buy_trend to populate_entry_trend
4 years ago
Matthias 463714832d Merge branch 'develop' into feat/short
4 years ago
Matthias 381bda1e4a Update test to add new argument
4 years ago
Matthias 38362e0ec5 Update test names
5 years ago
Sam Germain 86e5b480a8 test_strategy_test_v2 for shorts
5 years ago
Matthias 84e013de2d Update confirm_trade_entry to support "side" parameter
5 years ago
Matthias c791b95405 Use new TestStrategy (V3) by default in tests
5 years ago
Matthias ca44d2e092 Merge branch 'feat/short' into pr/samgermain/5378
5 years ago
Matthias 07d71f014f Rename defaultStrategy file
5 years ago
Matthias 6d96b11279 Rename DefaultStrategy
5 years ago
Sam Germain 092780df9d condensed strategy methods down to 2
5 years ago
Sam Germain d4a7d2d444 Added short and exit_short to strategy
5 years ago
Rokas Kupstys dc6e702fec Pass current_time to confirm_trade_entry/confirm_trade_exit.
5 years ago
Rokas Kupstys d34da3f981 Revert "Add dataframe parameter to custom_stoploss() and custom_sell() methods."
5 years ago
Rokas Kupstys 595b8735f8 Add dataframe parameter to custom_stoploss() and custom_sell() methods.
5 years ago
Matthias 9d5961e224 Rename method to custom_stoploss
5 years ago
Matthias ea4238e860 cleanup some tests
5 years ago
Matthias f9bb1a7f22 Update more occurances of ticker_interval
6 years ago
Matthias 09fe3c6f5e create compatibility code
6 years ago
Matthias 947903a4ac Use timeframe from within strategy
6 years ago
Matthias 1634297685 Move strategies to test subfolder
6 years ago
Matthias 26d76cdb19 Adjust imports in tests to new path
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago