Compiler messages: syntax
AlgoBarsX compiler messages about syntax, with what each code means and the real message where there is one: AS0010, AS0011, AS0012, AS0013, AS0014, AS0015, AS0016.
AS0010expected#
AS0011missing_colonerror#
Missing ":" after the rule condition.
AS0012missing_headererror#
A script starts with its type and a name, such as strategy "My Strategy" or indicator "My Indicator".
AS0013no_effect#
AS0014bad_version#
AS0015unknown_modifier#
AS0016expected_blockerror#
Put what the rule does on indented lines below.