Skip to content
Commit bb70f725 authored by Christophe François's avatar Christophe François Committed by hydrargyrum
Browse files

[degiro] Replace CleanDecimal.SI with Decimal to parse json number

The CleanDecimal is unnecessary when we're already fetching numbers, and
it could result in unwanted conversions in scientific value, such as
0.0001 becoming 1E-04.
parent 49b381cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment