Hi Rick,
no, these methods return core equity and other values for OpenQuant Portfolio, which is built up from execution reports received from a broker in live mode or execution simulator in sim mode.
Usually you get your real account information using BrokerInfo and then add a transaction to OpenQuant portfolio (in OnStrategyStart or elsewhere) to synchronize your real broker account and OpenQuant Portfolio account. Then your OpenQuant portfolio account should be in synch with your broker account, but it's usually a good idea to request BrokerInfo from time to time and chech that you are still in synch.
Regards, Anton
|