7 FeatureEditor
Niquel Mendoza редактировал(а) эту страницу 2026-07-16 01:14:19 +00:00

Feature Editor

In this tab you can create, save and compile .yaml files, a YAML file with FGBLC Shema for describing the features of an ML model. These features will later be used by your bot or by the Python trainer.


Buttons

  • Regenerate: Restores the editor content to the base template. Confirmation will be requested before replacing the current content.

  • Save: Saves the current content to the loaded file. If no file is active, a dialog will open to select or create one.

  • Load: Allows loading a features file. You can choose between a default template or a specific file. Only .txt or .yaml files are allowed.

  • Compile: Compiles the current .yaml file and generates a .csv with the features.

    • If a file is active, you will be asked whether to use the same name changing only the extension to .csv, or to select a different output file.
    • If no file is active, you must first save the content with the Save button and then select that file when compiling.

    Compiling requires a .yaml file saved on disk. It is not possible to compile directly from the editor content without having saved it first.

  • Font size: Adjusts the editor font size. Minimum: 8, maximum: 14.


The complete YAML FGBLC Schema description can be found in the following README: https://forge.mql5.io/nique_372/AiDataGenByLeo/src/branch/main/GenericData/ShemaJson