stable/tests/optimize
Rokas Kupstys f6267c7514 Fix buy_tag not being saved to trade object.
Column is mistakenly excluded because advise_buy() creating this column runs after code detecting presence of buy_tag column.
2021-08-11 15:21:23 +03:00
..
hyperopts Move DefaultHyperopt to test folder (aligned to strategy) 2020-08-06 08:50:41 +02:00
__init__.py Fix buy_tag not being saved to trade object. 2021-08-11 15:21:23 +03:00
conftest.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
test_backtest_detail.py Merge pull request #5299 from kevinjulian/feat/kevinjulian/add-buy-signal-name 2021-07-30 08:23:11 +02:00
test_backtesting.py Cache dataframe before cutting the first candle 2021-08-10 09:14:29 +02:00
test_edge_cli.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
test_hyperopt.py refactor ohlcvdata_to_dataframe to advise_all_indicators 2021-08-09 14:53:18 +02:00
test_hyperopt_tools.py Stream hyperopt-result in small batches 2021-08-10 10:12:57 +02:00
test_hyperoptloss.py Update onlyprofit loss should use absolute profit 2021-05-28 08:38:46 +02:00
test_optimize_reports.py Update imports for SellType in tests 2021-06-08 21:07:16 +02:00