+1 888 340 6572

I OpenEquity: Difference between revisions

From MultiCharts
mNo edit summary
 
Line 3: Line 3:
== Usage ==
== Usage ==
<syntaxhighlight>i_OpenEquity</syntaxhighlight>  
<syntaxhighlight>i_OpenEquity</syntaxhighlight>  
== Notes ==
* This function can only be used in studies.
   
   
== Example ==
== Example ==

Latest revision as of 12:22, 2 March 2021

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

Usage

i_OpenEquity

Example

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