Creating a trading strategy
To create a trading strategy:
- On the main menu bar, click File > New > Script Strategy.
The New Script Strategy wizard opens.
- Type a name for your new strategy.
- Click Next.
- Select the instruments to trade with this strategy.
- Click Next.
- Set the bar sizes the strategy should handle.
- Click Finish. The strategy script editor will open and you can start writing the startegy code.