RoundPrice(d,n)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

parameter 2

Returns

Comment

Example



RoundPrice

Rounds d to the nearest useful price interval for the paper

Value to be rounded

Number if price interval plus/minus from standard.

Rounded price

-

RoundPrice(mult(s,1.005)) gives a valid price 0.5% above sell price.
RoundPrice(b,-2) gives buy price minus two price intervals.