codingthee / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
codingthee
Added topic MT5 MarketWatch ; Daily Change using CustomSymbols
void OnStart () { string sym = Symbol (); bool cus = true ; bool is = SymbolExist (sym, cus); double last_high = SymbolInfoDouble (sym, SYMBOL_ASK ); Print (sym