implicit conversion from 'number' to 'string' help please

 
this EA is used to 'post' trade data to a server to store the trade data...can anyone help solve this?
 
Preeze_fx:
this EA is used to 'post' trade data to a server to store the trade data...can anyone help solve this?

if you did a search of this website, before posting your message, you would have found the answer in search results.

 
Preeze_fx:
this EA is used to 'post' trade data to a server to store the trade data...can anyone help solve this?

its probably in the send function

IntegerToString(AccountInfoInteger(ACCOUNT_LOGIN))