ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++

Home Page:https://127.0.0.1:3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binance rounding error - too aggressive (?)

Corfucinas opened this issue · comments

Just started the instance with normal settings that you know. I think the rounding update on the last commit triggered this

Bid and Ask size are the same on the settings btw

image

Wallet got eaten again lol, same behavior as described on #1117

image

There's another problem, once the bot hits the above error, it will place arbitrary trades at a losing Pong that will not show up on the UI nor the DB, but will be executed, the market has gone up ~30%, but the bot traded in a way that I lost -10%

thank you for the report'''
my brain hurts reading this error messages, because each line looks like is half of it about the orders and half of it is about the wallet

im sorry for the mess lemme fix it soOn''