Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

the bot spam me message "Canceled - #HSR/BTC SELL 0.80000000@0.001267" #8

Open
itsjNathan opened this issue Apr 30, 2018 · 1 comment
Assignees
Labels
bug Something isn't working to do

Comments

@itsjNathan
Copy link

itsjNathan commented Apr 30, 2018

the bot spam me "Canceled - #HSR/BTC SELL 0.80000000@0.001267" when buy order successfully filled.

buydip: {
name: "Buy Dip",
paperTrading: false,
buyAmountMarket: 0.001,
profitTarget: 1.4,
maxLoss: 0.8,
maxTradingPairs: 5,
targetMarket: "BTC"
}

image

@andresilvasantos andresilvasantos added the bug Something isn't working label Apr 30, 2018
@andresilvasantos
Copy link
Owner

When there's a buy, the bot always assumes that it can sell all the amount it bought. It's a bad assumption, but it works when you have a enough BNB to cover the fees. I do believe that's the problem.

I'll have a look into this. In the meantime, if you want to play with it, just buy 1 BNB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to do
Projects
None yet
Development

No branches or pull requests

2 participants