Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MACD analysis stuck on ~150/270 records #635

Open
d3spwn opened this issue Jul 28, 2018 · 5 comments
Open

MACD analysis stuck on ~150/270 records #635

d3spwn opened this issue Jul 28, 2018 · 5 comments

Comments

@d3spwn
Copy link

d3spwn commented Jul 28, 2018

I've been running the bot for close to a day now. I've set up MACD market analysis with the values suggested in the documentation. The bot seems stuck on ~150/270 records. Sometimes the number even goes down:

Note: this in on Bitfinex and I'm only analyzing BTC

Lowering data_tolerance is not an option because the minimum (10) would mean at least 180 records are needed. I can't even get to that.

BTC : Need more data for analysis, still collecting. I have 147/270 records
Caught exception during MACD analysis, using percentile for now
BTC : Need more data for analysis, still collecting. I have 146/270 records
Caught exception during MACD analysis, using percentile for now
BTC : Need more data for analysis, still collecting. I have 145/270 records
Caught exception during MACD analysis, using percentile for now
BTC : Need more data for analysis, still collecting. I have 144/270 records
Caught exception during MACD analysis, using percentile for now

@d3spwn
Copy link
Author

d3spwn commented Jul 29, 2018

As it turns out, this is due to the request throttling. I changed Bitfinex.py to rotate requests though a couple different proxies. This seems like a decent workaround.

@sanitariu
Copy link

I have the same issue with bitfinex. How you managed to add proxies ?
How can i slow MACD data collecting ?

@Grzesiek83
Copy link

@d3spwn could you share your bitfinex.py? i Have the same issue right now :(

@jorijn
Copy link

jorijn commented Dec 8, 2018

I'm having the same issue too.

@yehjames
Copy link

same issue, too

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants