

Below is an example of a moving average crossover system that buys 100 shares on a cross above and sells 100 shares on a cross below If Close crosses above Average(Close,10) then buy 100 shares next bar open TradeStation handles all of the “no fun” tasks like data connectivity, order routing, and account monitoring while traders get to focus on the logic of the strategy.Įasy Language allows traders to express their trading ideas in almost human readable syntax. TradeStation’s proprietary coding language, called Easy Language, was designed to make programming easy for traders. There are two ways to create a strategy for backtesting and live trading in TradeStation. In order to backtest, we need a strategy.

Additionally, TradeStation has a great installation video and user guide here:Ĭreate a Strategy for Backtesting and Live Trading Build Alpha and this guide are compatible with both. At the time of writing, TradeStation offers both version 9.5 and version 10. Next, select the Download Software tab in the top menu. First, head to the TradeStation’s home page to login to your Client Center. If you have not already downloaded TradeStation, then please do so before continuing with this backtesting on TradeStation guide. The Best Way to Properly Backtest on Tradestation How to Download TradeStation
