Running the Bot
Short version
>>> create --v2-config [SCRIPT_NAME]
# Select a script from the list
# Follow prompts to set trading pair, order amounts, spreads, etc.
# Save the config
>>>start --v2 [SCRIPT_CONFIG_FILE]Selecting Delta-DeFi as the connector
exchange: delta-defi
trading_pair: ADA-USDM
# remaining strategy paramsStopping the bot
>>> stopLast updated