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

[HELP] Getting AttributeError #40

Closed shiftcryptomyid closed 3 years ago

shiftcryptomyid commented 3 years ago

why i alway getting

AttributeError: 'Notifier' object has no attribute 'conditional_mode'

I use the example config in config.md

w1ld3r commented 3 years ago

I need your config file and the output error to resolve the issue.

shiftcryptomyid commented 3 years ago

Error : image

config file

settings: log_level: INFO update_interval: 500 market_pairs:

exchanges: binance: required: enabled: true

indicators: rsi:

informants: ema:

crossovers: std_crossover:

notifiers: webhook: required: url: https://shiftcrypto.my.id//signal/signalV2.php optional: username: botku password:

w1ld3r commented 3 years ago

Sorry for the issue @shiftcryptomyid, it's fixed in the new push.