mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-04-29 13:31:22 +00:00
this avoids false positives - but could cause false-negatives if the problem is in a pricing callback. `--allow-limit-orders` can re-allow limit orders to test for this scenario. part of #12168