Open
Description
I came across this small but nasty error while reusing @habibalkhabbaz ATH candles implementation for a new feature.
The loop over the symbols
doesn't loop at all if buyATHRestrictionEnabled
is not true for all symbols. The return
statement should be a continue
statement:
Unfortunately I can't submit a PR now since my codeline is too far from master.
Metadata
Metadata
Assignees
Labels
No labels