Interface configuration

Will the file continue to play.bin on the coin chart, previously launched through the MoonBot terminal’s BackTest window?

The MoonBot terminal has a “BackTest” function – testing strategies based on historical trade data. On the main window of the MoonBot terminal, click on “Menu – BackTest” to open the “BackTest” window. Using the “Select file” button, you can select the desired file.bin and click on the “Play” button to start playing it on […]

Will the file continue to play.bin on the coin chart, previously launched through the MoonBot terminal’s BackTest window? Read More »

What happens if you manually change the mode from EMULATION to real mode in the MoonBot terminal while using the BackTest functionality and playing the “.bin” file with historical trade data?

If the MoonBot terminal is running while using the BackTest functionality and playing the file.bin with historical trade data, manually change the mode from EMULATION to real, then play the file .The bin is automatically terminated immediately. This is how protection against accidental purchases on a real deposit is implemented when playing .bin files.

What happens if you manually change the mode from EMULATION to real mode in the MoonBot terminal while using the BackTest functionality and playing the “.bin” file with historical trade data? Read More »

Where can I get the files .bin with historical trade data records to play them using the MoonBot terminal’s BackTest window?

The MoonBot terminal implements the “BackTest” function – testing strategies based on historical trade data, which are recorded in files with the extension.bin. There are several ways to get such files.: 1) On the main window of the MoonBot terminal, click on “Menu – BackTest” to open the “BackTest” window. Next, click on the “Download

Where can I get the files .bin with historical trade data records to play them using the MoonBot terminal’s BackTest window? Read More »

How long does it take in the MoonBot terminal to play the “bin” file through the BackTest window, is it possible to speed it up or trim the fragment I don’t need?

The MoonBot terminal has a “BackTest” function – testing strategies based on historical trade data. On the main window of the MoonBot terminal, click on “Menu – BackTest” to open the “BackTest” window. After clicking the “Select file” button, you can select the desired file to play.bin, and then press the “Play” button to play

How long does it take in the MoonBot terminal to play the “bin” file through the BackTest window, is it possible to speed it up or trim the fragment I don’t need? Read More »

Is it possible to run the MoonBot terminal under LINUX directly under Wine?

If the current version of Wine is already installed on the system (preferably versions at least 9.x, version 10.0 and higher is recommended), you can run MoonBot directly under Wine. For optimal performance, it is also recommended to have vkd3d support and all related dependencies. The Windows version of the MoonBot terminal is used and

Is it possible to run the MoonBot terminal under LINUX directly under Wine? Read More »

What are the requirements for the LINUX operating system to be able to install the MoonBot terminal under LINUX?

To install the MoonBot terminal under LINUX, pay attention to the following requirements for the LINUX operating system:– the presence of installed packages: “fuse3” (or “fuse”/”fuse2”) and “coreutils”.– the ability to execute files from the “/tmp” directory (allowed by default in most distributions).– Linux kernel with user namespaces support (required for container operation).– an installed

What are the requirements for the LINUX operating system to be able to install the MoonBot terminal under LINUX? Read More »

What dependencies do I need to install for popular LINUX operating system distributions when installing the MoonBot terminal under LINUX?

To be able to run the MoonBot terminal on LINUX, you need to install dependencies for popular LINUX operating system distributions.:– Debian/Ubuntu: sudo apt install fuse3 coreutils– RHEL/CentOS/AlmaLinux: sudo dnf install fuse3 coreutils

What dependencies do I need to install for popular LINUX operating system distributions when installing the MoonBot terminal under LINUX? Read More »

What needs to be provided for the correct launch of the MoonBot terminal for LINUX?

For MoonBot for LINUX to start correctly, the following packages must be installed on the LINUX operating system: fuse3 or fuse (version 2) and coreutils. It is also required that the file system of the /tmp directory allows the execution of binary files (the noexec option is not enabled). Most modern distributions are initially configured

What needs to be provided for the correct launch of the MoonBot terminal for LINUX? Read More »