Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
Functions by Category Functions by Alphabetical list

RoundToTickSize([value]/[column])

Usable in an seer event objectUsable in an seer indicator objectUsable in an seer chart object

This function rounds to the nearest whole tick size for the current instrument. The default tick size is 0.01. The value for tick size is set within view datastore symbols window under the main menu. As an example, the S&P 500 E-MINI has a tick size of 0.25 and when this function is called (and the tick size has been set to 0.25) the function will round to the nearest 0.25. If a column is passed to this function, a new column is returned with all entries rounded to the instrument tick size.

Related functions:

log , cos , exp , abs , int , sqrt , sin , atan2 , ceil , floor , log10 , IsNull , IsEqual , NVL , MinValue , MaxValue , Min , Max , Sum , Cum , Round , RoundToQuarter

© 2011 seer trading systems ltd
feedback FAQ legal privacy