satrap
satrap
Friends

Add friends via their profile or user search and you will be able to see if they are online

satrap
Added topic compiler error in enumeration
When I compiler following code ---------- code begin ------------ enum ENUM_ORDER_SYMBOL{ EURUSD, S&P500, OILUS };  ---------- code end ------------    there're "comma expected"  error #155 it seems we can't use "&"