|
RealTest scripts describe strategies and analyses without traditional programming. These topics cover the language, its sections, and every syntax element.
•Language Basics - section and item syntax, and the intelligent script editor
•Script Sections - the outer sections that make up a script
•Formula Syntax - the expression language used throughout
•Syntax Element Categories - every keyword grouped by category
•Syntax Element Details - the full reference for each keyword
•Bar Offsets - referring to earlier bars
•Date Constants - writing dates in formulas
•Other Constants - other built-in constants
•Symbol References - referring to specific symbols
•String Values - text values in scripts
•User-Defined Item Names - naming your own items
•Item Name Overrides - overriding reserved names
•Script Comments - commenting out text
•Conditional Comments - including or excluding blocks by definition
•File Path Syntax - how paths are written and resolved
•Output Format Specification - controlling column formatting
•New Script Template - the starting point for a new script
•Combining Scripts - including one script in another
•Default Scripts - automatically included section files
|