I've made a strategy where the algorithm will buy a specified security when two moving averages have successfully crossed AND when price has closed above one of the averages. I've combed through the help section but I can not seem to find out how to successfully add the close price into my algorithm. I would appreciate your help.

Author