Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Strategy): simplify boolean checks for execution and short condit…
…ions - Refactored boolean checks in the Strategy class to remove unnecessary comparisons with True. - Updated validation logic to ensure 'should_short' is not True when the exchange type is 'spot', enhancing code clarity and maintainability.
- Loading branch information