You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux traderjoe 4.15.0-128-generic ./reducer.sh FATAL ERROR #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Zenbot version (commit ref, or version): 4.1.0
Zenbot branch: Master
NodeJS version: v12.16.0
Python version (when using a python script): Python 3.7.6
Zenbot works and do trades, but the numbers differs from the real world. What is going on here? I've highlighted the Numbers of the price, what differs horrobly. Zenbot thinks, it has done a good trade with a win, but in reality it was a trade with loss. Zenbot has done this trade:
TYPE | AMOUNT | PRICE | TOTAL | FEE | SLIPPAGE | DATE | EXECUTION TIME | PROFIT
SELL | 0.00657417 BTC | 24286.3256532 EUR | 159.6624335 EUR | 0.15966243 EUR | 0.0000% | 2021-01-01 07:56:24 | a few seconds | 0.48%
BUY | 0.00658002 BTC | 23726.31896 EUR | 156.1196533 EUR | 0.00000658 BTC | 0.0000% | 2021-01-01 07:55:54 | a few seconds | 0.53%
System information
Describe the problem
Zenbot works and do trades, but the numbers differs from the real world. What is going on here? I've highlighted the Numbers of the price, what differs horrobly. Zenbot thinks, it has done a good trade with a win, but in reality it was a trade with loss. Zenbot has done this trade:
TYPE | AMOUNT | PRICE | TOTAL | FEE | SLIPPAGE | DATE | EXECUTION TIME | PROFIT
SELL | 0.00657417 BTC | 24286.3256532 EUR | 159.6624335 EUR | 0.15966243 EUR | 0.0000% | 2021-01-01 07:56:24 | a few seconds | 0.48%
BUY | 0.00658002 BTC | 23726.31896 EUR | 156.1196533 EUR | 0.00000658 BTC | 0.0000% | 2021-01-01 07:55:54 | a few seconds | 0.53%
And on binance are totally different numbers:
Datum | Handelspaar | Typ | Seite | Durchschnitt | Preis | Ausgeführt | Betrag | Gesamt | Auslösebedingungen | Status |
2021-01-01 07:56:19 | BTC/EUR | Market | Verkaufen | 23683.03 | Market | 0.006574 | 0.006574 | 155.70 EUR | _ | Filled |
2021-01-01 07:55:49 | BTC/EUR | Market | Kaufen | 23684.59 | Market | 0.006580 | 0.006580 | 155.85 EUR | _ | Filled |
Is this a bug? Is there something, i do wrong? Can i provide other data, to analyze this behavior?
Or does zenbot simply not work?
The text was updated successfully, but these errors were encountered: