Is it possible to get information out of an EA each and every second instead of just when a tick occures? I want this to be so because the EA that I'm writing takes price data out of a few currencies and steps weather they've gone up in price or down in price, and this is not possible to do in case it only takes the information each tick as it misses the shift in data of all of the other currencies. .

Thanks a lot