Blox Basic is a full-featured scripting language that lets you control a historical trading simulation using powerful language constructs.
| Reference Areas: | Descriptions: | 
|---|---|
| Trading Blox Basic's language is based upon the use of Objects. Object are data structures that provide property values, and methods for changing values. It also provides Sub-Routine and Functions for modifying information in various ways. | |
| In Blox Basic you can create variables which have names and can hold values just like a spreadsheet cell can. | |
| A powerful tool to verifying your scripts are doing what you intended, and a way to understand what must be changed when they are not working well. | |
| A comprehensive list of all the functions built into Blox Basic | |
| Additional indicators and functions are available in this section. | |
| You can use a variety of indicators in a trading system. Trading Blox provides a long list of available indicator methods and function. All of these can easily be selected and used as a standard indicator for display, or as component to a custom indicator in a system. Built-in functions can also create a value in a custom indicator you create. | |
| Shows the types of operators and expressions you can write in a Blox Basic script | |
| This section contains information for solving some of the more common script problems. | |
| shows the types of statements you can write in Blox Basic | 
| Edit Time: 9/13/2020 3:26:51 PM | Topic ID#: 169 |