dotnetCHARTING Send comments on this topic.
BalanceOfPowerOverPeriod Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : BalanceOfPowerOverPeriod Method


Evaluates the Balance of Power (BOP) indicator, created by Igor Livshin; which captures the struggle between the Bulls and Bears over a number of trading days.

Overload List

Overload Description
BalanceOfPowerOverPeriod(String,Series) Evaluates the Balance of Power (BOP) indicator, created by Igor Livshin; which captures the struggle between the Bulls and Bears over a number of trading days.  
BalanceOfPowerOverPeriod(Series) Evaluates the Balance of Power (BOP) indicator, created by Igor Livshin; which captures the struggle between the Bulls and Bears over a number of trading days.  
BalanceOfPowerOverPeriod(SeriesCollection) Evaluates the Balance of Power (BOP) indicator, created by Igor Livshin; which captures the struggle between the Bulls and Bears over a number of trading days.  

See Also