CoinAlpha / hummingbot

Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
https://www.hummingbot.org
Apache License 2.0
168 stars 81 forks source link

Failed Test PR #330 - Missing drop-down list for market parameter #334

Closed mrhzysbl closed 1 year ago

mrhzysbl commented 1 year ago

Summary and Screenshots

There is no drop down list of market pairs that are available from the Injective Perpetual connector.

Screen Shot 2023-04-05 at 5 41 06 PM

Steps To Reproduce

  1. Clone and install featured branch
  2. Connect to gateway
  3. Create a strategy
  4. Configure the market trading pair

Expected Results

The list of available market pairs should be on a drop down list.

Test Result Comparison

n/a, new connector

Attachments

n/a

mrhzysbl commented 1 year ago

Confirmed that the issue has been fixed on commit 9828270