Location of the Journal in the BotTabSimple project and code.

Location of the Journal in the BotTabSimple project and code.

The Journal class instance encapsulates all the logic of position handling in the system. Each tab has its own journal. The Journal class in the project is located in the folder OsEngine\project\OsEngine\Journal\

Fig. 1. The location of the Journal class in the project.

To get a reference to the journal from the tab, you can call the method:

public Journal.Journal GetJournal()

To open the journal from the user interface, you need to press the "Journal" button on the control panel:

Fig. 2. The button to open the journal.

Fig. 3. The appearance of the journal.

You can read more about the role and purpose of the journal in the user interface by following the link.

If you have any difficulties or questions, please write to the support chat. Link