I OpenEquity

From MultiCharts
Revision as of 14:55, 24 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the current equity (netprofit + openpositionprofit) ==== Usage ==== <syntaxhighlight>i_OpenEquity</syntaxhighlight> ==== Notes ==== This function can only be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the current equity (netprofit + openpositionprofit)

Usage

i_OpenEquity

Notes

This function can only be used in studies.

Example

i_OpenEquity will return 100 if the current equity is 100. 

i_OpenEquity will return -100 if the current equity is -100.