You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/manual.rst
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -832,8 +832,8 @@ In the second example the **price** of any order placed on the market **must sat
832
832
833
833
*The ``precision`` and ``limits`` params are currently under heavy development, some of these fields may be missing here and there until the unification process is complete. This does not influence most of the orders but can be significant in extreme cases of very large or very small orders. The ``active`` flag is not yet supported and/or implemented by all markets.*
834
834
835
-
Methods For Decimal Formatting
836
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
835
+
Methods For Foramtting Decimals
836
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
837
837
838
838
The exchange base class contains the ``decimalToPrecision`` method to help format values to the required decimal precision with support for different rounding, counting and padding modes.
0 commit comments