This is an old revision of the document!
CASH Function
- CASH( <value> )
Converts the specified tick value to a cash value using the conversion parameters defined for the current market.
Function Parameters Parameter Description <value> The tick value to convert to cash.
Note: You can use the $ shortcut instead of using the full formula name as well:
cashval = $tickval;