This document discusses using computational learning techniques like reinforcement learning and genetic algorithms to develop intraday foreign exchange trading strategies based on popular technical indicators. It compares these techniques to simpler methods like an exact solution to a Markov decision process and a heuristic. While all methods generated profits with zero transaction costs, the genetic algorithm approach performed best for nonzero transaction costs, though no method was profitable at realistic transaction costs. The document emphasizes the need to constrain in-sample learning to avoid overfitting.