hummingbot
hummingbot copied to clipboard
Connects to Uniswap exchange instead of PancakeSwap
Describe the bug
Set up the amm_arb strategy for 2 exchanges: binance_paper_trade and pancakeswap_binance-smart-chain_testnet:
I launch the strategy - an error occurs:
The error shows that the bot is trying to connect to the Uniswap exchange instead of the PancakeSwap exchange.
Steps to reproduce
- Using the command create create a new strategy based on amm_arb
- Set PancakeSwap exchange as connector2
- Start strategy
Release version
2.0.1
Type of installation
Source
Attach required files
No response