Kalaborative / binance-bot

Very simple binance trading Bot using Binance REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't Trade

systemlord95 opened this issue · comments

I had some issues to setup your bots.

Now i have the problem that i can't trade.

Output:
`> "XVGETH"
Last close price for XVGETH was 0.00006029
('Your profit target is', '0.00006096')
Your order will be for 0.00006029 with 17.8266710897 XVG
Buying...
Buy method 1, three decimal places
Method 1 failed.
Buy method 2, rounded coins
Method 2 failed.
Buy method 3, rounded coins but minus one
Method 3 failed.
Buy method 4, 2 decimal places
400
Filter failure: LOT_SIZE
Enter a symbol.

`

I've found the problem.

If your account value is too small you can't trade so the "Filter failure: LOT_SIZE" message will be posted.