Interface configuration

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 use the BackTest functionality in the MoonBot terminal to cut out a fragment of the coin chart with the Scissors button, which no longer has separate cross trades, but only mini candles?

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 Scissors button, you can cut interesting fragments from the coin chart in the main window of the MoonBot terminal, in

Is it possible to use the BackTest functionality in the MoonBot terminal to cut out a fragment of the coin chart with the Scissors button, which no longer has separate cross trades, but only mini candles? 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 »

Which LINUX operating system distributions are supported to run the MoonBot terminal on LINUX?

It is recommended to use Debian 12 to run the MoonBot terminal on LINUX, but it has also been tested on the following LINUX distributions:– Debian: 11, 12– Ubuntu 20.04, 22.04, 24.04 (Ubuntu version 22.04 and older is recommended)– RHEL/CentOS based: AlmaLinux 9.5, RockyLinux 9.5 (allows you to expect compatibility with any distributions based on

Which LINUX operating system distributions are supported to run the MoonBot terminal on LINUX? Read More »