Skip to content

[pull] develop from freqtrade:develop - #1824

Merged
pull[bot] merged 9 commits into
Uncodedtech:developfrom
freqtrade:develop
Jul 19, 2026
Merged

[pull] develop from freqtrade:develop#1824
pull[bot] merged 9 commits into
Uncodedtech:developfrom
freqtrade:develop

Conversation

@pull

@pull pull Bot commented Jul 19, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

LMessi2000 and others added 9 commits July 18, 2026 23:10
round_value(value, 0) without keep_trailing_zeros ran the formatted integer
string through str.rstrip("0"), stripping zeros that are significant digits:
round_value(1200, 0) returned "12" and round_value(0, 0) returned "". Only
strip when a decimal point is present. Added round_value decimals=0 tests.
Fix strip_trailing_zeros corrupting integer strings
@pull pull Bot locked and limited conversation to collaborators Jul 19, 2026
@pull pull Bot added the ⤵️ pull label Jul 19, 2026
@pull
pull Bot merged commit 58ffff0 into Uncodedtech:develop Jul 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants