Tiju Stephen
Tiju Stephen
Friends

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

Tiju Stephen
Added topic I am looking for any enhancements to this function
/// GET ENTRY PRICE FUNCTION double GetCorrectEntryPrice( string sym, int direction) {     RefreshRates();      double ask = symAsk(sym);      double bid = symBid(sym);
Tiju Stephen
Registered at MQL5.community