Tiju Stephen / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
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);
: