w1ld3r / crypto-signal

The #1 Automated Technical Analysis (TA) & Algo. Trading tool for Coinbase, Bittrex, Binance, and more! (Track over 500+ coins)
http://cryptosignal.dev
MIT License
76 stars 37 forks source link

Im set all_pairs: - USDT #17

Closed luckymoneyDEV closed 3 years ago

luckymoneyDEV commented 3 years ago

My error:

Beginning analysis of HSR/BTC

No historical data provided returned by exchange.

Invalid data encountered while processing pair HSR/BTC, skipping

No historical data provided returned by exchange.

Invalid data encountered while processing pair HSR/BTC, skipping

No historical data provided returned by exchange.

Invalid data encountered while processing pair HSR/BTC, skipping

Traceback (most recent call last):

File "app.py", line 45, in

main()

File "app.py", line 39, in main

behaviour.run(settings['market_pairs'], settings['output_mode'])

File "/app/behaviour.py", line 63, in run

new_result = self._test_strategies(market_data, output_mode)

File "/app/behaviour.py", line 98, in _test_strategies

new_result[exchange][market_pair]

File "/app/behaviour.py", line 250, in _get_crossover_results

key_indicator = new_result[crossover_conf['key_indicator_type']][crossover_conf['key_indicator']][crossover_conf['key_indicator_index']]

IndexError: list index out of range

Can you help me to resolve this issue?

w1ld3r commented 3 years ago

Hello @luckymoneyDEV, I can't help you without parts of your config.yml. Don't hesitate to use the Bug report template.