API Support Forum
OEC API > API Support > Access balance from inside an indicator
Author Topic: Access balance from inside an indicator
(1 messages, Page 1 of 1)
Moderators: VPfau
MDunbar52
Posts: 9
Joined:


Posted: Sep 11, 2008 @ 04:56 PM             Msg. 1 of 1
Im trying to access a users nlv from inside an indicator. I include OEC.API and try and reference Balance.NetLiquidatingValue. I keep getting an error An object reference is required for the non static field. Fist can this be done? Do I need to create an instance of OECClient or can I reference the existing one associated with the chart? And how do I do it?