Andrei

Results 38 comments of Andrei

I like the idea of automatically creating a config.yml and prompting the user to fill in their details via the console. Has this been tested?

Thanks, yes issue is there for live orders. That's because the trades.json schema for live and test orders are different. I will work on fixing this soon.

Can you describe the issue?

This is most likely a lie. There’s nowhere near that volume of new coins added to Binance, and even if it were, you chose to use this in live mode...

The event you’re describing is highly atypical for the algorithm, which made me question The validity of your claim. If there's nothing else I will close this issue.

If this is a real issue, please provide evidence as well as a full error log so that I can see exactly what went wrong.

RUN_EVERY is obsolete now yes. I've come across the same issues, as above. They might be due to a brief drop in the Internet connection but can't verify that. I...

I've limited the request rate to 0.1/s. This should mean we're using exactly 1200 requests/minute with 1 request having a weight of 2

Hey, it's up to the user to rename the example file to auth.yml. The reason the example file has a different name is that auth.yml is gitignored so we don't...

Is your code altered in any way? time.sleep function in the scraper file?