----- Original Message -----
Sent: Monday, January 09, 2006 12:42
AM
Subject: [amibroker] ibcontroller:
GetAccountValue() Demo
They
seem to work fine for me Ara. I snipped/attach some code i used to get to know
the GetAccountValue().
herman
2 items:
1. Getting Syntax errors with GetAccountValue
function:
GetAccountValue("BuyingPower");
GetAccountValue(
"RealizedPnL");
GetAccountValue(
"UnrealizedPnL");
GetAccountValue(
"AvailableFunds");
GetAccountValue(
"TotalCashBalance");
The function does not turn blue, as other AFL
functions do. Get syntax error
same for
GetPendingList(
1);
IBController / TWS Connection is established
TIA
Ara
2. What is the difference between
:
AvailableFunds
AvailableFunds-S
AvailableFunds-C