why My AccountNumber is 16384 always . FXDD

 
2006.08.13 21:42:27 2006.08.10 23:59 print accountnumber USDJPY,M5: AccountNumber16384
Why My AccountNumber 16384 always . FXDD
How can I get the right AccountNumber from expert?


//+------------------------------------------------------------------+
//| expert start function |
//+------------------------------------------------------------------+
int start()
{
//----
Print ("AccountNumber", AccountNumber());
//----
return(0);
}
//+------------------------------------------------------------------+
 
Could you explain what you whould like to get?
 
AccountNumber is ever 16384 ! Bug?
with me also
 
FinGeR:
AccountNumber is ever 16384 ! Bug?
with me also

AccountNumber is number of your demo or real account. If you use only one account, the AccountNumber() function will return the same value.
 
Print("account number ", AccountNumber() );
look image please

 

How to return the right AccountNmber if I use two accounts? When I use two accounts in one Mt?

 
In backtest AccountNumer always equal 16384 :)
Don't warry, be happy.
 
:)
 

Did you originally download the MetaTrader from the Alpari site?

If you did and now your using the FXDD you have to change your server inside Tools>Options

Make sure it's : mt4demo.fxdd.com:443 (that's to use a MetaTrader 4 demo account)