diff --git a/tests/conftest.py b/tests/conftest.py index 06dd23f79..45cd450c7 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -48,7 +48,7 @@ from tests.conftest_trades_usdt import ( logging.getLogger("").setLevel(logging.INFO) -# Do not mask numpy errors as warnings that no one read, raise the exсeption +# Do not mask numpy errors as warnings that no one read, raise the exception np.seterr(all="raise") CURRENT_TEST_STRATEGY = "StrategyTestV3" diff --git a/tests/optimize/test_backtest_detail.py b/tests/optimize/test_backtest_detail.py index 736c4dcab..2e5ab41de 100644 --- a/tests/optimize/test_backtest_detail.py +++ b/tests/optimize/test_backtest_detail.py @@ -102,7 +102,7 @@ tc3 = BTContainer( ) # Test 4: Minus 3% / recovery +15% -# Candle Data for test 3 – Candle drops 3% Closed 15% up +# Candle Data for test 3 - Candle drops 3% Closed 15% up # Test with Stop-loss at 2% ROI 6% # Stop-Loss Triggered 2% Loss tc4 = BTContainer(