Can I install the MoonBot terminal on a computer running a 32 bit operating system?

: General questions

The 64-bit architecture has an important advantage when dealing with exchange data due to the fact that exchange prices are encoded by the 64-bit real double type. The MoonBot kernel is optimized in this way: in addition to slightly optimizing calculations, there is a significant benefit of using non- blocking synchronization. Since MoonBot handles finances, optimal kernel performance is doubly important compared to a regular program. This advantage would be lost to users of the 32-bit version, so it would not make sense for us to make it, and it would be a step backwards rather than forwards.