In the MoonBot terminal, when you click on the “Important” checkbox in the Reports table, the .bin file is simultaneously saved to two folders, Logs/Important and BackTest/Important. Is this normal?

: File system

In the MoonBot terminal, when you click on the “Important” checkbox in the Reports table, the .bin file with the recorded transaction is simultaneously saved in two folders: Logs/Important and BackTest/Important. Important folders. This is done on purpose, as one .bin file is saved for the report in the Logs/Important folder, and a copy with the same name is simultaneously saved in the BackTest/Important folder and can be used for BackTest (testing strategies on historical trade data).