[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Small logig Help needed,



PureBytes Links

Trading Reference Links

Hi,

can anybody give a small logig help,please.

How to read "GetAccountValue( string FieldName )".

Please check my Code, was is wrong.

Thanks in advance.

Dieter




/*_______________________ Discription in ABic Dokument */
/*______________________________________________________*/

/* GetAccountValue( string FieldName )

      (new in 1.0.2)

      This function retrieves account values.

      return value:

      String representing the value. Note that if you need number in
AFL you should use StrToNum conversion function that will convert
string returned by this function to the number.

      Empty string is returned if field does NOT exist OR is empty.

      Parameters:
          O FieldName - defines the value to query


      List of available fields (case sensitive):

      LookAheadMaintMarginReq
      AccountCode
      OptionMarketValue
      DayTradesRemainingT+3
      NetLiquidationByCurrency
      AccountReady*/

/*______________________________Here is my Code___________________*/

GetAccountValue(ACode1 AccountCode);	//<<<<<<<<<<<<<< need help ?? 
ACODE=StrToNum(ACode1);			//<<<<<<<<<<<<<< need help ??

Title= "Test view"+
"\nAccountcode = "+ACODE;




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/