</> Codebase - Debug
StrategyQuant X platform codebase – a place to share coded customizations and extensions – among all users.
Indicators / Signals
Debug a variable in AlgoWizard
If we create a template or run a strategy in AlgoWizard, we need, sometimes, to output the variable on a log to be able to debug it. Here is a function to output the variable to a log
Output Variable
AlgoWizard
Debug