ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.36k stars 821 forks source link

Remove fees from pong profits #898

Open CooleRnax opened 5 years ago

CooleRnax commented 5 years ago

It would be nice to remove fees from pong profits in the UI.

ctubio commented 5 years ago

:koala: for now only hitbtc and bequant bots are aware of fees, but are used for placing orders, not for subtracting fees before saving values of trades completed

fuzzyTew commented 5 years ago

coinbase pro has maker fees now, unfortunately

ctubio commented 5 years ago

:koala: after mergin latest PR, we are one line away to solve this issue i think