I OpenEquity

From MultiCharts
Revision as of 19:54, 14 February 2012 by JoshM (talk | contribs)
Jump to navigation Jump to search

Returns the current equity (netprofit + open position profit).

Usage

i_OpenEquity

Notes

  • This function can only be used in studies.

Example

i_OpenEquity
  • Will return 100 if the current equity is 100.
  • Will return -100 if the current equity is -100.