Creating a new module
EvoCode allows a user to create a new module or open a pre-existing one.

To begin writing source code for a new module, a user needs to choose the module type: Strategy or Indicator.

Working with the chosen EvoCode module, a user can open a pre-existing module by clicking on theitem located in ‘File’ menu or create a new module by clicking on the
item.
While creating a new module, the following dialog window will be opened:

In the opened window user can choose:
Module name;
Location where the file with source code will be saved;
The type of a module.
After clicking ‘Create’ button, the template will appear in the source code editor window.
Last updated