BacktestersStrategy Scripting
Strategy Scripting
Strategy Scripting is a feature within each of our 3 Backtesters that allows users to create and backtests strategies using our own scripting language. This feature works just like alert scripting but is adjusted toward backtesting.
To better learn about Strategy Scripting, see the following pages:
Placeholders
Learn how to reference market and backtesting data when scripting strategies.
Operators
Learn about the operators you can use to compare data with each other.
Actions
Learn how to open, exit trades, and more using actions.
LUCID Connectors
Use any condition from any external LuxAlgo toolkit in your scripted strategy with LUCID connectors.