[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GV speed question



PureBytes Links

Trading Reference Links

Which is faster?  dbs

GetAt("IND5w","TR55");
GetAt("IND5w","TRt1");

or

GetAt("TR55","TR55");
GetAt("TRt1","TRt1");