Multi-Symbol Trading Strategy scripts are used for simultaneously trading a group of symbols from a single strategy instance. Common use-cases include pair trading strategies, basket trading strategies and dynamic index strategies, all of which need to evaluate multiple symbols at the same time in order to make trading decisions.
# | Language | Name |
---|---|---|
1 | Python | How to Accept a Signal as a Parameter |
2 | Python | How to Accept an Indicator as a Parameter |
3 | Python | How to Create and Use a Signal |
4 | Python | How to Create and Use an Indicator |
5 | Python | How to Process Multiple Symbols |