Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.08k stars 723 forks source link

Get Historical Data - Service unavailable #2559

Open BarnumD opened 3 months ago

BarnumD commented 3 months ago

Step 1: Have you search for this issue before posting it?

If you have discovered a bug in the bot, please search our issue tracker. If it hasn't been reported, please create a new issue.

Step 2: Describe your environment

Step 3: Describe the problem:

A clear and concise description of what the bug is. On the /backtesting page, clicking Get Historical Data; Receive the following error: Error: Failed to load_symbol_markets: ExchangeNotAvailable on binance GET https://api.binance.com/api/v3/exchangeInfo 451 { "code": 0, "msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error." } (FailedRequest). More details in logs.

Expected behavior Download data

Steps to reproduce:

  1. /backtesting page
  2. Click get historical data

Observed Results:

Herklos commented 3 months ago

Hi @BarnumD, it seems that you tried to access regular binance with a US IP. It's not possible due to Binance.com terms, you should use Binance US exchange

BarnumD commented 3 months ago

Yes but I had the Binance exchange completely removed when this occurred.  I only had kraken exchange enabled.