This application simulates a FX trading terminal using AJAX technology. The simulation runs for 15 min. with all updates coming from a remote server. In a real-world simulation only the trade requests would be handled with AJAX; the update processing would be better implemented in COMET technology.