Strategies in the MoonBot terminal are stored in the data folder in files like: Binance-BTC-strat.txt – this is, for example, a file with strategies for the BTC pair for the spot market. If you switch to another pair, for example USDT, the bot will create a new empty file Binance-USDT- strat.txt and the strategies created in the bot on USDT pair will be written and read from this file.
Strategies can be transferred to another pair, to do this, copy the file with the strategies and change the name of the trading pair, and after running the bot, check the strategy for compliance with the parameters of this pair (the volume in the filters, the order size, etc.), since the strategy BTC order size can be set to 1 BTC, but in the strategy USDT it will be 1 USDT, then you need to change the order size to the size you need in USDT.
In which file are the strategies for the MoonBot terminal stored?
:
File system