|
A group of functions that provide conversion of data from one format into another.
1つのフォーマットからもう1つへデータの変換を提供する関数のグループです。
The NormalizeDouble() function must be specially noted as it provides the necessary accuracy
of the price presentation. In trading operations, no unnormalized prices
may be used if their accuracy even a digit exceeds that required by the
trade server.
NormalizeDouble() 関数は、価格提示の必要な正確さを提供する為に、特別に注意する必要があります。トレード操作で、正規化されていない価格がトレード サーバーの必要な桁を超える精度であるなら、その価格は使われないかもしれません。 |