>>> create --script-config simple_pmm For more information, please visit https://pyperclip.readthedocs.io/en/latest/introduction.html#not-implemented-erro r (See log file for stack trace dump) Exchange where the bot will trade >>> mexc
Trading pair in which the bot will place orders >>> MX-USDT
Order amount (denominated in base asset) >>> 0.01
Bid order spread (in percent) >>> 0.001
Ask order spread (in percent) >>> 0.001
Order refresh time (in seconds) >>> 15
Price type to use (mid or last) >>> mid
Enter a new file name for your configuration >>> conf_simple_pmm_1.yml A new config file has been created: conf_simple_pmm_1.yml
2024-11-15 13:10:31,262 - 2684330 - hummingbot.connector.exchange.mexc.mexc_exchange.MexcExchange - INFO - Network status has changed to NetworkStatus.CONNECTED. Starting networking... 2024-11-15 13:10:31,715 - 2684330 - hummingbot.connector.exchange.mexc.mexc_api_order_book_data_source.MexcAPIOrderBookDataSource - ERROR - Unexpected error occurred subscribing to order book trading and delta streams... Traceback (most recent call last): File "/root/hummingbot/hummingbot/connector/exchange/mexc/mexc_api_order_book_data_source.py", line 76, in _subscribe_channels symbol = await self._connector.exchange_symbol_associated_to_pair(trading_pair=trading_pair) File "hummingbot/connector/exchange_base.pyx", line 97, in exchange_symbol_associated_to_pair return symbol_map.inverse[trading_pair] File "/root/miniconda3/envs/hummingbot/lib/python3.10/site-packages/bidict/_base.py", line 524, in __getitem__ return self._fwdm[key] KeyError: 'MX-USDT'