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

rand([Value])

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

Returns a random fractional number greater than or equal to 0 and less than the value of EXPR. Apply int() to the value returned by rand() if you want random integers instead of random fractional numbers. For example, int(rand(10)) returns a random integer between 0 and 9, inclusive.

Related functions:

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

© 2011 seer trading systems ltd
feedback FAQ legal privacy