AccountInfoDouble(ACCOUNT_PROFIT) Error

 
void OnStart() {
  Comment(AccountInfoDouble(ACCOUNT_PROFIT));
}
 
It always returns 0.0
 
It's the floating profit/loss, not the closed one.