I'm just trying to get up and going with a simple 2-line MA crossover automated trading system.
Specifically, I'd like a 2-line SMA crossover system, one entry at the close of the bar on every crossover, and then exit the position at the end of the session.
The MA crossover systems supplied with MultiCharts don't seem to have the SetExitOnClose command already programmed, and the PowerLanguage application does not have a point-and-click interface so it looks like I must learn the programming language in order to make a simple modification to the supplied systems.
Any suggestions?
Thanks,
Specifically, I'd like a 2-line SMA crossover system, one entry at the close of the bar on every crossover, and then exit the position at the end of the session.
The MA crossover systems supplied with MultiCharts don't seem to have the SetExitOnClose command already programmed, and the PowerLanguage application does not have a point-and-click interface so it looks like I must learn the programming language in order to make a simple modification to the supplied systems.
Any suggestions?
Thanks,