Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| desktop:desktop_chart_scripting_function_reference_cash_value [2022/01/11 18:52] – created rob | desktop:desktop_chart_scripting_function_reference_cash_value [2023/09/21 19:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Converts the specified tick value to a cash value using the conversion parameters defined for the current market. | Converts the specified tick value to a cash value using the conversion parameters defined for the current market. | ||
| - | Function Parameters | + | ---- |
| - | Parameter Description | + | |
| - | < | + | < |
| + | ^Function Parameters^^ | ||
| + | ^Parameter^ Description^ | ||
| + | |< | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| Note: You can use the $ shortcut instead of using the full formula name as well: | Note: You can use the $ shortcut instead of using the full formula name as well: | ||
| + | <code lang | Cashval> | ||
| cashval = $tickval; | cashval = $tickval; | ||
| + | </ | ||